lijx-nutonomy
lijx-nutonomy
One reason could be the incorrect reading of point clouds, e.g., reading as dtype=np.float32 or np.float64.
Thanks for point this out. I have updated the index_max_ext module, which is ok on my system with python3.7+cuda10.1+pytorch1.1. Could you please try again and tell me the result? Previous...
That is weird since it is working fine on several computers in my lab. Anyway, I will try to solve it as soon as possible, but it may take some...
@JeremyCJM @SkyeFromKindergarten The index_max_ext module has been updated for torch 1.2. Could you guys try again and give some feedbacks? Thanks!