bryandlee/animegan2-pytorch
A PyTorch GAN model that transforms real photos into anime-style illustrations.

Velocity · 7d
+2.3
★ / day
Trend
→steady
star history
This repository provides a PyTorch implementation of AnimeGANv2, a generative adversarial network for image-to-image translation. The model converts photographs into anime-style images with various pretrained weight options including CelebA-distilled, face paint, and paprika styles. Users can load the model via torch.hub or run inference directly on image folders.