NVIDIA / MinkowskiEngine

Minkowski Engine is an auto-diff neural network library for high-dimensional sparse tensors
https://nvidia.github.io/MinkowskiEngine
Other
2.43k stars 360 forks source link

RuntimeError: ZeroDivisionError when calling MinkowskiToDensorTensor after pooling #518

Open jrockholt3 opened 1 year ago

jrockholt3 commented 1 year ago

Describe the bug A clear and concise description of what the bug is.


To Reproduce Steps to reproduce the behavior. If the code is not attached and cannot be reproduced easily, the bug report will be closed without any comments.


Expected behavior A clear and concise description of what you expected to happen.


Desktop (please complete the following information):

wget -q https://raw.githubusercontent.com/NVIDIA/MinkowskiEngine/master/MinkowskiEngine/diagnostics.py ; python diagnostics.py

Additional context Add any other context about the problem here.