Contrastive Semantic-Guided Image Smoothing Network
Jie Wang, Yongzhen Wang, Yidan Feng, Lina Gong, Xuefeng Yan, Haoran, Xie, Fu Lee Wang, Mingqiang Wei

TL;DR
This paper introduces CSGIS-Net, a novel deep learning model that improves image smoothing by integrating contrastive and semantic priors, leading to better preservation of structures and semantic awareness.
Contribution
The paper proposes a contrastive semantic-guided network for image smoothing, addressing generalization and semantic awareness issues, and enriches the VOC dataset with smoothing labels.
Findings
Outperforms state-of-the-art smoothing algorithms significantly.
Effectively preserves salient structures while removing trivial details.
Enhances semantic distinction in smoothed images.
Abstract
Image smoothing is a fundamental low-level vision task that aims to preserve salient structures of an image while removing insignificant details. Deep learning has been explored in image smoothing to deal with the complex entanglement of semantic structures and trivial details. However, current methods neglect two important facts in smoothing: 1) naive pixel-level regression supervised by the limited number of high-quality smoothing ground-truth could lead to domain shift and cause generalization problems towards real-world images; 2) texture appearance is closely related to object semantics, so that image smoothing requires awareness of semantic difference to apply adaptive smoothing strengths. To address these issues, we propose a novel Contrastive Semantic-Guided Image Smoothing Network (CSGIS-Net) that combines both contrastive prior and semantic prior to facilitate robust image…
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
TopicsImage Enhancement Techniques · Advanced Image Fusion Techniques · Image and Signal Denoising Methods
