ayaanzhaque / instruct-nerf2nerf

Instruct-NeRF2NeRF: Editing 3D Scenes with Instructions (ICCV 2023)
https://instruct-nerf2nerf.github.io/
MIT License
769 stars 64 forks source link

Questions about Table 1. #31

Closed starcxl closed 1 year ago

starcxl commented 1 year ago

Hi, Ayaan, many thanks for your work! It's pretty awesome!

May I ask some questions: (1) Table 1 is performed on which datasets? (2) Is there a quantitative evaluation code? Just for fair comparisons with other works' results.

ayaanzhaque commented 1 year ago

I will provide a folder in the code that contains the evaluation code and some more details on the evaluations performed in our paper!

ayaanzhaque commented 1 year ago

https://github.com/ayaanzhaque/instruct-nerf2nerf/tree/main/metrics

Here's the folder with the metric calculations.

In terms of which datasets are used for the calculations in the table, we use 10 total edits between the bear and the face scene. Hopefully this answers your question!