paper-with-me

Papers

S-AT GCN: Spatial-Attention Graph Convolution Network based Feature Enhancement for 3D Object Detection

2021-03-15 · Li Wang, Chenfei Wang, Xinyu Zhang, Tianwei Lan, Jun Li

3D object detection plays a crucial role in environmental perception for autonomous vehicles, which is the prerequisite of decision and control. This paper analyses partition-based methods' inherent drawbacks. In the partition operation, a single instance such as a pedestrian is sliced into several pieces, which we call it the partition effect. We propose the Spatial-Attention Graph Convolution (S-AT GCN), forming the Feature Enhancement (FE) layers to overcome this drawback. The S-AT GCN utilizes the graph convolution and the spatial attention mechanism to extract local geometrical structure features. This allows the network to have more meaningful features for the foreground. Our experiments on the KITTI 3D object and bird's eye view detection show that S-AT Conv and FE layers are effective, especially for small objects. FE layers boost the pedestrian class performance by 3.62\% and cyclist class by 4.21\% 3D mAP. The time cost of these extra FE layers are limited. PointPillars with FE layers can achieve 48 PFS, satisfying the real-time requirement.

📄 PDF Abstract BibTeX arXiv:2103.08439

Code (2)

Link2Link/FE_GCN 공식 구현 pytorch
adept-thu/SATGCN pytorch

Tasks

3D Object DetectionAutonomous Vehiclesobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…
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 제목 키워드 기반

Efficient Encoder-Decoder and Dual-Path Conformer for Comprehensive Feature Learning in Speech Enhancement

2023-06-09 · Junyu Wang

Current speech enhancement (SE) research has largely neglected channel attention and spatial attention, and encoder-decoder architecture-based networks have not adequately considered how to provide efficient inputs to th…

DecoderSpeech Enhancement

Real-Time Underwater Image Enhancement via Frequency-Guided Dual-Path Attention

2026-06-29 · Leshen Zhang, Ao Li, Ce Zhu arxiv

Real-time underwater image enhancement (UIE) is crucial for mobile underwater photography and autonomous robotic systems, where practical deployment typically requires low latency and compact models under constrained com…

Image Enhancement

Learning Enriched Features for Real Image Restoration and Enhancement

2020-03-15 · ECCV 2020 8 · Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat 외

With the goal of recovering high-quality image content from its degraded version, image restoration enjoys numerous applications, such as in surveillance, computational photography, medical imaging, and remote sensing. R…

DenoisingImage DenoisingImage EnhancementImage Restoration+2

Adaptive Cross-Attention-Driven Spatial-Spectral Graph Convolutional Network for Hyperspectral Image Classification

2022-04-12 · Jin-Yu Yang, Heng-Chao Li, Wen-Shuai Hu, Lei Pan 외

Recently, graph convolutional networks (GCNs) have been developed to explore spatial relationship between pixels, achieving better classification performance of hyperspectral images (HSIs). However, these methods fail to…

Graph AttentionHyperspectral Image Classificationimage-classificationImage Classification

Learning Enriched Features for Fast Image Restoration and Enhancement

2022-04-19 · Syed Waqas Zamir, Aditya Arora, Salman Khan, Munawar Hayat 외

Given a degraded input image, image restoration aims to recover the missing high-quality image content. Numerous applications demand effective image restoration, e.g., computational photography, surveillance, autonomous …

Autonomous VehiclesDeblurringDenoisingImage Denoising+3