wuzuyin

Results 9 comments of wuzuyin

> After running train_transformed_rays, there is an error during running eval_transformed_rays: > > Traceback (most recent call last): File "eval_transformed_rays.py", line 522, in main() File "eval_transformed_rays.py", line 459, in main...

> Same here. Trained with person_1's data and config. Training psnr gradually reaches 32 while validation psnr plateaus at 20. Would really appreciate if author can help here! Hello, I...

> I also face this error... > > I comment this line, then it worked. However, I am still waiting the training result. > > https://github.com/gafniguy/4D-Facial-Avatars/blob/406c81ae7a1427a11b4484329544f976c1dd774e/nerface_code/nerf-pytorch/nerf/volume_rendering_utils.py#L53 May I ask how...

May I ask everyone, why do we add this loss function and what is its purpose? ![image](https://github.com/yashbhalgat/HashNeRF-pytorch/assets/52769308/bbaf54f3-f941-4d4e-8b3f-81c529fe877e)

> About 48h on a low end GPU (2080). Maybe you're running on CPU, or have wrong hyperparams I took your code and ran it directly without modifying the parameters,...

> Hi, Have you found the reason for the slow training speed? Just reduce the number of iterations, for example, to 200000

> How to set it to headless mode