generative-model topic
tensorflow-generative-model-collections
Collection of generative models in Tensorflow
Awesome-VAEs
A curated list of awesome work on VAEs, disentanglement, representation learning, and generative models.
GIQA
Pytorch implementation of Generated Image Quality Assessment
GestureGAN
[ACM MM 2018 Oral] GestureGAN for Hand Gesture-to-Gesture Translation in the Wild
diffusion-point-cloud
:thought_balloon: Diffusion Probabilistic Models for 3D Point Cloud Generation (CVPR 2021)
MidiTok
MIDI / symbolic music tokenizers for Deep Learning models 🎶
tf-vqvae
Tensorflow Implementation of the paper [Neural Discrete Representation Learning](https://arxiv.org/abs/1711.00937) (VQ-VAE).
SpectralNormalizationKeras
Spectral Normalization for Keras Dense and Convolution Layers
seqGAN
A simplified PyTorch implementation of "SeqGAN: Sequence Generative Adversarial Nets with Policy Gradient." (Yu, Lantao, et al.)
DCGAN-tensorflow
A tensorflow implementation of "Deep Convolutional Generative Adversarial Networks"