All Projects → Opt Mmd → Similar Projects or Alternatives

495 Open source projects that are alternatives of or similar to Opt Mmd

Wgan Lp Tensorflow
Reproduction code for WGAN-LP
Stars: ✭ 13 (-92.82%)
StyleGANCpp
Unofficial implementation of StyleGAN's generator
Stars: ✭ 25 (-86.19%)
Focal Frequency Loss
Focal Frequency Loss for Generative Models
Stars: ✭ 141 (-22.1%)
AdverseBiNet
Improving Document Binarization via Adversarial Noise-Texture Augmentation
Stars: ✭ 34 (-81.22%)
Theano Roi Align
An implementation of the RoiAlign operation for Theano
Stars: ✭ 11 (-93.92%)
Mutual labels:  theano
Adventures-with-GANS
Showcasing various fun adventures with GANs
Stars: ✭ 13 (-92.82%)
Exermote
Using Machine Learning to predict the type of exercise from movement data
Stars: ✭ 108 (-40.33%)
Awesome-Text-to-Image
A Survey on Text-to-Image Generation/Synthesis.
Stars: ✭ 251 (+38.67%)
Theano Xnor Net
Theano implementation of XNOR-Net
Stars: ✭ 23 (-87.29%)
Mutual labels:  theano
IrwGAN
Official pytorch implementation of the IrwGAN for unaligned image-to-image translation
Stars: ✭ 33 (-81.77%)
Tgan
Generative adversarial training for generating synthetic tabular data.
Stars: ✭ 173 (-4.42%)
vaegan
An implementation of VAEGAN (variational autoencoder + generative adversarial network).
Stars: ✭ 88 (-51.38%)
Multi Viewpoint Image Generation
Given an image and a target viewpoint, generate synthetic image in the target viewpoint
Stars: ✭ 23 (-87.29%)
pytorch-arda
A PyTorch implementation for Adversarial Representation Learning for Domain Adaptation
Stars: ✭ 49 (-72.93%)
Stylegan2 Projecting Images
Projecting images to latent space with StyleGAN2.
Stars: ✭ 102 (-43.65%)
tgan
The implementation of Temporal Generative Adversarial Nets with Singular Value Clipping
Stars: ✭ 70 (-61.33%)
Cadgan
ICML 2019. Turn a pre-trained GAN model into a content-addressable model without retraining.
Stars: ✭ 19 (-89.5%)
Unetgan
Official Implementation of the paper "A U-Net Based Discriminator for Generative Adversarial Networks" (CVPR 2020)
Stars: ✭ 139 (-23.2%)
Ctgan
Conditional GAN for generating synthetic tabular data.
Stars: ✭ 297 (+64.09%)
tfjs-gan
Simple GAN example using tensorflow JS core
Stars: ✭ 56 (-69.06%)
Contrastive Unpaired Translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)
Stars: ✭ 822 (+354.14%)
STORN-keras
This is a STORN (Stochastical Recurrent Neural Network) implementation for keras!
Stars: ✭ 23 (-87.29%)
Mutual labels:  theano
Pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation"
Stars: ✭ 1,395 (+670.72%)
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (-75.69%)
Mutual labels:  theano
Musegan
An AI for Music Generation
Stars: ✭ 794 (+338.67%)
ganbert-pytorch
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace
Stars: ✭ 60 (-66.85%)
Anogan Keras
Unsupervised anomaly detection with generative model, keras implementation
Stars: ✭ 157 (-13.26%)
GAN-Anime-Characters
Applied several Generative Adversarial Networks (GAN) techniques such as: DCGAN, WGAN and StyleGAN to generate Anime Faces and Handwritten Digits.
Stars: ✭ 43 (-76.24%)
Data Augmentation Review
List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.
Stars: ✭ 785 (+333.7%)
CartoonGAN-tensorflow
Simple code implement the paper of CartoonGAN(CVPR2018)
Stars: ✭ 14 (-92.27%)
Natsr
Natural and Realistic Single Image Super-Resolution with Explicit Natural Manifold Discrimination (CVPR, 2019)
Stars: ✭ 105 (-41.99%)
face inpainting
No description or website provided.
Stars: ✭ 27 (-85.08%)
Machine Learning Curriculum
💻 Make machines learn so that you don't have to struggle to program them; The ultimate list
Stars: ✭ 761 (+320.44%)
Mutual labels:  theano
sequence-rnn-py
Sequence analyzing using Recurrent Neural Networks (RNN) based on Keras
Stars: ✭ 28 (-84.53%)
Mutual labels:  theano
Gesturegan
[ACM MM 2018 Oral] GestureGAN for Hand Gesture-to-Gesture Translation in the Wild
Stars: ✭ 136 (-24.86%)
Keras ile Derin Ogrenmeye Giris
BTK Akademi -1 Milyon İstihdam Projesi için Merve Ayyüce Kızrak tarafından Hazırlanmıştır.
Stars: ✭ 109 (-39.78%)
Anime Inpainting
An application tool of edge-connect, which can do anime inpainting and drawing. 动漫人物图片自动修复,去马赛克,填补,去瑕疵
Stars: ✭ 761 (+320.44%)
py-msa-kdenlive
Python script to load a Kdenlive (OSS NLE video editor) project file, and conform the edit on video or numpy arrays.
Stars: ✭ 25 (-86.19%)
Deligan
This project is an implementation of the Generative Adversarial Network proposed in our CVPR 2017 paper - DeLiGAN : Generative Adversarial Networks for Diverse and Limited Data. DeLiGAN is a simple but effective modification of the GAN framework and aims to improve performance on datasets which are diverse yet small in size.
Stars: ✭ 103 (-43.09%)
WGAN-GP-TensorFlow
TensorFlow implementations of Wasserstein GAN with Gradient Penalty (WGAN-GP), Least Squares GAN (LSGAN), GANs with the hinge loss.
Stars: ✭ 42 (-76.8%)
Gans In Action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
Stars: ✭ 748 (+313.26%)
tiny-pix2pix
Redesigning the Pix2Pix model for small datasets with fewer parameters and different PatchGAN architecture
Stars: ✭ 21 (-88.4%)
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 (-8.29%)
ArtGAN
Tensorflow codes for our ICIP-17 and arXiv-1708.09533 works: "ArtGAN: Artwork Synthesis with Conditional Categorial GAN" & "Learning a Generative Adversarial Network for High Resolution Artwork Synthesis "
Stars: ✭ 16 (-91.16%)
Deepo
Setup and customize deep learning environment in seconds.
Stars: ✭ 6,145 (+3295.03%)
Mutual labels:  theano
multitask-CycleGAN
Pytorch implementation of multitask CycleGAN with auxiliary classification loss
Stars: ✭ 88 (-51.38%)
Spectralnormalizationkeras
Spectral Normalization for Keras Dense and Convolution Layers
Stars: ✭ 100 (-44.75%)
CharacterGAN
CharacterGAN: Few-Shot Keypoint Character Animation and Reposing (Best Paper WACV 2022)
Stars: ✭ 172 (-4.97%)
Fewshot Face Translation Gan
Generative adversarial networks integrating modules from FUNIT and SPADE for face-swapping.
Stars: ✭ 705 (+289.5%)
AdversarialBinaryCoding4ReID
Codes of the paper "Adversarial Binary Coding for Efficient Person Re-identification"
Stars: ✭ 12 (-93.37%)
Deep Learning With Pytorch Tutorials
深度学习与PyTorch入门实战视频教程 配套源代码和PPT
Stars: ✭ 1,986 (+997.24%)
Videogan
Generating Videos with Scene Dynamics. NIPS 2016.
Stars: ✭ 682 (+276.8%)
Gail Tf
Tensorflow implementation of generative adversarial imitation learning
Stars: ✭ 179 (-1.1%)
Text To Image
Text to image synthesis using thought vectors
Stars: ✭ 2,052 (+1033.7%)
Edge Connect
EdgeConnect: Structure Guided Image Inpainting using Edge Prediction, ICCV 2019 https://arxiv.org/abs/1901.00212
Stars: ✭ 2,163 (+1095.03%)
Deep Svdd
Repository for the Deep One-Class Classification ICML 2018 paper
Stars: ✭ 159 (-12.15%)
Mutual labels:  theano
Livianet
This repository contains the code of LiviaNET, a 3D fully convolutional neural network that was employed in our work: "3D fully convolutional networks for subcortical segmentation in MRI: A large-scale study"
Stars: ✭ 143 (-20.99%)
Mutual labels:  theano
Trojannn
Trojan Attack on Neural Network
Stars: ✭ 119 (-34.25%)
Mutual labels:  theano
Feel The Kern
Generating proportional fonts with deep learning
Stars: ✭ 59 (-67.4%)
Mutual labels:  theano
Agentnet
Deep Reinforcement Learning library for humans
Stars: ✭ 298 (+64.64%)
Mutual labels:  theano
301-360 of 495 similar projects