CVAIAug 24, 2021

LLVIP: A Visible-infrared Paired Dataset for Low-light Vision

arXiv:2108.10831v4734 citations
Originality Synthesis-oriented
AI Analysis

This provides a new dataset for computer vision researchers working on low-light applications, but it is incremental as it focuses on data creation rather than method innovation.

The authors tackled the challenge of visual tasks like image fusion and pedestrian detection in low-light conditions by introducing LLVIP, a dataset of 30,976 visible-infrared paired images, mostly from dark scenes, and found that existing algorithms have deficiencies in very low-light conditions.

It is very challenging for various visual tasks such as image fusion, pedestrian detection and image-to-image translation in low light conditions due to the loss of effective target areas. In this case, infrared and visible images can be used together to provide both rich detail information and effective target areas. In this paper, we present LLVIP, a visible-infrared paired dataset for low-light vision. This dataset contains 30976 images, or 15488 pairs, most of which were taken at very dark scenes, and all of the images are strictly aligned in time and space. Pedestrians in the dataset are labeled. We compare the dataset with other visible-infrared datasets and evaluate the performance of some popular visual algorithms including image fusion, pedestrian detection and image-to-image translation on the dataset. The experimental results demonstrate the complementary effect of fusion on image information, and find the deficiency of existing algorithms of the three visual tasks in very low-light conditions. We believe the LLVIP dataset will contribute to the community of computer vision by promoting image fusion, pedestrian detection and image-to-image translation in very low-light applications. The dataset is being released in https://bupt-ai-cz.github.io/LLVIP. Raw data is also provided for further research such as image registration.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes