paper-with-me

Papers

Spatial Pyramid Based Graph Reasoning for Semantic Segmentation

2020-03-23 · CVPR 2020 6 · Xia Li, Yibo Yang, Qijie Zhao, Tiancheng Shen, Zhouchen Lin, Hong Liu

The convolution operation suffers from a limited receptive filed, while global modeling is fundamental to dense prediction tasks, such as semantic segmentation. In this paper, we apply graph convolution into the semantic segmentation task and propose an improved Laplacian. The graph reasoning is directly performed in the original feature space organized as a spatial pyramid. Different from existing methods, our Laplacian is data-dependent and we introduce an attention diagonal matrix to learn a better distance metric. It gets rid of projecting and re-projecting processes, which makes our proposed method a light-weight module that can be easily plugged into current computer vision architectures. More importantly, performing graph reasoning directly in the feature space retains spatial relationships and makes spatial pyramid possible to explore multiple long-range contextual patterns from different scales. Experiments on Cityscapes, COCO Stuff, PASCAL Context and PASCAL VOC demonstrate the effectiveness of our proposed methods on semantic segmentation. We achieve comparable performance with advantages in computational and memory overhead.

📄 PDF Abstract BibTeX arXiv:2003.10211

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SPIN Road Mapper: Extracting Roads from Aerial Images via Spatial and Interaction Space Graph Reasoning for Autonomous Driving

2021-09-16 · Wele Gedara Chaminda Bandara, Jeya Maria Jose Valanarasu, Vishal M. Patel

Road extraction is an essential step in building autonomous navigation systems. Detecting road segments is challenging as they are of varying widths, bifurcated throughout the image, and are often occluded by terrain, cl…

Autonomous DrivingAutonomous NavigationRoad Segmentation

Semantic Segmentation for Point Cloud Scenes via Dilated Graph Feature Aggregation and Pyramid Decoders

2022-04-11 · Yongqiang Mao, Xian Sun, Kaiqiang Chen, Wenhui Diao 외

Semantic segmentation of point clouds generates comprehensive understanding of scenes through densely predicting the category for each point. Due to the unicity of receptive field, semantic segmentation of point clouds r…

DiversitySegmentationSemantic Segmentation

Pyramid Graph Networks With Connection Attentions for Region-Based One-Shot Semantic Segmentation

2019-10-01 · ICCV 2019 10 · Chi Zhang, Guosheng Lin, Fayao Liu, Jiushuang Guo 외

One-shot image segmentation aims to undertake the segmentation task of a novel class with only one training image available. The difficulty lies in that image segmentation has structured data representations, which yield…

Few-Shot Semantic SegmentationGraph AttentionImage SegmentationSegmentation+1

Improving Spatial Codification in Semantic Segmentation

2015-05-27 · Carles Ventura, Xavier Giró-i-Nieto, Verónica Vilaplana, Kevin McGuinness 외

This paper explores novel approaches for improving the spatial codification for the pooling of local descriptors to solve the semantic segmentation problem. We propose to partition the image into three regions for each o…

ObjectSegmentationSemantic Segmentation

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