simoninithomas/CatDCGAN
A DCGAN that generate Cat pictures 🐱💻
This project helps artists, designers, or content creators who need unique cat images for their work. It takes a collection of cat pictures and uses them to learn how to generate brand new, original cat images. The result is an endless supply of diverse cat visuals for various creative applications.
203 stars. No commits in the last 6 months.
Use this if you need to generate a large volume of unique cat images for creative projects like digital art, social media content, or game design.
Not ideal if you need to generate images of subjects other than cats or if you lack access to powerful computing resources like GPUs.
Stars
203
Forks
68
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 05, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/simoninithomas/CatDCGAN"
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