paper-with-me

Papers

Attention-based fusion of semantic boundary and non-boundary information to improve semantic segmentation

2021-08-05 · Jefferson Fontinele, Gabriel Lefundes, Luciano Oliveira

This paper introduces a method for image semantic segmentation grounded on a novel fusion scheme, which takes place inside a deep convolutional neural network. The main goal of our proposal is to explore object boundary information to improve the overall segmentation performance. Unlike previous works that combine boundary and segmentation features, or those that use boundary information to regularize semantic segmentation, we instead propose a novel approach that embodies boundary information onto segmentation. For that, our semantic segmentation method uses two streams, which are combined through an attention gate, forming an end-to-end Y-model. To the best of our knowledge, ours is the first work to show that boundary detection can improve semantic segmentation when fused through a semantic fusion gate (attention model). We performed an extensive evaluation of our method over public data sets. We found competitive results on all data sets after comparing our proposed model with other twelve state-of-the-art segmenters, considering the same training conditions. Our proposed model achieved the best mIoU on the CityScapes, CamVid, and Pascal Context data sets, and the second best on Mapillary Vistas.

📄 PDF Abstract BibTeX arXiv:2108.02840

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Boundary-guided Feature Aggregation Network for Salient Object Detection

2018-09-28 · Yunzhi Zhuge, Pingping Zhang, Huchuan Lu

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize …

Depth EstimationObjectobject-detectionObject Detection+3

Boundary and Position Information Mining for Aerial Small Object Detection

2026-01-23 · Rongxin Huang, Guangfeng Lin, Wenbo Zhou, Zhirong Li 외 arxiv

Unmanned Aerial Vehicle (UAV) applications have become increasingly prevalent in aerial photography and object recognition. However, there are major challenges to accurately capturing small targets in object detection du…

Small Object DetectionObject Recognition

A Unified Efficient Pyramid Transformer for Semantic Segmentation

2021-07-29 · Fangrui Zhu, Yi Zhu, Li Zhang, Chongruo wu 외

Semantic segmentation is a challenging problem due to difficulties in modeling context in complex scenes and class confusions along boundaries. Most literature either focuses on context modeling or boundary refinement, w…

SegmentationSemantic Segmentation

Unified Lattice Graph Fusion for Chinese Named Entity Recognition

2023-12-28 · Dixiang Zhang, Junyu Lu, Pingjian Zhang

Integrating lexicon into character-level sequence has been proven effective to leverage word boundary and semantic information in Chinese named entity recognition (NER). However, prior approaches usually utilize feature …

Chinese Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

Boundary Corrected Multi-scale Fusion Network for Real-time Semantic Segmentation

2022-03-01 · Tianjiao Jiang, Yi Jin, Tengfei Liang, Xu Wang 외

Image semantic segmentation aims at the pixel-level classification of images, which has requirements for both accuracy and speed in practical application. Existing semantic segmentation methods mainly rely on the high-re…

Real-Time Semantic SegmentationScene ParsingSegmentationSemantic Segmentation