All Projects → djsutherland → Opt Mmd

djsutherland / Opt Mmd

Licence: bsd-3-clause
Learning kernels to maximize the power of MMD tests

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Opt Mmd

Improved-Wasserstein-GAN-application-on-MRI-images
Improved Wasserstein GAN (WGAN-GP) application on medical (MRI) images
Stars: ✭ 23 (-87.29%)
Mutual labels:  theano, generative-adversarial-network
Yann
This toolbox is support material for the book on CNN (http://www.convolution.network).
Stars: ✭ 41 (-77.35%)
Mutual labels:  generative-adversarial-network, theano
Ganspapercollection
Stars: ✭ 130 (-28.18%)
Mutual labels:  generative-adversarial-network, theano
Mmediting
OpenMMLab Image and Video Editing Toolbox
Stars: ✭ 2,618 (+1346.41%)
Mutual labels:  generative-adversarial-network
A Pytorch Tutorial To Super Resolution
Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network | a PyTorch Tutorial to Super-Resolution
Stars: ✭ 157 (-13.26%)
Mutual labels:  generative-adversarial-network
Accel Brain Code
The purpose of this repository is to make prototypes as case study in the context of proof of concept(PoC) and research and development(R&D) that I have written in my website. The main research topics are Auto-Encoders in relation to the representation learning, the statistical machine learning for energy-based models, adversarial generation networks(GANs), Deep Reinforcement Learning such as Deep Q-Networks, semi-supervised learning, and neural network language model for natural language processing.
Stars: ✭ 166 (-8.29%)
Mutual labels:  generative-adversarial-network
Facegan
TF implementation of our ECCV 2018 paper: Semi-supervised Adversarial Learning to Generate Photorealistic Face Images of New Identities from 3D Morphable Model
Stars: ✭ 176 (-2.76%)
Mutual labels:  generative-adversarial-network
Shapegan
Generative Adversarial Networks and Autoencoders for 3D Shapes
Stars: ✭ 151 (-16.57%)
Mutual labels:  generative-adversarial-network
Image generator
DCGAN image generator 🖼️.
Stars: ✭ 173 (-4.42%)
Mutual labels:  generative-adversarial-network
Neuralnets
Deep Learning libraries tested on images and time series
Stars: ✭ 163 (-9.94%)
Mutual labels:  theano
Tensorflow Mnist Gan Dcgan
Tensorflow implementation of Generative Adversarial Networks (GAN) and Deep Convolutional Generative Adversarial Netwokrs for MNIST dataset.
Stars: ✭ 163 (-9.94%)
Mutual labels:  generative-adversarial-network
Frontalization
Pytorch deep learning face frontalization model
Stars: ✭ 160 (-11.6%)
Mutual labels:  generative-adversarial-network
Gannotation
GANnotation (PyTorch): Landmark-guided face to face synthesis using GANs (And a triple consistency loss!)
Stars: ✭ 167 (-7.73%)
Mutual labels:  generative-adversarial-network
Stylegan2 Pytorch
Simplest working implementation of Stylegan2, state of the art generative adversarial network, in Pytorch. Enabling everyone to experience disentanglement
Stars: ✭ 2,656 (+1367.4%)
Mutual labels:  generative-adversarial-network
Tgan
Generative adversarial training for generating synthetic tabular data.
Stars: ✭ 173 (-4.42%)
Mutual labels:  generative-adversarial-network
Anogan Keras
Unsupervised anomaly detection with generative model, keras implementation
Stars: ✭ 157 (-13.26%)
Mutual labels:  generative-adversarial-network
Pixelcnn
Theano reimplementation of pixelCNN architecture
Stars: ✭ 170 (-6.08%)
Mutual labels:  theano
Mmd Gan
MMD-GAN: Towards Deeper Understanding of Moment Matching Network
Stars: ✭ 161 (-11.05%)
Mutual labels:  generative-adversarial-network
Anime Face Gan Keras
A DCGAN to generate anime faces using custom mined dataset
Stars: ✭ 161 (-11.05%)
Mutual labels:  generative-adversarial-network
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%)
Mutual labels:  generative-adversarial-network

Code for the paper "Generative Models and Model Criticism via Optimized Maximum Mean Discrepancy" (arXiv:1611.04488; published at ICLR 2017), by Dougal J. Sutherland (@dougalsutherland), Hsiao-Yu Tung, Heiko Strathmann (@karlnapf), Soumyajit De (@lambday), Aaditya Ramdas, Alex Smola, and Arthur Gretton.

This code is under a BSD license, but if you use it, please cite the paper.

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].