| yuanxiaosc/DeepNude-an-Image-to-Image-technology |
3,404 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Python |
| DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementation). DeepNude的算法以及通用生成对抗网络(GAN,Generative Adversarial Network)图像生成的理论与实践研究。 |
| pkmital/pycadl |
355 |
|
1 |
0 |
about 6 years ago |
11 |
March 06, 2018 |
4 |
other |
Python |
| Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow" |
| omerbsezer/Generative_Models_Tutorial_with_Demo |
268 |
|
0 |
0 |
about 7 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Generative Models Tutorial with Demo: Bayesian Classifier Sampling, Variational Auto Encoder (VAE), Generative Adversial Networks (GANs), Popular GANs Architectures, Auto-Regressive Models, Important Generative Model Papers, Courses, etc.. |
| koba-jon/pytorch_cpp |
215 |
|
0 |
0 |
almost 3 years ago |
0 |
|
5 |
mit |
C++ |
| Deep Learning sample programs using PyTorch in C++ |
| YixinChen-AI/CVAE-GAN-zoos-PyTorch-Beginner |
116 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
|
Python |
| For beginner, this will be the best start for VAEs, GANs, and CVAE-GAN. This contains AE, DAE, VAE, GAN, CGAN, DCGAN, WGAN, WGAN-GP, VAE-GAN, CVAE-GAN. All use PyTorch. |
| staturecrane/dcgan_vae_torch |
110 |
|
0 |
0 |
about 9 years ago |
0 |
|
0 |
|
Lua |
| An implementation of the deep convolutional generative adversarial network, combined with a varational autoencoder |
| seangal/dcgan_vae_pytorch |
91 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
bsd-3-clause |
Python |
| dcgan combined with vae in pytorch! |
| Kyushik/Generative-Model |
46 |
|
0 |
0 |
almost 6 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Repository for implementation of generative models with Tensorflow 1.x |
| mulkong/f-AnoGAN_with_Pytorch |
20 |
|
0 |
0 |
over 5 years ago |
0 |
|
1 |
|
Jupyter Notebook |
| msurtsukov/generative-models-collection |
12 |
|
0 |
0 |
over 7 years ago |
0 |
|
1 |
mit |
Python |
| PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN |