Skip to content

nakosung/VQ-VAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VQ-VAE(Neural Discrete Representation Learning)

https://arxiv.org/abs/1711.00937

Requirements

nsml

How to run

nsml run -d CelebA_128 -v -i

Introduction

This is a repro of Vector Quantisation VAE from Deepmind. Authors had applied VQ-VAE for various tasks, but this repo is a slight modification of yunjey's VAE-GAN(CelebA dataset) to replace VAE with VQ-VAE.

image

image

About

VQ-VAE implementation / pytorch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages