https://github.com/mrdvince/celeba
Using Deep Convolutional GAN (generative adversarial network) to generate realistic faces, trained using the celebA dataset, implemented using pytorch c++ frontend.
https://github.com/mrdvince/celeba
celeba cnns cpp dcgan deeplearning gans pytorch
Last synced: 7 months ago
JSON representation
Using Deep Convolutional GAN (generative adversarial network) to generate realistic faces, trained using the celebA dataset, implemented using pytorch c++ frontend.
- Host: GitHub
- URL: https://github.com/mrdvince/celeba
- Owner: mrdvince
- Created: 2020-11-09T14:48:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T19:25:32.000Z (almost 5 years ago)
- Last Synced: 2025-02-03T14:46:39.402Z (8 months ago)
- Topics: celeba, cnns, cpp, dcgan, deeplearning, gans, pytorch
- Language: Jupyter Notebook
- Homepage:
- Size: 4.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CelebA (Deep Convolutional GAN)
Using Deep Convolutional GAN (generative adversarial network) to generate realistic faces, trained using the celebA dataset, implemented using pytorch c++ frontend.