DeewakarChakraborty/GANArt-Using-AI-to-create-Portraits
This project aims to mimic the artist's painting style and make a portrait on its own, this project uses Nvida's StyleGAN2( Style Generative Adversarial network) model.
This project helps artists, art enthusiasts, or creative professionals generate unique, AI-created portrait paintings. It takes a pre-trained model as input and produces original portrait images that mimic a specific artistic painting style. Users interested in exploring AI's creative potential in art would find this beneficial.
No commits in the last 6 months.
Use this if you want to automatically generate new, unique portrait artwork inspired by existing artistic styles without needing to paint them yourself.
Not ideal if you need to generate images of specific people, or if you prefer to have complete manual control over every brushstroke and detail in your artwork.
Stars
13
Forks
6
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Aug 26, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/DeewakarChakraborty/GANArt-Using-AI-to-create-Portraits"
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