vishnukv64 / cae

Lossy Image Compression with Compressive Autoencoders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lossy Image Compression with Compressive Autoencoders

The quickest way to start experimenting is to use this model trained on this smaller dataset. An arbitrary dataset can be constructed by downloading frames using the scripts provided here.

See wiki for more details, download links and further results.

Results

  • cae_32x32x32_zero_pad_bin model
  • roughly 5.8 millions of optimization steps
  • randomly selected and downloaded 121,827 frames
  • left: original, right: reconstructed

References

About

Lossy Image Compression with Compressive Autoencoders.

License:MIT License


Languages

Language:Python 99.6%Language:Shell 0.4%