Awesome
AnimeGANv3
Paper Title: A Novel Double-Tail Generative Adversarial Network for Fast Photo Animation.
Let's use AnimeGANv3 to produce our own animation.
<div align="center"> </div>📢 Updates
2024-10-31
Added a new styles of AnimeGANv3: Portrait to Pixar. :jack_o_lantern:2024-08-28
A repo more suitable for portrait style inference based on the AnimeGANv3 models has been released. Highly recommended.2023-12-10
Added a new AnimeGANv3 model for Portrait to Oil-painting style. Its onnx is available here.2023-11-23
The code and the manuscript are released. 🦃2023-10-31
Added three new styles of AnimeGANv3: Portrait to Cute, 8bit and Sketch-0 style. :ghost:2023-09-18
Added a new AnimeGANv3 model for Face to Kpop style.2023-01-16
Added a new AnimeGANv3-photo.exe for the inference of AnimeGANv3's onnx model.2023-01-13
Added a new AnimeGANv3 model for Face to comic style.2022-12-25
Added the tiny model (2.4MB) ofNordic myth styleand USA style 2.0. It can go upto 50 FPS on iphone14 with 512*512 input. :santa:2022-11-24
Added a new AnimeGANv3 model for Face to Nordic myth style.🦃2022-11-06
Added a new AnimeGANv3 model for Face to Disney style V1.0.2022-10-31
Added a new AnimeGANv3 model for Face to USA cartoon and Disney style V1.0. :jack_o_lantern:2022-10-07
The USA cartoon Style of AnimeGANv3 is integrated to ProfileProfile with Core ML. Install it by the Apple Store and have a try.2022-09-26
Official online demo is integrated to Huggingface Spaces with Gradio.2022-09-24
Added a new great AnimeGANv3 model for Face to USA cartoon Style.2022-09-18
Update a new AnimeGANv3 model for Photo to Hayao Style.2022-08-01
Added a new AnimeGANv3 onnx model (Colab) for Face to Arcane style.2022-07-13
Added a new AnimeGANv3 onnx model (Colab) for Face to portrait sketch.2021-12-25
The paper of AnimeGANv3 will be released in 2022. :christmas_tree:
🎮 Usage
-
Download this repository and use AnimeGANv3's UI tool and pre-trained *.onnx to turn your photos into anime. :blush:
-
🛠️ Installation
-
Clone repo
git clone https://github.com/TachibanaYoshino/AnimeGANv3.git cd AnimeGANv3
-
Install dependent packages
pip install -r requirements.txt
-
Inference with *.onnx
python deploy/test_by_onnx.py -i inputs/imgs/ -o output/results -m deploy/AnimeGANv3_Hayao_36.onnx
-
video to anime with *.onnx
python tools/video2anime.py -i inputs/vid/1.mp4 -o output/results -m deploy/AnimeGANv3_Hayao_36.onnx
-
🚀 Landscape Demos
:fire: Video to anime (Hayao Style)
<p> <a href="https://youtu.be/EosubeJmAnE"><img src="https://img.shields.io/static/v1?label=YouTube&message=video 1&color=red"/></a> <a href="https://youtu.be/5qLUflWb45E"><img src="https://img.shields.io/static/v1?label=YouTube&message=video 2&color=green"/></a> <a href="https://www.youtube.com/watch?v=iFjiaPlhVm4"><img src="https://img.shields.io/static/v1?label=YouTube&message=video 3&color=pink"/></a> </p>:art: Photo to Hayao Style
<br/>
:art: Photo to Shinkai Style
<br/>
🚀 Portrait Style Demos
The paper has been completed in 2022. The study of portrait stylization is an extension of the paper.
<details> <summary><strong> Some exhibits </strong> 👈</summary>:art: Face to USA cartoon style
https://github.com/user-attachments/assets/9644b1f5-78a4-4dcd-9da0-0186fbf5ab94
:art: Face to Disney cartoon style
v1.9 | v2.0 |
---|---|
<video src="https://github.com/user-attachments/assets/9cc111e9-8a1d-4c22-b0d0-0c430aca98d5" type="video/mp4"> </video> | <video src="https://github.com/user-attachments/assets/8d7f2be8-14d7-4447-b376-6b0f44a8b8fd" type="video/mp4"> </video> |
:art: Face to USA cartoon + Disney style
<a href="https://youtu.be/vJqQQMRYKh0"><img src="https://img.shields.io/static/v1?label=YouTube&message=AnimeGANv3_Trump style v1.5 &color=gold"/></a>
<details> <summary><strong> more surprise</strong> 👈</summary> </details>:art: Face to Arcane style
https://github.com/user-attachments/assets/ab082d32-cc77-4c89-92c1-6a50cfa6a77b
:art: Portrait to comic style
https://github.com/user-attachments/assets/3e999a8e-a331-46f6-863c-c01fd50591c8
:art: Face to Kpop style
https://github.com/user-attachments/assets/3a59537c-fff2-4c86-8462-d53b07ff596b
:art: Portrait to Oil-painting style
<details> <summary><strong> more surprise</strong> 👈 </summary> </details>:art: Portrait to Cute style
https://github.com/user-attachments/assets/0b105ee7-8116-4456-931c-ec196200e288
:art: Portrait to Pixar style
https://github.com/user-attachments/assets/d9c4e931-3b3c-4b03-9531-63d9e391b4df
:art: Portrait to Sketch-0 style
https://github.com/user-attachments/assets/ed3f3511-4583-41d8-aad9-e47fdd2f5c32
:art: Portrait to 8bit style
:art: Face to portrait sketch
input | Face | panoramic image |
---|---|---|
<img src="https://github.com/TachibanaYoshino/AnimeGANv3/blob/master/results/AnimeGANv3_Face2portrait_sketch/portrait.jpg" height="60%" width="60%"> | <img src="https://github.com/TachibanaYoshino/AnimeGANv3/blob/master/results/AnimeGANv3_Face2portrait_sketch/output_onnx.png" height="60%" width="60%"> | <img src="https://github.com/TachibanaYoshino/AnimeGANv3/blob/master/results/AnimeGANv3_Face2portrait_sketch/output_onnx1.png" height="60%" width="60%"> |
<img src="https://github.com/TachibanaYoshino/AnimeGANv3/blob/master/results/AnimeGANv3_Face2portrait_sketch/body.jpg" height="60%" width="60%"> | <img src="https://github.com/TachibanaYoshino/AnimeGANv3/blob/master/results/AnimeGANv3_Face2portrait_sketch/output_onnx3.png" height="60%" width="60%" > | <img src="https://github.com/TachibanaYoshino/AnimeGANv3/blob/master/results/AnimeGANv3_Face2portrait_sketch/output_onnx2.png" height="60%" width="60%"> |
🔨 Train
1. Download dataset and pretrained vgg19
2. Do edge_smooth
cd tools && python edge_smooth.py --dataset Hayao --img_size 256
3. Do superPixel
cd tools && python visual_superPixel_seg_image.py
4. Train
python train.py --style_dataset Hayao --init_G_epoch 5 --epoch 100
<br/>
✒️ Citation
Consider citing as below if you find this repository helpful to your project:
@article{Liu2024dtgan,
title={A Novel Double-Tail Generative Adversarial Network for Fast Photo Animation},
author={Gang LIU and Xin CHEN and Zhixiang GAO},
journal={IEICE Transactions on Information and Systems},
volume={E107.D},
number={1},
pages={72-82},
year={2024},
doi={10.1587/transinf.2023EDP7061}
}
:scroll: License
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 AnimeGANv3 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.
:e-mail: Author
Asher Chan asher_chan@foxmail.com