shubham-goel / ucmr

Code for the ECCV2020 paper "Shape and Viewpoint without Keypoints".
https://shubham-goel.github.io/ucmr/
148 stars 11 forks source link

Pascal3D IoU Evaluation #24

Closed monniert closed 2 years ago

monniert commented 2 years ago

Hi Shubham, thanks for releasing this great project!

I am trying to compare against the proposed approach, how is IoU computed for the Pascal3D results (Table 3)?

In the code, following docs/training.md then src.experiments.benchmarks, it seems to output 2D silhouette IoU, does it correspond to the IoU reported in Table 3? Or is it a 3D IoU whose calculation is not in the released code?

Thanks for the help, Tom

shubham-goel commented 2 years ago

Hi @monniert. Thanks for asking. The 3D IoU calculation was not part of the initial release. I've updated the pascal branch with instructions on how to compute 3DIoU. Please see here.

Please let me know if this works for you!

Best, Shubham

yangyouzi commented 1 year ago

Hello, “No module named 'softrenderer'” appears when I try to run the project How to solve the error ? Is the file missing?

yangyouzi commented 1 year ago

Hello,I have an error here when running the NMR file, displaying "module 'soft_renderer' has no attribute 'SoftRenderer'",I checked that there is no softrender.py in the "soft_render" library,How to solve the problem? c2a6c8b21dee1105138a7e3511cd912 0b56b243d821e91ca38e85b54a0204c 227e6a3d8882e6f80e162904d6714c2