https://github.com/soumik12345/zero-dce
Pytorch implementation of Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement
https://github.com/soumik12345/zero-dce
deep-learning hdr low-light-enhance low-light-image-enhancement pytorch zero-shot-learning
Last synced: about 1 year ago
JSON representation
Pytorch implementation of Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement
- Host: GitHub
- URL: https://github.com/soumik12345/zero-dce
- Owner: soumik12345
- License: mit
- Created: 2020-11-13T13:20:06.000Z (over 5 years ago)
- Default Branch: pytorch
- Last Pushed: 2021-09-21T17:48:39.000Z (over 4 years ago)
- Last Synced: 2025-05-06T21:05:45.741Z (about 1 year ago)
- Topics: deep-learning, hdr, low-light-enhance, low-light-image-enhancement, pytorch, zero-shot-learning
- Language: Jupyter Notebook
- Homepage: https://arxiv.org/abs/2001.06826
- Size: 7.63 MB
- Stars: 61
- Watchers: 2
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zero DCE
[](https://paperswithcode.com/sota/low-light-image-enhancement-on-dicm?p=zero-reference-deep-curve-estimation-for-low)
[](https://paperswithcode.com/sota/low-light-image-enhancement-on-lime?p=zero-reference-deep-curve-estimation-for-low)
[](https://paperswithcode.com/sota/low-light-image-enhancement-on-mef?p=zero-reference-deep-curve-estimation-for-low)
[](https://paperswithcode.com/sota/low-light-image-enhancement-on-npe?p=zero-reference-deep-curve-estimation-for-low)
[](https://paperswithcode.com/sota/low-light-image-enhancement-on-vv?p=zero-reference-deep-curve-estimation-for-low)
Pytorch implementation of Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement ([https://arxiv.org/abs/2001.06826](https://arxiv.org/abs/2001.06826)).

**Access Notebooks using Binder:** [](https://mybinder.org/v2/gh/soumik12345/Zero-DCE/HEAD)
**Find Training Logs on Wandb:** [https://wandb.ai/19soumik-rakshit96/zero-dce](https://wandb.ai/19soumik-rakshit96/zero-dce)
## Results










## Examples of Noisy Results



## Citation
```
@article{2001.06826,
Author = {Chunle Guo and Chongyi Li and Jichang Guo and Chen Change Loy and Junhui Hou and Sam Kwong and Runmin Cong},
Title = {Zero-Reference Deep Curve Estimation for Low-Light Image Enhancement},
Year = {2020},
Eprint = {arXiv:2001.06826},
Howpublished = {CVPR 2020},
}
```