val-iisc / 3d-lmnet

Repository for 3D-LMNet: Latent Embedding Matching for Accurate and Diverse 3D Point Cloud Reconstruction from a Single Image [BMVC 2018]
https://val-iisc.github.io/3d-lmnet/
MIT License
113 stars 24 forks source link

Why my shapenet's chamfer and emd so low? #8

Closed jordgey closed 4 years ago

jordgey commented 4 years ago

Sorry to bother you . I downloaded your trained model,and use bash scripts/metrics_shapenet_lm.sh to evaluate the Chamfer and EMD,but the values are too low(eg:airplane:Chamfer: 0.001360 and EMD: 0.001943).I want to ask what might be willing to cause this?The Pix3D‘s result is normal. Looking forward to your reply!

jordgey commented 4 years ago

I have not modified metrics_shapenet_lm.sh .