Skip to content

wjegbert/Autoencoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autoencoder

A simple image autoencoder for the CIFAR 10 dataset. Compresses images by over 80% then learns to reconstruct them. CIFAR images are 32x32 pixels, which is why the original images are such low quality. This is just a proof of concept until I can obtain more computing power.

Outputs

Initial output

Initial

Trained output

Final

About

A simple convolutional autoencoder for compressing CIFAR images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages