yinyunie / ScenePriors

Implementation of CVPR'23: Learning 3D Scene Priors with 2D Supervision
https://yinyunie.github.io/sceneprior-page/
MIT License
73 stars 6 forks source link

Inquiry about Evaluation Metrics for ScenePrior Project #10

Closed kangx326 closed 10 months ago

kangx326 commented 10 months ago

Hi, Yinyu, as I am exploring your project, I am particularly interested in understanding how the evaluation metrics are computed. I believe that a clear grasp of the metrics will help me better evaluate the performance of the models and compare it with other similar works.

Could you please provide me with some details on the following: Are there any specific scripts or tools within the repository that are dedicated to calculating these metrics? If possible, could you also share any references to the standards or methods that these metrics are based upon?

Thank you for your time and assistance. I look forward to your response.

Best regards, Xin

yinyunie commented 10 months ago

Hi Xin,

I followed ATISS to do the evaluation. Please check the scripts here: https://github.com/nv-tlabs/ATISS/tree/master/scripts