paper-with-me

Papers

Multi-Scale Feature Aggregation by Cross-Scale Pixel-to-Region Relation Operation for Semantic Segmentation

2021-06-03 · Yechao Bai, Ziyuan Huang, Lyuyu Shen, Hongliang Guo, Marcelo H. Ang Jr, Daniela Rus

Exploiting multi-scale features has shown great potential in tackling semantic segmentation problems. The aggregation is commonly done with sum or concatenation (concat) followed by convolutional (conv) layers. However, it fully passes down the high-level context to the following hierarchy without considering their interrelation. In this work, we aim to enable the low-level feature to aggregate the complementary context from adjacent high-level feature maps by a cross-scale pixel-to-region relation operation. We leverage cross-scale context propagation to make the long-range dependency capturable even by the high-resolution low-level features. To this end, we employ an efficient feature pyramid network to obtain multi-scale features. We propose a Relational Semantics Extractor (RSE) and Relational Semantics Propagator (RSP) for context extraction and propagation respectively. Then we stack several RSP into an RSP head to achieve the progressive top-down distribution of the context. Experiment results on two challenging datasets Cityscapes and COCO demonstrate that the RSP head performs competitively on both semantic segmentation and panoptic segmentation with high efficiency. It outperforms DeeplabV3 [1] by 0.7% with 75% fewer FLOPs (multiply-adds) in the semantic segmentation task.

📄 PDF Abstract BibTeX arXiv:2106.01744

Code (0)

등록된 구현이 없습니다.

Tasks

Panoptic SegmentationRelationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…
Batch Normalization 설명 없음
ASPP Atrous Spatial Pyramid Pooling (ASPP) is a semantic segmentation module for resampling a given feature layer at multiple rates prior to…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dilated Convolution 설명 없음
DeepLabv3 설명 없음

Similar Papers 제목 키워드 기반

Multi-label Classification with Panoptic Context Aggregation Networks

2025-12-29 · Mingyuan Jiu, Hailong Zhu, Wenchuan Wei, Hichem Sahbi 외 arxiv

Context modeling is crucial for visual recognition, enabling highly discriminative image representations by integrating both intrinsic and extrinsic relationships between objects and labels in images. A limitation in cur…

Multi-Label ClassificationScene Understanding

Efficient Feature Aggregation and Scale-Aware Regression for Monocular 3D Object Detection

2024-11-05 · Yifan Wang, Xiaochen Yang, Fanqi Pu, Qingmin Liao 외

Monocular 3D object detection has attracted great attention due to simplicity and low cost. Existing methods typically follow conventional 2D detection paradigms, first locating object centers and then predicting 3D attr…

3D Object DetectionMonocular 3D Object Detectionobject-detectionObject Detection

Attention-based Feature Aggregation

2021-09-29 · Xiongwei Wu, Ee-Peng Lim, Steven Hoi, Qianru Sun

Capturing object instances in different scales is a long-standing problem in the tasks of visual recognition, e.g., object detection and instance segmentation. The conventional way is to learn scale-invariant features, e…

Instance Segmentationobject-detectionObject DetectionSemantic Segmentation

Coarse-to-Fine Embedded PatchMatch and Multi-Scale Dynamic Aggregation for Reference-based Super-Resolution

2022-01-12 · Bin Xia, Yapeng Tian, Yucheng Hang, Wenming Yang 외

Reference-based super-resolution (RefSR) has made significant progress in producing realistic textures using an external reference (Ref) image. However, existing RefSR methods obtain high-quality correspondence matchings…

Reference-based Super-ResolutionSuper-Resolution

Recurrent Aggregation Learning for Multi-View Echocardiographic Sequences Segmentation

2019-07-24 · Ming Li, Weiwei Zhang, Guang Yang, Chengjia Wang 외

Multi-view echocardiographic sequences segmentation is crucial for clinical diagnosis. However, this task is challenging due to limited labeled data, huge noise, and large gaps across views. Here we propose a recurrent a…

ClassificationGeneral ClassificationSegmentation