paper-with-me

홈 › Papers

Towards Bridging Semantic Gap to Improve Semantic Segmentation

2019-10-01 · ICCV 2019 10 · Yanwei Pang, Yazhao Li, Jianbing Shen, Ling Shao

Aggregating multi-level features is essential for capturing multi-scale context information for precise scene semantic segmentation. However, the improvement by directly fusing shallow features and deep features becomes limited as the semantic gap between them increases. To solve this problem, we explore two strategies for robust feature fusion. One is enhancing shallow features using a semantic enhancement module (SeEM) to alleviate the semantic gap between shallow features and deep features. The other strategy is feature attention, which involves discovering complementary information (i.e., boundary information) from low-level features to enhance high-level features for precise segmentation. By embedding these two strategies, we construct a parallel feature pyramid towards improving multi-level feature fusion. A Semantic Enhanced Network called SeENet is constructed with the parallel pyramid to implement precise segmentation. Experiments on three benchmark datasets demonstrate the effectiveness of our method for robust multi-level feature aggregation. As a result, our SeENet has achieved better performance than other state-of-the-art methods for semantic segmentation.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Rewrite Caption Semantics: Bridging Semantic Gaps for Language-Supervised Semantic Segmentation

2023-09-24 · NeurIPS 2023 11 · Yun Xing, Jian Kang, Aoran Xiao, Jiahao Nie 외

Vision-Language Pre-training has demonstrated its remarkable zero-shot recognition ability and potential to learn generalizable visual representations from language supervision. Taking a step ahead, language-supervised s…

SegmentationSemantic SegmentationZero-Shot Learning

A Universal Degradation-based Bridging Technique for Domain Adaptive Semantic Segmentation

2024-12-13 · Wangkai Li, Rui Sun, Tianzhu Zhang

Semantic segmentation often suffers from significant performance degradation when the trained network is applied to a different domain. To address this issue, unsupervised domain adaptation (UDA) has been extensively stu…

Domain AdaptationSemantic SegmentationUnsupervised Domain Adaptation

A Deep Learning Framework for Boundary-Aware Semantic Segmentation

2025-03-28 · Tai An, Weiqiang Huang, Da Xu, Qingyuan He 외

As a fundamental task in computer vision, semantic segmentation is widely applied in fields such as autonomous driving, remote sensing image analysis, and medical image processing. In recent years, Transformer-based segm…

Autonomous DrivingComputational EfficiencyDeep LearningSegmentation+1

Bridging the Domain Gap: Self-Supervised 3D Scene Understanding with Foundation Models

2023-05-15 · NeurIPS 2023 11 · Zhimin Chen, Longlong Jing, Yingwei Li, Bing Li

Foundation models have achieved remarkable results in 2D and language tasks like image segmentation, object detection, and visual-language understanding. However, their potential to enrich 3D scene representation learnin…

3D Object DetectionImage CaptioningImage SegmentationKnowledge Distillation+6

Bridging Geometric and Semantic Foundation Models for Generalized Monocular Depth Estimation

2025-05-29 · Sanggyun Ma, Wonjoon Choi, Jihun Park, Jaeyeul Kim 외

We present Bridging Geometric and Semantic (BriGeS), an effective method that fuses geometric and semantic information within foundation models to enhance Monocular Depth Estimation (MDE). Central to BriGeS is the Bridgi…

Depth EstimationMonocular Depth Estimation