Home

Deep Generative Models(Part 1): Taxonomy and VAEs

A Generative Model learns a probability distribution from data with prior knowledge, producing new images from learned distribution. Key choices Representation There are two main choices for learned representation: factorized model and latent variable model. Factorized model writes probability distribution as a product of simpler terms, via ...

Read more