google / nerfies

This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
https://nerfies.github.io
Apache License 2.0
1.59k stars 215 forks source link

Wrong resolution when Implementing nerfies on nerifies-vrig data #37

Open ChilsonZhu opened 2 years ago

ChilsonZhu commented 2 years ago

Hi,

I implemented nerfies on nerfies-vrig data with default setting. The results are similar to the ones presented in the paper, however the resolution of the outputs is much lower than expected. Do I miss anything in configuration?

keunhong commented 2 years ago

Hi Chilson. How small are your outputs? Some of the datasets have smaller resolutions (the ones taken as a video rather than a collection of photos).