Low-Light Image Restoration ML Frameworks
Tools and methods for enhancing, denoising, and restoring images captured in low-light conditions using deep learning techniques. Includes image decomposition, deblurring, and RAW processing. Does NOT include shadow removal, general image enhancement without low-light focus, or video processing frameworks.
There are 57 low-light image restoration frameworks tracked. 1 score above 50 (established tier). The highest-rated is cszn/KAIR at 51/100 with 3,444 stars.
Get all 57 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=low-light-image-restoration&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Framework | Score | Tier |
|---|---|---|---|
| 1 |
cszn/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR,... |
|
Established |
| 2 |
gabrieleilertsen/hdrcnn
HDR image reconstruction from a single exposure using deep CNNs |
|
Emerging |
| 3 |
zhihongz/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement |
|
Emerging |
| 4 |
INVOKERer/DeepRFT
The code for 'Intriguing Findings of Frequency Selection for Image... |
|
Emerging |
| 5 |
subeeshvasu/Awesome-Deblurring
A curated list of resources for Image and Video Deblurring |
|
Emerging |
| 6 |
emidan19/deep-tempest
Restoration for TEMPEST images using deep-learning |
|
Emerging |
| 7 |
VinAIResearch/blur-kernel-space-exploring
Exploring Image Deblurring via Blur Kernel Space (CVPR'21) |
|
Emerging |
| 8 |
soumik12345/MIRNet
Tensorflow implementation of MIRNet for Low-light image enhancement |
|
Emerging |
| 9 |
rebeccaeexu/Awesome-High-Dynamic-Range-Imaging
A collection of HDR imaging papers. |
|
Emerging |
| 10 |
pksvision/Deep-WaveNet-Underwater-Image-Restoration
Wavelength-based Attributed Deep Neural Network for Underwater Image Restoration |
|
Emerging |
| 11 |
aiff22/DPED
Software and pre-trained models for automatic photo quality enhancement... |
|
Emerging |
| 12 |
oneTaken/Awesome-Denoise
One-paper-one-short-contribution-summary of all latest image/burst/video... |
|
Emerging |
| 13 |
dronefreak/clearview
Fast and practical image deraining with PyTorch. Removes rain streaks using... |
|
Emerging |
| 14 |
Rishit-dagli/MIRNet-TFJS
TensorFlow JS models for MIRNet for low-light💡 image enhancement |
|
Emerging |
| 15 |
INWLY/LWTformer
LWTformer: A Detail-Aware, Learnable Wavelet-Transformer for Ancient Chinese... |
|
Emerging |
| 16 |
tranleanh/edn-gtm
EDN-GTM for Single Image Dehazing |
|
Emerging |
| 17 |
towardsDLCV/RBaIR
[Pattern Recognition 2026] Towards Maximizing Feature Efficiency: All-in-One... |
|
Emerging |
| 18 |
tnwei/waternet
Modern replication of WaterNet from "An Underwater Image Enhancement... |
|
Emerging |
| 19 |
IDKiro/StarEnhancer
StarEnhancer: Learning Real-Time and Style-Aware Image Enhancement |
|
Emerging |
| 20 |
alberto-rota/UnReflectAnything
[CVPR 2026] UnReflectAnything: RGB-Only Highlight Removal by Rendering... |
|
Emerging |
| 21 |
Thehunk1206/Zero-DCE
Implementation of Research Paper "Learning to Enhance Low-Light Image via... |
|
Emerging |
| 22 |
beingdhruvv/ImageSharpening-KD-Restormer-UNet
This repository features an image sharpening pipeline using Knowledge... |
|
Emerging |
| 23 |
weblineindia/AIML-Image-Enhancement
AI ML based Image enhancement module built in Python. It is used for... |
|
Emerging |
| 24 |
sandeepraju/ihradis-cnn-deblur
Image deblurring with Convolutional Neural Networks. Scripts & Neural... |
|
Emerging |
| 25 |
lingyanruan/DRBNet
[CVPR Oral 2022] PyTorch Implementation for "Learning to Deblur using Light... |
|
Experimental |
| 26 |
VisionVerse/Blind-Motion-Deblurring-Survey
Deep learning in motion deblurring: current status, benchmarks and future... |
|
Experimental |
| 27 |
GuoLanqing/Awesome-Shadow-Removal
Collection of recent shadow removal works, including papers, codes,... |
|
Experimental |
| 28 |
ymmshi/dark_infer_collections
👉👉 [UPDATING] Low-light image enhancement inference code collections,... |
|
Experimental |
| 29 |
xw-hu/Unveiling-Deep-Shadows
A Survey and Benchmark on Image and Video Shadow Detection, Removal, and... |
|
Experimental |
| 30 |
GeeveGeorge/GFPGAN-for-Video-SR
A colab notebook for video super resolution using GFPGAN |
|
Experimental |
| 31 |
ajithvcoder/DeblurGANv2_Customdataset
Using deblur GAN on custom dataset |
|
Experimental |
| 32 |
jinnovation/derain-net
A (WIP) TensorFlow reproduction of Fu, Huang, Ding, Liao, and Paisley's... |
|
Experimental |
| 33 |
fabio-sim/DocShadow-ONNX-TensorRT
ONNX-compatible DocShadow: High-Resolution Document Shadow Removal. Supports... |
|
Experimental |
| 34 |
kawchar85/Awesome-Deblurring-Resources
A curated list of research papers and datasets related to image and video deblurring. |
|
Experimental |
| 35 |
abdullahahsann/VideoEnhancementForSurviellance
Video Enhancement For Surveillance |
|
Experimental |
| 36 |
JihyongOh/DeMFI
[ECCV 2022] Official repository of DeMFI. |
|
Experimental |
| 37 |
TaoWangzj/Awesome-Image-Restoration
The repository of survey paper "Deep Image Restoration: A Survey" |
|
Experimental |
| 38 |
rajiv2004-cloud/Dehazing-model
AI-ML Based Dehazing / De-smoking Algorithm |
|
Experimental |
| 39 |
HrishavBakulBarua/Cycle-HDR
Theory, Experiments, and Dataset for our newly proposed Deep Learning method... |
|
Experimental |
| 40 |
prafful-kumar/Blurred-Image-Recognition
Implementation of U-net architecture for image deblurring (Image restoration). |
|
Experimental |
| 41 |
hpc203/low-light-image-enhancement-opencv-dnn
使用OpenCV部署低光照图像增强,包含C++和Python两个版本的程序 |
|
Experimental |
| 42 |
logic-OT/Deblur-AI
This project uses AI to fix blur images of faces. This uses a 5-layered... |
|
Experimental |
| 43 |
kdhRick2222/UCMNet
[CVPR'26] Official implementation of "UCMNet: Uncertainty-Aware Context... |
|
Experimental |
| 44 |
nafis71041/pixelation_correction
This is an image de-pixelation project done under Intel Unnati Industrial... |
|
Experimental |
| 45 |
xiaomomy/Shadow
Reproduction of ICCV 2015 paper on shadow detection using Leave-One-Out... |
|
Experimental |
| 46 |
fourson/Learning-to-dehaze-with-polarization
NeurIPS 2021 paper: Learning to Dehaze with Polarization |
|
Experimental |
| 47 |
sagarbhavsar1/Single-Image-Dehazing-using-feature-extraction-techniques-in-Deep-Learning
This is a novel methodology to perform dehazing process on a single outdoor... |
|
Experimental |
| 48 |
BhanuPrakashPebbeti/UnderWater-Image-Enhancement-using-DAE-UNet
Underwater image enhancement has been attracting much attention due to its... |
|
Experimental |
| 49 |
Onewit6143/LFPVS_ICCV
🌟 Enhance low-light images by learning features directly from training data... |
|
Experimental |
| 50 |
hamzafer/image-deblurring
This repository presents advancements in motion deblurring built on the... |
|
Experimental |
| 51 |
fourson/Polarization-Aware-Low-Light-Image-Enhancement
AAAI 2023 paper (Oral): Polarization-Aware Low-Light Image Enhancement |
|
Experimental |
| 52 |
StephenChou-0621/image-deblurring-survey
Technical survey on image deblurring: traditional optimization-based and... |
|
Experimental |
| 53 |
chi-kaichen/Trinity-Net
K. Chi, Y. Yuan, and Q. Wang*, “Trinity-Net: Gradient-Guided Swin... |
|
Experimental |
| 54 |
claudiom4sir/VideoRestoration
[AIR 2023] Video restoration based on deep learning: a comprehensive survey |
|
Experimental |
| 55 |
happycode123/ULDB-Dataset
ULDB dataset proposed in our paper "Deep Learning-based Cascaded Light... |
|
Experimental |
| 56 |
MohitLamba94/darkstereo
The project is the official implementation of our WACV 2023 paper,... |
|
Experimental |
| 57 |
MohitLamba94/Restoring-Extremely-Dark-Images-In-Real-Time
The project is the official implementation of our CVPR 2021 paper,... |
|
Experimental |