giddyyupp/ganilla
Official Pytorch implementation of GANILLA
This tool helps artists, designers, or anyone interested in creative image manipulation transform realistic photos into diverse illustration styles. You provide standard photographic images, and the system generates new images that look like illustrations or anime. This is ideal for visual content creators looking to apply unique artistic styles to their photos without manual drawing.
485 stars. No commits in the last 6 months.
Use this if you want to automatically convert photographs into various illustration styles, such as anime, or other artistic renderings.
Not ideal if you need fine-grained control over every brushstroke or detail in the resulting illustration, as the process is automated.
Stars
485
Forks
75
Language
Python
License
—
Category
Last pushed
Oct 25, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/giddyyupp/ganilla"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch