paper-with-me

홈 › Papers

A Unified Efficient Pyramid Transformer for Semantic Segmentation

2021-07-29 · Fangrui Zhu, Yi Zhu, Li Zhang, Chongruo wu, Yanwei Fu, Mu Li

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, which is less generalizable in open-world scenarios. In this work, we advocate a unified framework(UN-EPT) to segment objects by considering both context information and boundary artifacts. We first adapt a sparse sampling strategy to incorporate the transformer-based attention mechanism for efficient context modeling. In addition, a separate spatial branch is introduced to capture image details for boundary refinement. The whole model can be trained in an end-to-end manner. We demonstrate promising performance on three popular benchmarks for semantic segmentation with low memory footprint. Code will be released soon.

📄 PDF Abstract BibTeX arXiv:2107.14209

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Pyramid Fusion Transformer for Semantic Segmentation

2022-01-11 · Zipeng Qin, Jianbo Liu, Xiaolin Zhang, Maoqing Tian 외

The recently proposed MaskFormer gives a refreshed perspective on the task of semantic segmentation: it shifts from the popular pixel-level classification paradigm to a mask-level classification method. In essence, it ge…

DecoderSegmentationSemantic Segmentation

Category Feature Transformer for Semantic Segmentation

2023-08-10 · Quan Tang, Chuanjian Liu, Fagui Liu, Yifan Liu 외

Aggregation of multi-stage features has been revealed to play a significant role in semantic segmentation. Unlike previous methods employing point-wise summation or concatenation for feature aggregation, this study propo…

SegmentationSemantic Segmentation

Fully Transformer Networks for Semantic Image Segmentation

2021-06-08 · Sitong Wu, Tianyi Wu, Fangjian Lin, Shengwei Tian 외

Transformers have shown impressive performance in various natural language processing and computer vision tasks, due to the capability of modeling long-range dependencies. Recent progress has demonstrated that combining …

DecoderFace ParsingImage SegmentationSegmentation+1

PyramidMamba: Rethinking Pyramid Feature Fusion with Selective Space State Model for Semantic Segmentation of Remote Sensing Imagery

2024-06-16 · Libo Wang, Dongxu Li, Sijun Dong, Xiaoliang Meng 외

Semantic segmentation, as a basic tool for intelligent interpretation of remote sensing images, plays a vital role in many Earth Observation (EO) applications. Nowadays, accurate semantic segmentation of remote sensing i…

DecoderEarth ObservationMambaReal-Time Semantic Segmentation+3

HSPFormer: Hierarchical Spatial Perception Transformer for Semantic Segmentation

2025-01-16 · IEEE Transactions on Intelligent Transportation Systems 2025 1 · Siyu Chen, Ting Han, Changshe Zhang, Jinhe Su 외

Semantic perception in driving scenarios plays a crucial role in intelligent transportation systems. However, existing Transformer-based semantic segmentation methods often do not fully exploit their potential in underst…

Depth EstimationMonocular Depth EstimationSemantic SegmentationSpatial Reasoning