Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash when no proposals are found #37

Open
Chay16 opened this issue Mar 3, 2021 · 1 comment
Open

Crash when no proposals are found #37

Chay16 opened this issue Mar 3, 2021 · 1 comment

Comments

@Chay16
Copy link

Chay16 commented Mar 3, 2021

Hey @llijiang !
Thanks for sharing this implementation with us, it really helped me for my project.
I noticed that the training crashes when no proposals are found before calling the clusters_voxelization, especially the crash occurs at the following line as an empty tensor is given :
https://github.com/Jia-Research-Lab/PointGroup/blob/a41c2cd22808861f0d4986b2825875c10bb661e5/model/pointgroup/pointgroup.py#L223

Printed Error : RuntimeError: cannot perform reduction function max on tensor with no elements because the operation does not have an identity

Have you ever experienced this issue ? If yes, what are your recommendation to overcome it ?

Thanks,
Chayan

@odddozen
Copy link

Hey Chay,

I am having the same problem as you. Did you find a solution?

Thanks,
Alex

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants