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
490 stars 112 forks source link

Cant run test #1

Closed andorxornot closed 4 years ago

andorxornot commented 4 years ago

Get error:

FileNotFoundError: [Errno 2] No such file or directory: '3ddfa/train.configs\texMU.npy'

donwloaded train.configs from 3ddfa repo. it doesnt contain texMU.npy file

Hangz-nju-cuhk commented 4 years ago

@andorxornot Thank you for pointing it out! This is a redundant file which is not needed anymore. We have fixed this problem.

We have also updated the Readme. Please refer to it and try again.

andorxornot commented 4 years ago

yeah, thanks!