#计算机科学#[CVPR2020] Adversarial Latent Autoencoders
翻译 - [CVPR2020]对抗性潜在自动编码器
Controllable Face Generation via pretrained Conditional Adversarial Latent Autoencoder (ALAE)
This is a Python/Tensorflow 2.0 implementation of the Adversarial Latent AutoEncoders.
Implementation of Adverserial autoencoders
Example application of ALA (Abstraction Layered Architecture). Used in IEEE TSE paper in 2021. Also to be used as an example in the online book at abstractionlayeredarchitecture.com
This repo performs Adversarial Latent Autoencoders using Pytorch , it has a lower resolution than the original repo
DeepNude's algorithm and general image generation theory and practice research, including pix2pix, CycleGAN, UGATIT, DCGAN, SinGAN, ALAE, mGANprior, StarGAN-v2 and VAE models (TensorFlow2 implementati...