Pinned Repositories
ALAE
[CVPR2020] Adversarial Latent Autoencoders
BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
coach
Coach: A Coarse-to-Fine Approach for Cross-domain Slot Filling (ACL-2020)
compare_gan
Compare GAN code.
csgmcmc
Cyclical Stochastic Gradient MCMC for Bayesian Deep Learning
denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
FQ-GAN
Official implementation of FQ-GAN
latent-energy-transport
ProEBM
YangNaruto's Repositories
YangNaruto/FQ-GAN
Official implementation of FQ-GAN
YangNaruto/latent-energy-transport
YangNaruto/ProEBM
YangNaruto/BigGAN-PyTorch
The author's officially unofficial PyTorch BigGAN implementation.
YangNaruto/ALAE
[CVPR2020] Adversarial Latent Autoencoders
YangNaruto/coach
Coach: A Coarse-to-Fine Approach for Cross-domain Slot Filling (ACL-2020)
YangNaruto/compare_gan
Compare GAN code.
YangNaruto/csgmcmc
Cyclical Stochastic Gradient MCMC for Bayesian Deep Learning
YangNaruto/denoising-diffusion-pytorch
Implementation of Denoising Diffusion Probabilistic Model in Pytorch
YangNaruto/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
YangNaruto/pixelsnail-public
YangNaruto/stargan-v2
StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
YangNaruto/stylegan2-ada-pytorch
StyleGAN2-ADA - Official PyTorch implementation
YangNaruto/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
YangNaruto/vq-vae-2-pytorch
Implementation of Generating Diverse High-Fidelity Images with VQ-VAE-2 in PyTorch