facebookresearch / robust-dynrf

An algorithm for reconstructing the radiance field of a dynamic scene from a casually-captured video.
MIT License
219 stars 11 forks source link

Extracting evaluation result for Nvidia dataset #20

Open MY-Park opened 1 year ago

MY-Park commented 1 year ago

Hi, thank you for your awesome work!

Can you provide the guide to extract rendering results for Nvidia dataset which are reported in the paper (Table 3)?

I found that the fix_view option in rendering gives different results from the evaluation dataset you provided(in results.zip).

So, it would be really grateful if you provide the guide including camera trajectory information for proper evaluation.

Thanks a lot!

Li-jingfeng commented 10 months ago

Hi, thank you for your awesome work!

Can you provide the guide to extract rendering results for Nvidia dataset which are reported in the paper (Table 3)?

I found that the fix_view option in rendering gives different results from the evaluation dataset you provided(in results.zip).

So, it would be really grateful if you provide the guide including camera trajectory information for proper evaluation.

Thanks a lot!

May I inquire if you have found a solution to this issue?