Generative Models

VQ-VAE-2

Introduced by Razavi et al. in Generating Diverse High-Fidelity Images with VQ-VAE-2

VQ-VAE-2 is a type of variational autoencoder that combines a a two-level hierarchical VQ-VAE with a self-attention autoregressive model (PixelCNN) as a prior. The encoder and decoder architectures are kept simple and light-weight as in the original VQ-VAE, with the only difference that hierarchical multi-scale latent maps are used for increased resolution.

Source: Generating Diverse High-Fidelity Images with VQ-VAE-2

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Decoder 2 16.67%
Image Generation 2 16.67%
Quantization 1 8.33%
Change Detection 1 8.33%
Motion Planning 1 8.33%
Object Detection 1 8.33%
Object Tracking 1 8.33%
Scene Change Detection 1 8.33%
Scene Understanding 1 8.33%

Components


Component Type
PixelCNN
Generative Models

Categories