Seratna / TensorFlow-Convolutional-AutoEncoderLinks
This is an implementation of Convolutional AutoEncoder using only TensorFlow
☆119Updated 6 years ago
Alternatives and similar repositories for TensorFlow-Convolutional-AutoEncoder
Users that are interested in TensorFlow-Convolutional-AutoEncoder are comparing it to the libraries listed below
Sorting:
- This is a tutorial on creating a deep convolutional autoencoder with tensorflow.☆60Updated 8 years ago
- There is the semi-supervised implement of 'Improved Techniques for Training GANs '☆146Updated 7 years ago
- Tensorflow implementation of conditional Generative Adversarial Networks (cGAN) and conditional Deep Convolutional Adversarial Networks (…☆152Updated 7 years ago
- Python implementation of Stacked Denoising Autoencoders for unsupervised learning of high level feature representation☆147Updated 9 years ago
- A wizard's guide to Adversarial Autoencoders☆434Updated 3 years ago
- Simple Tensorflow implementation of "Squeeze and Excitation Networks" using Cifar10 (ResNeXt, Inception-v4, Inception-resnet-v2)☆758Updated 6 years ago
- Simple Tensorflow implementation of Densenet using Cifar10, MNIST☆506Updated 6 years ago
- An implementation of convolutional lstms in tensorflow. The code is written in the same style as the basiclstmcell function in tensorflow☆420Updated 8 years ago
- ☆49Updated 7 years ago
- some demo of GANs☆278Updated 6 years ago
- Tensorflow implementation of variational auto-encoder for MNIST☆496Updated 8 years ago
- Tensorflow implementation for Conditional Convolutional Adversarial Networks.☆220Updated 3 years ago
- A Tensorflow implementation of Semi-supervised Learning Generative Adversarial Networks (NIPS 2016: Improved Techniques for Training GANs…☆515Updated 6 years ago
- Implementing Siamese Network using Tensorflow with MNIST☆251Updated 4 years ago
- 各类GAN综合在一起,借鉴了hwalsuklee大神的☆323Updated 6 years ago
- InfoGAN: Interpretable Representation Learning☆153Updated 8 years ago
- Tensorflow code of "autoencoding beyond pixels using a learned similarity metric"☆127Updated 6 years ago
- RBM/DBN implementation with tensorflow attempt project☆80Updated 9 years ago
- Simple Tensorflow implementation of "Self-Attention Generative Adversarial Networks" (SAGAN)☆553Updated 5 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Tensorflow Implementation of Wasserstein GAN (and Improved version in wgan_v2)☆240Updated 6 years ago
- a tensorflow implementation of WGAN☆578Updated 7 years ago
- tensorflow example of visualizing features from a convnet☆152Updated 9 years ago
- Implementation of a Variational Auto-Encoder in TensorFlow☆209Updated 8 years ago
- Keras implementation of Non-local Neural Networks☆290Updated last year
- Implementation of the stacked denoising autoencoder in Tensorflow☆203Updated 6 years ago
- Tensorflow Implementation of dagmm: Deep Autoencoding Gaussian Mixture Model for Unsupervised Anomaly Detection, Zong et al, 2018☆57Updated 7 years ago
- Dual Discriminator Generative Adversarial Nets☆63Updated 7 years ago
- DenseNet Implementation in Tensorflow☆567Updated 6 years ago
- See Triple-GAN-V2 in PyTorch: https://github.com/taufikxu/Triple-GAN☆226Updated 4 years ago