You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
In fact, I also failed on the CelebA dataset, which I think is caused by RelativisticAverageHinge Loss (I originally thought it was a good enough loss function). But please try Logistic Loss, which I added later (loss function in the original paper). According to my experiments, it was successful on the CelebA dataset.
The training efficiency is really low now, and may need more optimization. It usually takes more than 2 days to train 128 * 128 resolution images.
I'm trying to implement stylegan2 with a similar structure and make it compatible with official pre-trained models.
Thanks for your good work. I train it from sketch with celebA, but I can't get good quality images. I have some questions and hope you can help.
The text was updated successfully, but these errors were encountered: