paper-with-me

Papers

Single Image Reflection Removal Beyond Linearity

2019-06-01 · CVPR 2019 6 · Qiang Wen, Yinjie Tan, Jing Qin, Wenxi Liu, Guoqiang Han, Shengfeng He

Due to the lack of paired data, the training of image reflection removal relies heavily on synthesizing reflection images. However, existing methods model reflection as a linear combination model, which cannot fully simulate the real-world scenarios. In this paper, we inject non-linearity into reflection removal from two aspects. First, instead of synthesizing reflection with a fixed combination factor or kernel, we propose to synthesize reflection images by predicting a non-linear alpha blending mask. This enables a free combination of different blurry kernels, leading to a controllable and diverse reflection synthesis. Second, we design a cascaded network for reflection removal with three tasks: predicting the transmission layer, reflection layer, and the non-linear alpha blending mask. The former two tasks are the fundamental outputs, while the latter one being the side output of the network. This side output, on the other hand, making the training a closed loop, so that the separated transmission and reflection layers can be recombined together for training with a reconstruction loss. Extensive quantitative and qualitative experiments demonstrate the proposed synthesis and removal approaches outperforms state-of-the-art methods on two standard benchmarks, as well as in real-world scenarios.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Reflection Removal

Similar Papers 제목 키워드 기반

Utilizing Multi-step Loss for Single Image Reflection Removal

2024-12-11 · Abdelrahman Elnenaey, Marwan Torki

Image reflection removal is crucial for restoring image quality. Distorted images can negatively impact tasks like object detection and image segmentation. In this paper, we present a novel approach for image reflection …

Depth EstimationImage Segmentationobject-detectionObject Detection+2

Benchmarking Single-Image Reflection Removal Algorithms

2017-10-01 · ICCV 2017 10 · Renjie Wan, Boxin Shi, Ling-Yu Duan, Ah-Hwee Tan 외

Removing undesired reflections from a photo taken in front of a glass is of great importance for enhancing the efficiency of visual computing systems. Various approaches have been proposed and shown to be visually plausi…

BenchmarkingReflection Removal

Single-image reflection removal via self-supervised diffusion models

2024-12-29 · Zhengyang Lu, Weifan Wang, Tianhao Guo, Feng Wang

Reflections often degrade the visual quality of images captured through transparent surfaces, and reflection removal methods suffers from the shortage of paired real-world samples.This paper proposes a hybrid approach th…

DenoisingReflection Removal

Single Image Reflection Removal with Reflection Intensity Prior Knowledge

2023-12-06 · Dongshen Han, Seungkyu Lee, Chaoning Zhang, Heechan Yoon 외

Single Image Reflection Removal (SIRR) in real-world images is a challenging task due to diverse image degradations occurring on the glass surface during light transmission and reflection. Many existing methods rely on s…

Reflection Removal

Survey on Single-Image Reflection Removal using Deep Learning Techniques

2025-02-12 · Kangning Yang, Huiming Sun, Jie Cai, Lan Fu 외

The phenomenon of reflection is quite common in digital images, posing significant challenges for various applications such as computer vision, photography, and image processing. Traditional methods for reflection remova…

Deep LearningReflection RemovalSurvey