Newsletter
Get notified when new AI tools are added
Join the community.
AnimeGAN is an open-source neural network that converts images and videos into an anime look using GAN (generative adversarial networks). The project is hosted on GitHub and is built with PyTorch.
AnimeGAN is designed for anime-style stylization of visual content. The code has been public since 2019, and an improved release, AnimeGANv2, was introduced in 2021.
AnimeGANv2 reduces the generator size to 8.17 MB, which helps make it one of the faster options for image processing.
There’s no official website or web app. You run AnimeGAN locally via the GitHub code.
AnimeGAN is free for non-commercial use and includes English-language documentation.