An open API service indexing awesome lists of open source software.

https://github.com/pointlander/netpress

Neural Network Based Image Compression
https://github.com/pointlander/netpress

Last synced: 4 months ago
JSON representation

Neural Network Based Image Compression

Awesome Lists containing this project

README

          

This:

![input](assets/image01.png?raw=true)

Gets turned in to these:

![component 0](assets/image01_0.png?raw=true)

![component 1](assets/image01_1.png?raw=true)

![component 2](assets/image01_2.png?raw=true)

![component 3](assets/image01_3.png?raw=true)

And back into this:

![output](assets/image01_decoded.png?raw=true)