paper-with-me

홈 › Papers

Hierarchical Pyramid Representations for Semantic Segmentation

2021-04-05 · Hiroaki Aizawa, Yukihiro Domae, Kunihito Kato

Understanding the context of complex and cluttered scenes is a challenging problem for semantic segmentation. However, it is difficult to model the context without prior and additional supervision because the scene's factors, such as the scale, shape, and appearance of objects, vary considerably in these scenes. To solve this, we propose to learn the structures of objects and the hierarchy among objects because context is based on these intrinsic properties. In this study, we design novel hierarchical, contextual, and multiscale pyramidal representations to capture the properties from an input image. Our key idea is the recursive segmentation in different hierarchical regions based on a predefined number of regions and the aggregation of the context in these regions. The aggregated contexts are used to predict the contextual relationship between the regions and partition the regions in the following hierarchical level. Finally, by constructing the pyramid representations from the recursively aggregated context, multiscale and hierarchical properties are attained. In the experiments, we confirmed that our proposed method achieves state-of-the-art performance in PASCAL Context.

📄 PDF Abstract BibTeX arXiv:2104.01792

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

Technical Report on Subspace Pyramid Fusion Network for Semantic Segmentation

2022-04-04 · Mohammed A. M. Elhassan, Chenhui Yang, Chenxi Huang, Tewodros Legesse Munea

The following is a technical report to test the validity of the proposed Subspace Pyramid Fusion Module (SPFM) to capture multi-scale feature representations, which is more useful for semantic segmentation. In this inves…

SegmentationSemantic Segmentation

Incorporating Feature Pyramid Tokenization and Open Vocabulary Semantic Segmentation

2024-12-18 · Jianyu Zhang, Li Zhang, Shijian Li

The visual understanding are often approached from 3 granular levels: image, patch and pixel. Visual Tokenization, trained by self-supervised reconstructive learning, compresses visual data by codebook in patch-level wit…

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentationSemantic Segmentation

Retro-FPN: Retrospective Feature Pyramid Network for Point Cloud Semantic Segmentation

2023-08-18 · ICCV 2023 1 · Peng Xiang, Xin Wen, Yu-Shen Liu, HUI ZHANG 외

Learning per-point semantic features from the hierarchical feature pyramid is essential for point cloud semantic segmentation. However, most previous methods suffered from ambiguous region features or failed to refine pe…

Semantic 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