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.

Papers/Trash or Treasure? An Interactive Dual-Stream Strategy for...

Trash or Treasure? An Interactive Dual-Stream Strategy for Single Image Reflection Separation

Qiming Hu, Xiaojie Guo

2021-10-20NeurIPS 2021 12Reflection Removal
PaperPDFCode(official)

Abstract

Single image reflection separation (SIRS), as a representative blind source separation task, aims to recover two layers, $\textit{i.e.}$, transmission and reflection, from one mixed observation, which is challenging due to the highly ill-posed nature. Existing deep learning based solutions typically restore the target layers individually, or with some concerns at the end of the output, barely taking into account the interaction across the two streams/branches. In order to utilize information more efficiently, this work presents a general yet simple interactive strategy, namely $\textit{your trash is my treasure}$ (YTMT), for constructing dual-stream decomposition networks. To be specific, we explicitly enforce the two streams to communicate with each other block-wisely. Inspired by the additive property between the two components, the interactive path can be easily built via transferring, instead of discarding, deactivated information by the ReLU rectifier from one stream to the other. Both ablation studies and experimental results on widely-used SIRS datasets are conducted to demonstrate the efficacy of YTMT, and reveal its superiority over other state-of-the-art alternatives. The implementation is quite simple and our code is publicly available at $\href{https://github.com/mingcv/YTMT-Strategy}{\textit{https://github.com/mingcv/YTMT-Strategy}}$.

Results

TaskDatasetMetricValueModel
Reflection RemovalSIR^2(Wild)PSNR25.48YTMT-UCT
Reflection RemovalSIR^2(Wild)SSIM0.89YTMT-UCT
Reflection RemovalSIR^2(Postcard)PSNR22.91YTMT-UCT
Reflection RemovalSIR^2(Postcard)SSIM0.884YTMT-UCT
Reflection RemovalSIR^2(Objects)PSNR24.87YTMT-UCT
Reflection RemovalSIR^2(Objects)SSIM0.896YTMT-UCT
Reflection RemovalNaturePSNR23.85YTMT-UCS
Reflection RemovalNatureSSIM0.81YTMT-UCS
Reflection RemovalReal20PSNR23.26YTMT-UCT
Reflection RemovalReal20SSIM0.806YTMT-UCT
2D Semantic SegmentationSIR^2(Wild)PSNR25.48YTMT-UCT
2D Semantic SegmentationSIR^2(Wild)SSIM0.89YTMT-UCT
2D Semantic SegmentationSIR^2(Postcard)PSNR22.91YTMT-UCT
2D Semantic SegmentationSIR^2(Postcard)SSIM0.884YTMT-UCT
2D Semantic SegmentationSIR^2(Objects)PSNR24.87YTMT-UCT
2D Semantic SegmentationSIR^2(Objects)SSIM0.896YTMT-UCT
2D Semantic SegmentationNaturePSNR23.85YTMT-UCS
2D Semantic SegmentationNatureSSIM0.81YTMT-UCS
2D Semantic SegmentationReal20PSNR23.26YTMT-UCT
2D Semantic SegmentationReal20SSIM0.806YTMT-UCT

Related Papers

Reflections Unlock: Geometry-Aware Reflection Disentanglement in 3D Gaussian Splatting for Photorealistic Scenes Rendering2025-07-08OpenRR-1k: A Scalable Dataset for Real-World Reflection Removal2025-06-10Single Image Reflection Removal via inter-layer Complementarity2025-05-19PolarFree: Polarization-based Reflection-free Imaging2025-03-23Dereflection Any Image with Diffusion Priors and Diversified Data2025-03-21A Generative Approach to High Fidelity 3D Reconstruction from Text Data2025-03-05A Lightweight Deep Exclusion Unfolding Network for Single Image Reflection Removal2025-03-03Survey on Single-Image Reflection Removal using Deep Learning Techniques2025-02-12