volotat/Continuous-Image-Autoencoder
Deep learning image autoencoder that not depends on image resolution
This tool helps researchers and designers explore variations of images by training a deep learning model. You provide a dataset of images arranged in a grid, and it learns their underlying features to generate new, similar images. It's ideal for anyone who needs to quickly create diverse image examples based on a limited set of original pictures, especially when image resolution varies.
No commits in the last 6 months.
Use this if you need to generate many new, similar images from a small collection of existing ones, without being constrained by fixed image sizes.
Not ideal if you need high-fidelity, photorealistic image generation or precise control over specific features in the output images.
Stars
20
Forks
7
Language
Python
License
—
Category
Last pushed
Jan 20, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/volotat/Continuous-Image-Autoencoder"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
jxhe/vae-lagging-encoder
PyTorch implementation of "Lagging Inference Networks and Posterior Collapse in Variational...
chaitanya100100/VAE-for-Image-Generation
Implemented Variational Autoencoder generative model in Keras for image generation and its...
taldatech/soft-intro-vae-pytorch
[CVPR 2021 Oral] Official PyTorch implementation of Soft-IntroVAE from the paper "Soft-IntroVAE:...
lavinal712/AutoencoderKL
Train Your VAE: A VAE Training and Finetuning Script for SD/FLUX
Rayhane-mamah/Efficient-VDVAE
Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"