paper-with-me

Papers

FADet: A Multi-sensor 3D Object Detection Network based on Local Featured Attention

2024-05-19 · Ziang Guo, Zakhar Yagudin, Selamawit Asfaw, Artem Lykov, Dzmitry Tsetserukou

Camera, LiDAR and radar are common perception sensors for autonomous driving tasks. Robust prediction of 3D object detection is optimally based on the fusion of these sensors. To exploit their abilities wisely remains a challenge because each of these sensors has its own characteristics. In this paper, we propose FADet, a multi-sensor 3D detection network, which specifically studies the characteristics of different sensors based on our local featured attention modules. For camera images, we propose dual-attention-based sub-module. For LiDAR point clouds, triple-attention-based sub-module is utilized while mixed-attention-based sub-module is applied for features of radar points. With local featured attention sub-modules, our FADet has effective detection results in long-tail and complex scenes from camera, LiDAR and radar input. On NuScenes validation dataset, FADet achieves state-of-the-art performance on LiDAR-camera object detection tasks with 71.8% NDS and 69.0% mAP, at the same time, on radar-camera object detection tasks with 51.7% NDS and 40.3% mAP. Code will be released at https://github.com/ZionGo6/FADet.

📄 PDF Abstract BibTeX arXiv:2405.11682

Code (1)

ziongo6/fadet 공식 구현

Tasks

3D Object DetectionAutonomous DrivingObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

DyFADet: Dynamic Feature Aggregation for Temporal Action Detection

2024-07-03 · Le Yang, Ziwei Zheng, Yizeng Han, Hao Cheng 외

Recent proposed neural network-based Temporal Action Detection (TAD) models are inherently limited to extracting the discriminative representations and modeling action instances with various lengths from complex scenes b…

Action DetectionDynamic neural networksTemporal Action Localization

Motion Reinforces Appearance: RGB-Skeleton Gated Residual Fusion for Micro-Gesture Online Recognition

2026-06-10 · Jialin Liu, Xinwen He, Pengyu Liu, Jiale Shi 외 arxiv

Micro-gesture analysis attracts increasing attention for inferring spontaneous emotion from subtle body movements. Micro-gesture online recognition, which localizes and classifies each gesture instance in untrimmed video…

Action Detection

Translation, Scale and Rotation: Cross-Modal Alignment Meets RGB-Infrared Vehicle Detection

2022-09-28 · Maoxun Yuan, Yinyan Wang, Xingxing Wei

Integrating multispectral data in object detection, especially visible and infrared images, has received great attention in recent years. Since visible (RGB) and infrared (IR) images can provide complementary information…

2D Object Detectioncross-modal alignmentCrowd CountingMultispectral Object Detection+8

Multi-Sensor 3D Object Box Refinement for Autonomous Driving

2019-09-11 · Peiliang Li, Si-Qi Liu, Shaojie Shen

We propose a 3D object detection system with multi-sensor refinement in the context of autonomous driving. In our framework, the monocular camera serves as the fundamental sensor for 2D object proposal and initial 3D bou…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

RAWild: Sensor-Agnostic RAW Object Detection via Physics-Guided Curve and Grid Modeling

2026-05-07 · Shuhong Liu, Gengjia Chang, Jun Liu, Xuangeng Chu 외 arxiv

Camera sensor RAW data offers intrinsic advantages for object detection, including deeper bit depth, preserved physical information, and freedom from image signal processor (ISP) distortions. However, varying exposure co…

Object Detection