Home
Softono
p

podgorskiy

Professional software vendor delivering innovative solutions on the Softono platform. Specialized in both open-source and proprietary software development.

Total Products
1

Software by podgorskiy

ALAE
Open Source

ALAE

Adversarial Latent Autoencoders is a research project and software implementation presented at CVPR 2020 by Stanislav Pidhorskyi, Donald Adjeroh, and Gianfranco Doretto. It introduces a novel autoencoder architecture that combines unsupervised representation learning with generative capabilities comparable to Generative Adversarial Networks. The system tackles longstanding issues regarding whether autoencoders can match the generative power of GANs or learn disentangled representations. ALAE is versatile, supporting two specific architectures: one based on a Multi-Layer Perceptron encoder and another called StyleALAE, which leverages the StyleGAN generator framework. StyleALAE is capable of generating high-resolution 1024x1024 face images with quality matching StyleGAN while simultaneously performing accurate reconstructions and manipulations on real images. This makes it the first autoencoder to rival and extend the capabilities of generator-only models. The software is written in Python using the PyTorch de

ML Frameworks
3.5K Github Stars