An open API service indexing awesome lists of open source software.

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.

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.