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

ModuleNotFoundError: No module named 'data.single_dataset' #15

Open suntenghub opened 4 years ago

suntenghub commented 4 years ago

if run "experiments/test.sh", it will be set "dataset_mode single=single", but there is no file "single_dataset.py" in this folder of data!

tcexeexe commented 3 years ago

Hi, I meet the same problem, have you solved it??

Richard-wang85 commented 2 years ago

Hi, I meet the same problem, have you solved it?

pfeducode commented 2 years ago

you can change the value of parameter --data_model to allface. Beacause there is a allface_data.py in filedir data