News
(2020.12.25) AnimeGANv3 will be released along with its paper in the spring of 2021.
(2021.02.21) The pytorch version of AnimeGANv2 has been released, Be grateful to @bryandlee for his contribution.
Focus:
Anime style | Film | Picture Number | Quality | Download Style Dataset |
---|---|---|---|---|
Miyazaki Hayao | The Wind Rises | 1752 | 1080p | Link |
Makoto Shinkai | Your Name & Weathering with you | 1445 | BD | |
Kon Satoshi | Paprika | 1284 | BDRip |
News:
The improvement directions of AnimeGANv2 mainly include the following 4 points:
1. Solve the problem of high-frequency artifacts in the generated image.
2. It is easy to train and directly achieve the effects in the paper.
3. Further reduce the number of parameters of the generator network. (generator size: 8.17 Mb), The lite version has a smaller generator model.
4. Use new high-quality style data, which come from BD movies as much as possible.
AnimeGAN can be accessed from here.
python test.py --checkpoint_dir checkpoint/generator_Hayao_weight --test_dir dataset/test/HR_photo --save_dir Hayao/HR_photo
python video2anime.py --video video/input/お花見.mp4 --checkpoint_dir checkpoint/generator_Hayao_weight --output video/output
python edge_smooth.py --dataset Hayao --img_size 256
python train.py --dataset Hayao --epoch 101 --init_epoch 10
python get_generator_ckpt.py --checkpoint_dir ../checkpoint/AnimeGANv2_Shinkai_lsgan_300_300_1_2_10_1 --style_name Shinkai
This repo is made freely available to academic and non-academic entities for non-commercial purposes such as academic research, teaching, scientific publications. Permission is granted to use the AnimeGANv2 given that you agree to my license terms. Regarding the request for commercial use, please contact us via email to help you obtain the authorization letter.
Xin Chen
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。