gafniguy / 4D-Facial-Avatars

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

A problem about the test results #37

Closed 12138wzm closed 2 years ago

12138wzm commented 2 years ago

Thanks for your wonderful work!

When tested using eval_transformed_rays.py, I got images have clearly visible pixels. As shown in the figure below. The model was trained 400K times. The configuration file is dave_DVP_lcode_fixed_bg_256_paper_model.yml.

What can I do to get clear generated images? 0000

12138wzm commented 2 years ago

When I modified validation.num_coarse and validation.num_fine from 16 to 64 in dave_DVP_lcode_fixed_bg_256_paper_model.yml, the results are fine.