This repository is a Pytorch implementation of the paper "DSLR: Deep Stacked Laplacian Restorer for Low-light Image Enhancement"
Seokjae Lim and Wonjun Kim
IEEE Transactions on Multimedia
When using this code in your research, please cite the following paper:
Seokjae Lim and Wonjun Kim, "DSLR: Deep Stacked Laplacian Restorer for Low-light Image Enhancement," IEEE Transactions on Multimedia DOI:10.1109/TMM.2020.3039361.
Test samples from the MIT-Adobe FiveK dataset and corresponding enhancement results by previous methods and the proposed DSLR. (a) Origianl input. (b) CLAHE. (c) LDR. (d) LIME. (e) HDRNet. (f) DR. (g) DPE. (h) UPE. (i) DSLR (proposed). (j) Ground truth
More examples of enhancement results on the MIT-Adobe FiveK dataset. (a) Origianl input. (b) CLAHE. (c) LDR. (d) LIME. (e) HDRNet. (f) DR. (g) DPE. (h) UPE. (i) DSLR (proposed). (j) Ground truth
Test samples from our own dataset and corresponding enhancement results by previous methods and the proposed DSLR. (a) Origianl input. (b) CLAHE. (c) LDR. (d) LIME. (e) HDRNet. (f) DR. (g) DPE. (h) UPE. (i) DSLR (proposed).
More examples of enhancement results on our own dataset. (a) Origianl input. (b) CLAHE. (c) LDR. (d) LIME. (e) HDRNet. (f) DR. (g) DPE. (h) UPE. (i) DSLR (proposed).
You can download pretrained DSLR model
python main.py n
python test.py t