elliottwu / unsup3d

(CVPR'20 Oral) Unsupervised Learning of Probably Symmetric Deformable 3D Objects from Images in the Wild
MIT License
1.19k stars 192 forks source link

After a period of training, the result will collapse #40

Open carrot-ly opened 2 years ago

carrot-ly commented 2 years ago

I used celeba dataset and webface dataset, and then used your code and settings for training. After training the first epoch, the results are as follows: Render image: image Source image: image But at the second epoch, the rendered image becomes extremely poor. image It seems that a large part of the face has been filtered out

carrot-ly commented 2 years ago

I use CUDA 11.1