Skip to content

Not all stochastic layers are Gaussians? #12

@mago876

Description

@mago876

At the beginning of Section 4 "AN ARCHITECTURE FOR VERY DEEP VAES" it says:
"This VAE consists only of convolutions, nonlinearities, and Gaussian stochastic layers."

But the code uses also a Discretized Mixture of Logistics (DML) (see "DmolNet" class on vae_helpers.py).

Aside from quantitative model performance (e.g. FID scores), what is the difference between using only Gaussian stochastic layers instead of DML wrt reconstructions and sampling performance?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions