Hangz-nju-cuhk / Rotate-and-Render

Code for Rotate-and-Render: Unsupervised Photorealistic Face Rotation from Single-View Images (CVPR 2020)
Creative Commons Attribution 4.0 International
489 stars 112 forks source link

Noisy/broken output #38

Open yongbinkwon opened 3 years ago

yongbinkwon commented 3 years ago

I have previously used this network just fine, but recently when trying to use it, it sometimes produces output that doesn't make sense. I have attached one such image here: yaw_0 0_Benjamin_Netanyahu_0005

The output is inconsistent based on the input (same image outputs different results), and on some runs the network seems to work well. This seems to affect the first images of a batch the most. Any one else encountered this kind of issue? I'm using an RTX2080TI (over ssh) and cuda 11.2

Hangz-nju-cuhk commented 3 years ago

It might be caused by the inconsistency of pytorch and cuda versions with neural renderer.