CatDCGAN
A DCGAN that generate Cat pictures š±āš»
Install / Use
/learn @simoninithomas/CatDCGANREADME
CatDCGAN š±āš»
A DGAN that generate Cat pictures <br> <img src="assets/output.png" alt="CatDCGAN Output" />
<p> Cat DCGAN is a Deep Convolutional Generative Adversarial Network (DCGAN) <b>that generates pictures of cats</b> </p> This is an open source project <br>The tutorial š
If you want to implement it by yourself and understand how it works, <b>please read my article on FreeCodeCamp</b> https://medium.freecodecamp.org/how-ai-can-learn-to-generate-pictures-of-cats-ba692cb6eae4
<br>Links š
š : https://simoninithomas.github.io/CatDCGAN/ <br><br>
<p> If you have any questions, <b> feel free to ask me: </b> </p> <p> š§: <a href="mailto:hello@simoninithomas.com">hello@simoninithomas.com</a> </p> <p> Github: https://github.com/simoninithomas/CatDCGAN </p> <p> š : https://www.simoninithomas.com </p> <p> Twitter: <a href="https://twitter.com/ThomasSimonini">@ThomasSimonini</a> </p>In this part we're going to implement the DCGAN. Our Architecture:<br><br> <img src="assets/GDSchema.png" alt="Cat DCGAN Architecture"/>
Getting Started š
- Download the dataset here: https://www.kaggle.com/crawford/cat-dataset
- <b> Download the model checkpoint </b> : https://drive.google.com/drive/folders/1zdZZ91fjOUiOsIdAQKZkUTATXzqy7hiz?usp=sharing
- Type
sh start.shit will handle extract, remove outliers, normalization and face centering - Launch Jupyter Notebook
jupyter notebook --no-browser - Launch CatDCGAN
- Change
do_preprocess = Trueā ļøā ļøā ļø important! - <b> If you want to train from scratch </b>: change
from_checkpoint = False - <b> If you want to train from last model saved (you save 20 hours of training š)</b> : change
from_checkpoint = True
Important note š¤
<b> You can't run this on your computer </b> (except if you have GPUs or wait 10 years š ), personally I train this DCGAN for 20 hours with Microsoft Azure and their Deep Learning Virtual Machine (they offer 170$) https://azuremarketplace.microsoft.com/en-us/marketplace/apps/microsoft-ads.dsvm-deep-learning <br> ā ļø I don't have any business relations with them. I just loved their excellent customer service.
If you have some troubles to use follow the explainations of this excellent article here (without last the part fast.ai): https://medium.com/@manikantayadunanda/setting-up-deeplearning-machine-and-fast-ai-on-azure-a22eb6bd6429
Contributing š
If you want to contribute to the project, your help is very welcome. This is an open source project.

We currently working on improving our Generative adversarial network architecture. If you're motivated come join us and submit your pull requests.
Acknowledgements š
This project was made possible thanks to:
- Udacity Face Generator Project
- The start.sh and preprocess part (modified) made by Alexia Jolicoeur-Martineau https://ajolicoeur.wordpress.com/cats/
- Siraj's Raval PokeGan https://github.com/llSourcell/Pokemon_GAN
- The choice of learning rate by Alexia Jolicoeur-Martineau https://ajolicoeur.wordpress.com/cats/
Related Skills
YC-Killer
2.7kA library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star āļø this repository and use the link in the readme to join our open source AI research team.
best-practices-researcher
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
groundhog
398Groundhog's primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
isf-agent
a repo for an agent that helps researchers apply for isf funding
