Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enijkamp/gan-spectral
GAN with Spectral-Normalization.
https://github.com/enijkamp/gan-spectral
deep-learning gan generative-model pytorch
Last synced: 4 days ago
JSON representation
GAN with Spectral-Normalization.
- Host: GitHub
- URL: https://github.com/enijkamp/gan-spectral
- Owner: enijkamp
- Created: 2018-09-11T06:35:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-07T02:20:55.000Z (almost 6 years ago)
- Last Synced: 2024-12-10T05:42:48.318Z (2 months ago)
- Topics: deep-learning, gan, generative-model, pytorch
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gan-spectral
GAN with Spectral-Normalization.requires:
* python >= 3.6
* pytorch >= 0.4.1