菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-19
📄 Abstract - FUMO: Prior-Modulated Diffusion for Single Image Reflection Removal

Single image reflection removal (SIRR) is challenging in real scenes, where reflection strength varies spatially and reflection patterns are tightly entangled with transmission structures. This paper presents a diffusion model with prior modulation framework (FUMO) that introduces explicit guidance signals to improve spatial controllability and structural faithfulness. Two priors are extracted directly from the mixed image, an intensity prior that estimates spatial reflection severity and a high-frequency prior that captures detail-sensitive responses via multi-scale residual aggregation. We propose a coarse-to-fine training paradigm. In the first stage, these cues are combined to gate the conditional residual injections, focusing the conditioning on regions that are both reflection-dominant and structure-sensitive. In the second stage, a fine-grained refinement network corrects local misalignment and sharpens fine details in the image space. Experiments conducted on both standard benchmarks and challenging images in the wild demonstrate competitive quantitative results and consistently improved perceptual quality. The code is released at this https URL.

顶级标签: computer vision model training aigc
详细标签: image restoration diffusion models reflection removal prior modulation single image 或 搜索:

FUMO:基于先验调制的扩散模型用于单图像反射去除 / FUMO: Prior-Modulated Diffusion for Single Image Reflection Removal


1️⃣ 一句话总结

这篇论文提出了一种名为FUMO的新方法,它通过从混合图像中提取反射强度和结构细节两种先验信息,并分阶段引导扩散模型,从而更精准地从单张照片中去除恼人的玻璃或水面反光,同时更好地保留背景画面的原始细节。

源自 arXiv: 2603.19036