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

https://github.com/danny-1k/automatic-image-enhancement

Deep Learning for Image Enhancement
https://github.com/danny-1k/automatic-image-enhancement

api deep-learning discord-bot flask image-enhancement pytorch react

Last synced: about 2 months ago
JSON representation

Deep Learning for Image Enhancement

Awesome Lists containing this project

README

          

# Automatic Image Enhancement

Using Deep Learning to make images look *better* 🤩

## Implementations
- White Balancing [Proposed by Mohammed Afifi](http://openaccess.thecvf.com/content_CVPR_2020/papers/Afifi_Deep_White-Balance_Editing_CVPR_2020_paper.pdf)
- Oversaturation correction
- Low-light correction

## Project Archicture
Frontend on React and the Backend on Flask + Torch (ML).