barebell's Stars
ToniCreswell/pyTorch_DAAE
Demonising Adversarial Auto-encoder in PyTorch
cemoody/topicsne
t-SNE experiments in pytorch
conan7882/adversarial-autoencoders
Tensorflow implementation of Adversarial Autoencoders
lanpa/tensorboardX
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
animebing/mnist_tsne
t-sne visualization of mnist images when feature is represented by raw pixels and cnn learned feature
mattans/AgeProgression
thuml/CDAN
Code release for "Conditional Adversarial Domain Adaptation" (NIPS 2018)
easezyc/deep-transfer-learning
A collection of implementations of deep domain adaptation algorithms
kevinlyu/Domain-Adaptation-Models
my implemented domain adaptation model using pytorch
wogong/pytorch-dann
A PyTorch implementation for Unsupervised Domain Adaptation by Backpropagation
thuml/SAN
Code release for "Partial Transfer Learning with Selective Adversarial Networks" (CVPR 2018)
thuml/PADA
Code release for "Partial Adversarial Domain Adaptation" (ECCV 2018)
corenel/pytorch-atda
A PyTorch implementation for Asymmetric Tri-training for Unsupervised Domain Adaptation
IssamLaradji/M-ADDA
Domain Adaptation Based on the Triplet Loss
ceshine/fast-neural-style
Pytorch Implementation of Perceptual Losses for Real-Time Style Transfer and Super-Resolution
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
boscotsang/AdversarialAutoencoder
An implementation of unsupervised cluster and semisupervised type of adversarial autoencoder
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
mingyuliutw/UNIT
Unsupervised Image-to-Image Translation
luckycallor/CDAAE
This is the code of experiments in paper Cross-Domain Adversarial Auto-Encoder(https://arxiv.org/abs/1804.06078)
fducau/AAE_pytorch
wiseodd/generative-models
Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow.
neale/Adversarial-Autoencoder
An adversarial autoencoder implementation in pytorch
pytorch/tnt
A lightweight library for PyTorch training tools and utilities
iMeiji/shadowsocks_install
Auto install shadowsocks server,thanks 秋水逸冰
barebell/DA
Unsupervised Domain Adaptation Papers and Code
jhoffman/cycada_release
Code to accompany ICML 2018 paper
igul222/improved_wgan_training
Code for reproducing experiments in "Improved Training of Wasserstein GANs"
ZhangJUJU/OfficeCaltechDomainAdaptation
Code, Images and Features for the Domain Adaptation benchmark dataset Office-Caltech
jvanvugt/pytorch-domain-adaptation
A collection of implementations of adversarial domain adaptation algorithms