houlili1357-9

Results 4 comments of houlili1357-9

If you replace all the pointnet++ net from C++ code to python, the issue can be solved, but the efficiency will be low. If you don't want to change the...

When I change torch to version to 1.4.0, there are other problems as follows: Traceback (most recent call last): File "models/votenet.py", line 19, in from backbone_module import Pointnet2Backbone File "/home/hll/hllhome/code/votenet/models/backbone_module.py",...

Thanks, After I replaced all the C++ code into python code, the problem was solved.

No,I can't convert votenet to onnx.