https://github.com/senior-sigan/cppn_vae_gan
https://github.com/senior-sigan/cppn_vae_gan
cppn gan neural-network pytorch
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/senior-sigan/cppn_vae_gan
- Owner: senior-sigan
- Created: 2018-07-30T02:56:31.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-30T02:57:14.000Z (almost 8 years ago)
- Last Synced: 2025-07-18T16:00:24.895Z (11 months ago)
- Topics: cppn, gan, neural-network, pytorch
- Language: Python
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anime CPPN GAN
Using:
- https://github.com/kwj2104/CPPN-WGAN
- https://github.com/jayleicn/animeGAN
The model generates anime pictures with a method described in the http://blog.otoro.net/2016/04/01/generating-large-images-from-latent-vectors/