switchablenorms / CelebAMask-HQ

A large-scale face dataset for face parsing, recognition, generation and editing.
2.05k stars 343 forks source link

Have trouble running this demo #12

Closed yangyingni closed 4 years ago

yangyingni commented 5 years ago

I added all datasets into the file,the file was 3.11G after unzipped.I put HQ pictures under './Data_preprocessing/train_img',put label pictures under './Data_preprocessing/train_label'.But when i trained the network,it shows FileNotFoundError:[Error 2]No such file or directory: './Data_preprocessing/train_label\.png',always change,Can you tell me why?Thank you.

steven413d commented 5 years ago

I ran again like your setting. But I had no problem. Have you preprocessed the mask label? I add a preprocessing code (integrate several facial labels into one label) in the repository. You can try it again.

yangyingni commented 5 years ago

Ahh. I didn't integrate labels into one.Can you share me the demo? Thank you. My email is 2676426668@qq.com.Thank you very much.

steven413d commented 5 years ago

Thanks for your interest in our project. The demo code will be released soon.

yangyingni commented 5 years ago

Thanks very much.