Closed maliho0803 closed 5 years ago
I should remind that this model is trained by the aligned CelebA dataset. The results on your custom images may look weird on attributes such as Mouth_Slightly_Open, Mustache, etc., but should be okay on attributes like Hair_Color, Pale_Skin if the face is the main part of your image. Maybe your can try training the model on the unaligned CelebA dataset.
@CastellanLiuthank you for your reply, if I aligned my custom dataset, may it will get better results? and more, if the methods of gan can not work well out of training data?
@maliho0803 First, you should align your dataset as the CelebA manner. Second, you should provide accurate attributes of your dataset. It is inconvenient for users to do these and therefore a drawback of this project. I will improve it when I have free time. Besides, I test the model on LFW and it works like on CelebA.
@LynnHo when testing, needed images labeled attributes?
@LynnHo when testing, needed images labeled attributes?
Yes.
@LynnHo how do you labeled LFW datasets?
@LynnHo how do you labeled LFW datasets?
I use an attribute predictor trained on CelebA.
@LynnHo Could you share the predictor trained on CelebA?Thank you for any help!
Maybe you can find what you want in #11
Thanks!
hey @maliho0803 , did you try this on your custom dataset? If yes, then were the results satisfying? Also, can you share your the modified files?
if I using the model trained by celeba to test my custom images, will it get good results?