Skip to content

mposysoev/image-nn

Repository files navigation

Image compressor

This project is implementation of simple neural network that learn to reproduce the input image.

Usage

For getting help:

python *.py -h

* -- is the file name.

Results

1

Original image: Panelki

Result of training: PanelkiRes

The process of training: PanelkiProc

2

Original image: Oranges

Result of training: OrangesRes

The process of training: OrangesProc

3

Original image: Sakura

Result of training: SakuraRes

The process of training: SakuraProc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published