Diffusion-3D-Features icon indicating copy to clipboard operation
Diffusion-3D-Features copied to clipboard

confusion about the err metrics

Open Wei-kang-Wang opened this issue 9 months ago • 0 comments

Hello! Nice work! I have a question about the err metric you used in the paper. The definition is equation 11 in the arxiv version of your paper. But in the code, I found that from line 86-87 in the correspondence.py file, it actually computed the squared distance rather than the real distance stated in the equation 11. Could you please make it more clear? Thanks!

Wei-kang-Wang avatar May 06 '25 14:05 Wei-kang-Wang