khanmhmdi/Cifar-Image-Reconstruction-using-Autoencoder-Models
Cifar-10 Image Reconstruction using Auto-encoder Models
This project helps machine learning researchers working with image data, specifically the CIFAR-10 dataset, to explore autoencoder models. It takes an averaged image as input and aims to reconstruct the two original images that formed that average. The output is a pair of reconstructed images. This is useful for those investigating image generation and decomposition techniques.
No commits in the last 6 months.
Use this if you are a machine learning researcher or student interested in experimenting with autoencoder architectures for image reconstruction and decomposition tasks using the CIFAR-10 dataset.
Not ideal if you are looking for a general-purpose image editing tool or a solution for reconstructing images from noisy or incomplete data outside of the specific averaged image scenario.
Stars
7
Forks
—
Language
Jupyter Notebook
License
MIT
Last pushed
Jan 01, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/khanmhmdi/Cifar-Image-Reconstruction-using-Autoencoder-Models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Naresh1318/Adversarial_Autoencoder
A wizard's guide to Adversarial Autoencoders
mseitzer/pytorch-fid
Compute FID scores with PyTorch.
acids-ircam/RAVE
Official implementation of the RAVE model: a Realtime Audio Variational autoEncoder
ratschlab/aestetik
AESTETIK: Convolutional autoencoder for learning spot representations from spatial...
jaanli/variational-autoencoder
Variational autoencoder implemented in tensorflow and pytorch (including inverse autoregressive flow)