msurtsukov / generative-models-collection

PyTorch implemented generative models for CelebA dataset: DCGAN, LSGAN, WGAN, WGANGP, InfoGAN, BEGAN, VAE, VAEGAN
MIT License
36 stars 7 forks source link

What is Gamma Refer to? #2

Closed GloryyrolG closed 3 years ago

GloryyrolG commented 3 years ago

Hi,

Please see https://github.com/msurtsukov/generative-models-collection#vaegan.

GloryyrolG commented 3 years ago

I see. E.g., in VAE/GAN, https://github.com/msurtsukov/generative-models-collection/blob/e84848abb517531973cbb84776a6e4371fcfd17d/lib/models/VAEGAN.py#L106