All Projects → Advanced_Models → Similar Projects or Alternatives

227 Open source projects that are alternatives of or similar to Advanced_Models

Generative-Model
Repository for implementation of generative models with Tensorflow 1.x
Stars: ✭ 66 (+37.5%)
Mutual labels:  dcgan, vae, cgan
GANs-Keras
GANs Implementations in Keras
Stars: ✭ 24 (-50%)
Mutual labels:  dcgan, cgan
Pytorch-Basic-GANs
Simple Pytorch implementations of most used Generative Adversarial Network (GAN) varieties.
Stars: ✭ 101 (+110.42%)
Mutual labels:  dcgan, cgan
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 (+179.17%)
Mutual labels:  dcgan, vae
dcgan vae pytorch
dcgan combined with vae in pytorch!
Stars: ✭ 110 (+129.17%)
Mutual labels:  dcgan, vae
MXNet-GAN
MXNet Implementation of DCGAN, Conditional GAN, pix2pix
Stars: ✭ 23 (-52.08%)
Mutual labels:  dcgan, cgan
TensorMONK
A collection of deep learning models (PyTorch implemtation)
Stars: ✭ 21 (-56.25%)
Mutual labels:  vae, sagan
Pycadl
Python package with source code from the course "Creative Applications of Deep Learning w/ TensorFlow"
Stars: ✭ 356 (+641.67%)
Mutual labels:  dcgan, vae
Pytorch-conditional-GANs
Implementation of Conditional Generative Adversarial Networks in PyTorch
Stars: ✭ 91 (+89.58%)
Mutual labels:  dcgan, cgan
Tensorflow Generative Model Collections
Collection of generative models in Tensorflow
Stars: ✭ 3,785 (+7785.42%)
Mutual labels:  vae, cgan
Deepnude An Image To Image Technology
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)图像生成的理论与实践研究。
Stars: ✭ 4,029 (+8293.75%)
Mutual labels:  dcgan, vae
Deeplearningmugenknock
でぃーぷらーにんぐを無限にやってディープラーニングでDeepLearningするための実装CheatSheet
Stars: ✭ 684 (+1325%)
Mutual labels:  dcgan, vae
Pytorch cpp
Deep Learning sample programs using PyTorch in C++
Stars: ✭ 114 (+137.5%)
Mutual labels:  dcgan, vae
prediction gan
PyTorch Impl. of Prediction Optimizer (to stabilize GAN training)
Stars: ✭ 31 (-35.42%)
Mutual labels:  dcgan
NeuralNetworks
Implementation of a Neural Network that can detect whether a video is in-game or not
Stars: ✭ 64 (+33.33%)
Mutual labels:  resnet-50
pistoBot
Create an AI that chats like you
Stars: ✭ 121 (+152.08%)
Mutual labels:  gpt-2
benchmark VAE
Unifying Variational Autoencoder (VAE) implementations in Pytorch (NeurIPS 2022)
Stars: ✭ 1,211 (+2422.92%)
Mutual labels:  vae
probabilistic nlg
Tensorflow Implementation of Stochastic Wasserstein Autoencoder for Probabilistic Sentence Generation (NAACL 2019).
Stars: ✭ 28 (-41.67%)
Mutual labels:  vae
molecular-VAE
Implementation of the paper - Automatic chemical design using a data-driven continuous representation of molecules
Stars: ✭ 36 (-25%)
Mutual labels:  vae
soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE: Analyzing and Improving Introspective Variational Autoencoders"
Stars: ✭ 170 (+254.17%)
Mutual labels:  vae
language-models
Keras implementations of three language models: character-level RNN, word-level RNN and Sentence VAE (Bowman, Vilnis et al 2016).
Stars: ✭ 39 (-18.75%)
Mutual labels:  vae
DCGAN-CIFAR10
A implementation of DCGAN (Deep Convolutional Generative Adversarial Networks) for CIFAR10 image
Stars: ✭ 18 (-62.5%)
Mutual labels:  dcgan
MIDI-VAE
No description or website provided.
Stars: ✭ 56 (+16.67%)
Mutual labels:  vae
Gan Tutorial
Simple Implementation of many GAN models with PyTorch.
Stars: ✭ 227 (+372.92%)
Mutual labels:  dcgan
cDCGAN
PyTorch implementation of Conditional Deep Convolutional Generative Adversarial Networks (cDCGAN)
Stars: ✭ 49 (+2.08%)
Mutual labels:  dcgan
coursera-gan-specialization
Programming assignments and quizzes from all courses within the GANs specialization offered by deeplearning.ai
Stars: ✭ 277 (+477.08%)
Mutual labels:  dcgan
tensorflow-mnist-AAE
Tensorflow implementation of adversarial auto-encoder for MNIST
Stars: ✭ 86 (+79.17%)
Mutual labels:  vae
Catdcgan
A DCGAN that generate Cat pictures 🐱‍💻
Stars: ✭ 177 (+268.75%)
Mutual labels:  dcgan
InpaintNet
Code accompanying ISMIR'19 paper titled "Learning to Traverse Latent Spaces for Musical Score Inpaintning"
Stars: ✭ 48 (+0%)
Mutual labels:  vae
Pytorch models
PyTorch study
Stars: ✭ 14 (-70.83%)
Mutual labels:  vae
emotion-recognition-GAN
This project is a semi-supervised approach to detect emotions on faces in-the-wild using GAN
Stars: ✭ 20 (-58.33%)
Mutual labels:  dcgan
EfficientMORL
EfficientMORL (ICML'21)
Stars: ✭ 22 (-54.17%)
Mutual labels:  vae
MMD-GAN
Improving MMD-GAN training with repulsive loss function
Stars: ✭ 82 (+70.83%)
Mutual labels:  dcgan
ResNet-50-CBAM-PyTorch
Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https://www.kaggle.com/puneet6060/intel-image-classification.
Stars: ✭ 31 (-35.42%)
Mutual labels:  resnet-50
Fun-with-MNIST
Playing with MNIST. Machine Learning. Generative Models.
Stars: ✭ 23 (-52.08%)
Mutual labels:  vae
auto coding
A basic and simple tool for code auto completion
Stars: ✭ 42 (-12.5%)
Mutual labels:  gpt-2
GPT2-Telegram-Chatbot
GPT-2 Telegram Chat bot
Stars: ✭ 67 (+39.58%)
Mutual labels:  gpt-2
rocgan
Chainer implementation of the paper Robust Conditional Generative Adversarial Networks
Stars: ✭ 15 (-68.75%)
Mutual labels:  cgan
DeepSSM SysID
Official PyTorch implementation of "Deep State Space Models for Nonlinear System Identification", 2020.
Stars: ✭ 62 (+29.17%)
Mutual labels:  vae
Bagel
IPCCC 2018: Robust and Unsupervised KPI Anomaly Detection Based on Conditional Variational Autoencoder
Stars: ✭ 45 (-6.25%)
Mutual labels:  vae
Anogan Tf
Unofficial Tensorflow Implementation of AnoGAN (Anomaly GAN)
Stars: ✭ 218 (+354.17%)
Mutual labels:  dcgan
nvae
An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》
Stars: ✭ 83 (+72.92%)
Mutual labels:  vae
Image generator
DCGAN image generator 🖼️.
Stars: ✭ 173 (+260.42%)
Mutual labels:  dcgan
Dcgan wgan wgan Gp lsgan sngan rsgan began acgan pggan tensorflow
Implementation of some different variants of GANs by tensorflow, Train the GAN in Google Cloud Colab, DCGAN, WGAN, WGAN-GP, LSGAN, SNGAN, RSGAN, RaSGAN, BEGAN, ACGAN, PGGAN, pix2pix, BigGAN
Stars: ✭ 166 (+245.83%)
Mutual labels:  dcgan
Keras-Generating-Sentences-from-a-Continuous-Space
Text Variational Autoencoder inspired by the paper 'Generating Sentences from a Continuous Space' Bowman et al. https://arxiv.org/abs/1511.06349
Stars: ✭ 32 (-33.33%)
Mutual labels:  vae
Imagecompletion Dcgan
Image completion using deep convolutional generative adversarial nets in tensorflow
Stars: ✭ 163 (+239.58%)
Mutual labels:  dcgan
Variational-Autoencoder-pytorch
Implementation of a convolutional Variational-Autoencoder model in pytorch.
Stars: ✭ 65 (+35.42%)
Mutual labels:  vae
Tensorflow Mnist Gan Dcgan
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Stars: ✭ 163 (+239.58%)
Mutual labels:  dcgan
Gan
Resources and Implementations of Generative Adversarial Nets: GAN, DCGAN, WGAN, CGAN, InfoGAN
Stars: ✭ 2,127 (+4331.25%)
Mutual labels:  dcgan
concept-based-xai
Library implementing state-of-the-art Concept-based and Disentanglement Learning methods for Explainable AI
Stars: ✭ 41 (-14.58%)
Mutual labels:  vae
Tf Dcgan
DCGAN implementation by TensorFlow
Stars: ✭ 159 (+231.25%)
Mutual labels:  dcgan
tabnine-atom
Atom client for Tabnine - Code Faster with the All-Language AI Assistant for Code Completion, autocomplete JavaScript, Python, TypeScript, PHP, Go, Java, node.js, Ruby, C/C++, HTML/CSS, C#, Rust, SQL, Bash, Kotlin, React, Swift, Scala, Sass, Perl, Objective C, Node JS, Matlab, Haskell, Dart, Angular. https://atom.io/packages/tabnine
Stars: ✭ 33 (-31.25%)
Mutual labels:  gpt-2
deepstory
Deepstory turns a text/generated text into a video where the character is animated to speak your story using his/her voice.
Stars: ✭ 61 (+27.08%)
Mutual labels:  gpt-2
Gan theories
Resources and Implementations of Generative Adversarial Nets which are focusing on how to stabilize training process and generate high quality images: DCGAN, WGAN, EBGAN, BEGAN, etc.
Stars: ✭ 158 (+229.17%)
Mutual labels:  dcgan
Face generator
DCGAN face generator 🧑.
Stars: ✭ 146 (+204.17%)
Mutual labels:  dcgan
Semantic image inpainting
Semantic Image Inpainting
Stars: ✭ 140 (+191.67%)
Mutual labels:  dcgan
pytorch-gans
PyTorch implementation of GANs (Generative Adversarial Networks). DCGAN, Pix2Pix, CycleGAN, SRGAN
Stars: ✭ 21 (-56.25%)
Mutual labels:  dcgan
Generative adversarial networks 101
Keras implementations of Generative Adversarial Networks. GANs, DCGAN, CGAN, CCGAN, WGAN and LSGAN models with MNIST and CIFAR-10 datasets.
Stars: ✭ 138 (+187.5%)
Mutual labels:  dcgan
pyroVED
Invariant representation learning from imaging and spectral data
Stars: ✭ 23 (-52.08%)
Mutual labels:  vae
precision-recall-distributions
Assessing Generative Models via Precision and Recall (official repository)
Stars: ✭ 80 (+66.67%)
Mutual labels:  vae
1-60 of 227 similar projects