gafniguy / 4D-Facial-Avatars

Dynamic Neural Radiance Fields for Monocular 4D Facial Avater Reconstruction
670 stars 67 forks source link

Could not get the psnr result as paper mentioned #27

Closed Rainiver closed 2 years ago

Rainiver commented 2 years ago

Hi, thanks for your great work ! I trained the model and could get visual good result.The frame results are attached below: 0185 I trained 40k iterations, however,the validation psnr is less than 20, far below of the result about psnr 26.85. I wonder if it is because of the different dataset. So could you please provide the dataset which can be tested psnr 26.85 in the paper ?

gafniguy commented 2 years ago

Hi,

The numbers are averaged over 3 test subjects. For this one, the PSNR over the test sequence is 21.8949. For the other two actors it's 30.3849 and 28.2824. I guess this one (or his shoulders) occupies more pixels in the image hence lower PSNR for this subject.

I've published recently the dataset for the other 2 subjects too.

Rainiver commented 2 years ago

Thanks for your reply. This really helps me!