Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply for Anime dataset #10

Open
annihi1ation opened this issue Mar 17, 2021 · 4 comments
Open

Apply for Anime dataset #10

annihi1ation opened this issue Mar 17, 2021 · 4 comments

Comments

@annihi1ation
Copy link

Thanks for your magnificent research!
And I wonder if I can get your Anime dataset since all of my dataset can not give me the reasonable result.

@HideUnderBush
Copy link
Owner

Thanks for your interest!

We used Danbooru dataset for the anime model. You can find:
(1) some introduction about this dataset from the gwern's blog https://www.gwern.net/Danbooru2020
(2) "user friendly" download page: https://gist.github.com/stormraiser/a8066517b0b60a50c701ee9c8f720691
(3) Note that Danbooru (origin version) is not an anime face dataset, and there is a cropped version: https://www.kaggle.com/lukexng/animefaces-512x512

Note that, in our paper, we actually used 256x256 anime data and trained on a 256x256 ffhq stylegan2 pre-trained model.

@annihi1ation
Copy link
Author

Thanks for the reply!
And you mean that we just need to fine-tune the ffhq pre_trained model with the cropped dataset. I wonder if there is any fault in my comprehension.
Again, it is nice to you to help me in a short time

@HideUnderBush
Copy link
Owner

Sorry for the late reply.

Well, you can say that you need to fine-tune the ffhq pre-trained model with the Danbooru dataset (make sure the image size of Danbooru you used/cropped matches that of the pre-trained model). To achieve better quality, you may need to read our paper and check other techniques like layer-swap. And there are also some hyper-param which would affect the results, detailed analysis can be found in experiment comparison and ablation study results.

@annihi1ation
Copy link
Author

Thanks for the reply, and I wonder if you have the fine-tuned anime stylegan2 pre-trained model. You know I am just a student who can not afford a high-performance GPU to train the model.😂

Looking forward to your reply!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants