-
Notifications
You must be signed in to change notification settings - Fork 0
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
Neuralangelo——(chamferdistance) #1
Comments
I have given up on reproducing the results of the paper. There are point cloud data in the DTU dataset (https://roboimagedata.compute.dtu.dk/?page_id=36), which should be usable for calculating the Chamfer distance. |
Thank you very much for your reply. For the calculation of chamfer distance, I can never reproduce the value in the paper, I know that you sent the GT point cloud of the connected DTU for the calculation of chamfer distance, but I would like to know the code that can accurately calculate the chamfer distance, do you have any research in this area? |
I remember that the coordinate systems of the point clouds in GT and the predicted point clouds are not aligned (you can confirm this by opening both point cloud files in Blender). It might require multiplying by a matrix to align the coordinates, but I wasn't able to find this matrix, so I didn't pursue it further. I hope this helps you. |
Thank you very much, my friend, and I wish you all the best! |
Hello, mate. I came here after seeing your message on the Neuralangelo project and chose to leave a message on your github page because I didn't have your contact details. I saw that you inquired about Neuralangelo author accuracy evaluation, I would like to ask, did you succeed in evaluating the chamfer distance, and if so can you provide me with assistance? I am sorry if I am disturbing you.
The text was updated successfully, but these errors were encountered: