Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/play3rzer0/deepimagesr

API access for Deep-Image super resolution image upscaling
https://github.com/play3rzer0/deepimagesr

Last synced: about 4 hours ago
JSON representation

API access for Deep-Image super resolution image upscaling

Awesome Lists containing this project

README

        

This is a project for upscaling images using Deep-Image API.

The API.text contains how to issue cURL commands to interact with the backend service.

Included is a YML file with the API specifications.

There are three samples images. These were used for upscaling and comparing with bicubic upscale. There is the original image (sample-img.jpg) which is 800 x 530 pixels, the upscaled image (sample-upscaled.jpg) and bicubic upscaled image (sample-bicubic.jpg). From these images, the quality can be compared.