eren23/one_layer_image_gen
A PyTorch implementation replicating the core logic of FAE (Feature Auto-Encoder) from the paper "One Layer Is Enough: Adapting Pretrained Visual Encoders for Image Generation" (arXiv:2512.07829).
Stars
12
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 20, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/eren23/one_layer_image_gen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EdoardoBotta/RQ-VAE-Recommender
[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with...
is0383kk/SymbolEmergence-VAE-GMM
Symbol emergence using Variational Auto-Encoder and Gaussian Mixture Model...
is0383kk/Dirichlet-VAE
Dirichlet-Variational Auto-Encoder by PyTorch
Bhavik-Ardeshna/pytorch-VAE
Variational Autoencoder and a Disentangled version (beta-VAE) implementation in PyTorch-Lightning
farhad-dalirani/Controllable-Face-Generation-VAE
A controllable generative model using a Convolutional Variational Autoencoder (VAE) with GUI to...