CVJun 5, 2025

OpenRR-5k: A Large-Scale Benchmark for Reflection Removal in the Wild

arXiv:2506.05482v12 citationsh-index: 4Has CodeMIPR
Originality Synthesis-oriented
AI Analysis

This provides a new benchmark for computer vision researchers working on reflection removal, though it is incremental as it focuses on dataset creation rather than method innovation.

The authors tackled the lack of large-scale datasets for single image reflection removal by introducing OpenRR-5k, a benchmark with 5,300 high-quality, pixel-aligned image pairs, and demonstrated its utility by training a U-Net model evaluated with five metrics.

Removing reflections is a crucial task in computer vision, with significant applications in photography and image enhancement. Nevertheless, existing methods are constrained by the absence of large-scale, high-quality, and diverse datasets. In this paper, we present a novel benchmark for Single Image Reflection Removal (SIRR). We have developed a large-scale dataset containing 5,300 high-quality, pixel-aligned image pairs, each consisting of a reflection image and its corresponding clean version. Specifically, the dataset is divided into two parts: 5,000 images are used for training, and 300 images are used for validation. Additionally, we have included 100 real-world testing images without ground truth (GT) to further evaluate the practical performance of reflection removal methods. All image pairs are precisely aligned at the pixel level to guarantee accurate supervision. The dataset encompasses a broad spectrum of real-world scenarios, featuring various lighting conditions, object types, and reflection patterns, and is segmented into training, validation, and test sets to facilitate thorough evaluation. To validate the usefulness of our dataset, we train a U-Net-based model and evaluate it using five widely-used metrics, including PSNR, SSIM, LPIPS, DISTS, and NIQE. We will release both the dataset and the code on https://github.com/caijie0620/OpenRR-5k to facilitate future research in this field.

Foundations

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

Your Notes