Deep Attentional Guided Image Filtering
Zhiwei Zhong, Xianming Liu, Junjun Jiang, Debin Zhao, Xiangyang Ji

TL;DR
This paper introduces a deep attentional guided image filtering framework that adaptively combines guidance and target images using learned kernels and multi-scale processing, improving results in various vision tasks.
Contribution
It proposes an innovative attentional kernel learning module and multi-scale filtering strategy to better integrate guidance and target images, reducing artifacts and enhancing filtering performance.
Findings
Outperforms state-of-the-art methods in guided super-resolution
Effective in cross-modality restoration and texture removal
Improves semantic segmentation results
Abstract
Guided filter is a fundamental tool in computer vision and computer graphics which aims to transfer structure information from guidance image to target image. Most existing methods construct filter kernels from the guidance itself without considering the mutual dependency between the guidance and the target. However, since there typically exist significantly different edges in the two images, simply transferring all structural information of the guidance to the target would result in various artifacts. To cope with this problem, we propose an effective framework named deep attentional guided image filtering, the filtering process of which can fully integrate the complementary information contained in both images. Specifically, we propose an attentional kernel learning module to generate dual sets of filter kernels from the guidance and the target, respectively, and then adaptively…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Image Enhancement Techniques · Visual Attention and Saliency Detection
