All Projects → sksq96 → Pytorch Vae

sksq96 / Pytorch Vae

A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch

Projects that are alternatives of or similar to Pytorch Vae

Vae protein function
Protein function prediction using a variational autoencoder
Stars: ✭ 57 (-68.51%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Variational Autoencoder
PyTorch implementation of "Auto-Encoding Variational Bayes"
Stars: ✭ 25 (-86.19%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Deep Learning With Python
Example projects I completed to understand Deep Learning techniques with Tensorflow. Please note that I do no longer maintain this repository.
Stars: ✭ 134 (-25.97%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Vae Tensorflow
A Tensorflow implementation of a Variational Autoencoder for the deep learning course at the University of Southern California (USC).
Stars: ✭ 117 (-35.36%)
Mutual labels:  jupyter-notebook, vae, variational-autoencoder
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-23.2%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Deep Steganography
Hiding Images within other images using Deep Learning
Stars: ✭ 136 (-24.86%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Practical Machine Learning With Python
Master the essential skills needed to recognize and solve complex real-world problems with Machine Learning and Deep Learning by leveraging the highly popular Python Machine Learning Eco-system.
Stars: ✭ 1,868 (+932.04%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Tfvos
Semi-Supervised Video Object Segmentation (VOS) with Tensorflow. Includes implementation of *MaskRNN: Instance Level Video Object Segmentation (NIPS 2017)* as part of the NIPS Paper Implementation Challenge.
Stars: ✭ 151 (-16.57%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Simpsonrecognition
Detect and recognize The Simpsons characters using Keras and Faster R-CNN
Stars: ✭ 131 (-27.62%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Image Caption Generator
[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
Stars: ✭ 141 (-22.1%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Pytorch Question Answering
Important paper implementations for Question Answering using PyTorch
Stars: ✭ 154 (-14.92%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Reproduce Chexnet
Reproduce CheXNet
Stars: ✭ 136 (-24.86%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Knowledge Distillation Keras
A machine learning experiment
Stars: ✭ 160 (-11.6%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Tensorflow Mnist Cvae
Tensorflow implementation of conditional variational auto-encoder for MNIST
Stars: ✭ 139 (-23.2%)
Mutual labels:  vae, variational-autoencoder
Tensorflow realtime multi Person pose estimation
Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3
Stars: ✭ 129 (-28.73%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Vde
Variational Autoencoder for Dimensionality Reduction of Time-Series
Stars: ✭ 148 (-18.23%)
Mutual labels:  jupyter-notebook, variational-autoencoder
Motion Sense
MotionSense Dataset for Human Activity and Attribute Recognition ( time-series data generated by smartphone's sensors: accelerometer and gyroscope)
Stars: ✭ 159 (-12.15%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Cs231n
My assignment solutions for CS231n - Convolutional Neural Networks for Visual Recognition
Stars: ✭ 162 (-10.5%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Capsnet Traffic Sign Classifier
A Tensorflow implementation of CapsNet(Capsules Net) apply on german traffic sign dataset
Stars: ✭ 166 (-8.29%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks
Pytorch Dc Tts
Text to Speech with PyTorch (English and Mongolian)
Stars: ✭ 122 (-32.6%)
Mutual labels:  jupyter-notebook, convolutional-neural-networks

A CNN Variational Autoencoder in PyTorch

Implemetation of David Ha's research on Word Model.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].