TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Datasets/LOLv2

LOLv2

The real captured dataset of LOL contains 500 low/normallight image pairs. Most low-light images are collected by changing exposure time and ISO, while other configurations of the cameras are fixed. We capture images from a variety of scenes, e.g., houses, campuses, clubs, streets.

Since camera shaking, object movement, and lightness changing may cause misalignment between the image pairs, inspired by [41], a three-step shooting strategy is used to eliminate such misalignments between the image pairs in our dataset. For one scene, we first shoot two normal-light images N1N_1N1​ and N2N_2N2​. Then, we change the exposure time and ISO to capture a series of low-light images. Finally, we set the exposure time and ISO back to shoot another two normal-light images N3N_3N3​ and N4N_4N4​. The average of Ni(i=1,2,3,4)N_i (i = 1,2,3,4)Ni​(i=1,2,3,4) is treated as the ground-truth G=14∑i=14NiG=\frac{1}{4}\sum^4_{i=1}N_iG=41​∑i=14​Ni​. Then, we check whether there is object or camera movement. Specifically, the misalignment for these normal-light images is measured by M=14∑i=14MSE(Ni,G)M=\frac{1}{4}\sum^4_{i=1}MSE(Ni, G)M=41​∑i=14​MSE(Ni,G). If M > 0.1, we abandon the corresponding pair.

These raw images are resized to 400 × 600 and converted to Portable Network Graphics format. The dataset is publicly available.

Benchmarks

Image Enhancement/Average PSNRImage Enhancement/LPIPSImage Enhancement/SSIM

Related Benchmarks

LOLv2-synthetic/Image Enhancement/Average PSNRLOLv2-synthetic/Image Enhancement/LPIPSLOLv2-synthetic/Image Enhancement/SSIM

Statistics

Papers
13
Benchmarks
3

Links

Homepage

Tasks

Image EnhancementLow-Light Image Enhancement