Generating Images Using GAN (Dogs, Cats..) w/ Pytorch
🏠 Homepage
Store images as data/{--object}/imageSequence/00001.png
object is an argument that the GAN Network will generate.
List of Objects = [airplane, car, cat , dog, flower, fruit, motorbike, person] / Default : dog
- python >= 3.7
- pip >= 20.1.1
- pytorch >= 1.6.0
- torchvision >= 0.7.0
install -r requirements.txt
python main.py
👤 Yoonseo Kim
- Website: https://ainote.tistory.com/
- Github: @myoons
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!