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
- Host: GitHub
- URL: https://github.com/danny-1k/automatic-image-enhancement
- Owner: danny-1k
- Created: 2022-10-22T20:38:46.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-25T13:36:07.000Z (over 3 years ago)
- Last Synced: 2025-10-08T17:58:07.368Z (9 months ago)
- Topics: api, deep-learning, discord-bot, flask, image-enhancement, pytorch, react
- Language: Python
- Homepage:
- Size: 189 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).