Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/play3rzer0/deepimagesr
- Owner: Play3rZer0
- Created: 2020-06-15T21:09:29.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-06-15T21:26:24.000Z (over 4 years ago)
- Last Synced: 2024-07-11T14:25:39.493Z (4 months ago)
- Size: 4.73 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.