falselunatic/ArtiGAN
Our Project generates Monet-style images using a Generative Adversarial Network (GAN) consisting of a generator and discriminator neural network. Also, It contains some additional features like Chatbot which tells you about what actually Monet-style images are, along with feature of Object Detection for generating its images using GAN architecture.
No commits in the last 6 months.
Stars
2
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 02, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/falselunatic/ArtiGAN"
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
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
eriklindernoren/Keras-GAN
Keras implementations of Generative Adversarial Networks.