You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I "make -f makefile_10.0 clean" and "make -f makefile_10.0", I can use the tf_nndistance.nn_distance function ,but no matter what two sets of point clouds I enter, the returned distance and idx are zero. How can I use the function correctly?Thanks
The text was updated successfully, but these errors were encountered:
I have found that if I use placehoulder and feed the value to run ,and I will get zero ,but if I use array and transform it to tensor and run ,the result will be right.
When I "make -f makefile_10.0 clean" and "make -f makefile_10.0", I can use the tf_nndistance.nn_distance function ,but no matter what two sets of point clouds I enter, the returned distance and idx are zero. How can I use the function correctly?Thanks
The text was updated successfully, but these errors were encountered: