paper-with-me

홈 › Papers

AutoAlign: Pixel-Instance Feature Aggregation for Multi-Modal 3D Object Detection

2022-01-17 · Zehui Chen, Zhenyu Li, Shiquan Zhang, Liangji Fang, Qinghong Jiang, Feng Zhao, Bolei Zhou, Hang Zhao

Object detection through either RGB images or the LiDAR point clouds has been extensively explored in autonomous driving. However, it remains challenging to make these two data sources complementary and beneficial to each other. In this paper, we propose \textit{AutoAlign}, an automatic feature fusion strategy for 3D object detection. Instead of establishing deterministic correspondence with camera projection matrix, we model the mapping relationship between the image and point clouds with a learnable alignment map. This map enables our model to automate the alignment of non-homogenous features in a dynamic and data-driven manner. Specifically, a cross-attention feature alignment module is devised to adaptively aggregate \textit{pixel-level} image features for each voxel. To enhance the semantic consistency during feature alignment, we also design a self-supervised cross-modal feature interaction module, through which the model can learn feature aggregation with \textit{instance-level} feature guidance. Extensive experimental results show that our approach can lead to 2.3 mAP and 7.0 mAP improvements on the KITTI and nuScenes datasets, respectively. Notably, our best model reaches 70.9 NDS on the nuScenes testing leaderboard, achieving competitive performance among various state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:2201.06493

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

AutoAlignV2: Deformable Feature Aggregation for Dynamic Multi-Modal 3D Object Detection

2022-07-21 · Zehui Chen, Zhenyu Li, Shiquan Zhang, Liangji Fang 외

Point clouds and RGB images are two general perceptional sources in autonomous driving. The former can provide accurate localization of objects, and the latter is denser and richer in semantic information. Recently, Auto…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

AutoAlign: Fully Automatic and Effective Knowledge Graph Alignment enabled by Large Language Models

2023-07-18 · Rui Zhang, Yixin Su, Bayu Distiawan Trisedya, Xiaoyan Zhao 외

The task of entity alignment between knowledge graphs (KGs) aims to identify every pair of entities from two different KGs that represent the same entity. Many machine learning-based methods have been proposed for this t…

Entity AlignmentEntity EmbeddingsKnowledge Graphs

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

Efficient and Accurate Arbitrary-Shaped Text Detection with Pixel Aggregation Network

2019-08-16 · ICCV 2019 10 · Wenhai Wang, Enze Xie, Xiaoge Song, Yuhang Zang 외

Scene text detection, an important step of scene text reading systems, has witnessed rapid development with convolutional neural networks. Nonetheless, two main challenges still exist and hamper its deployment to real-wo…

Scene Text DetectionSegmentationText Detection

HAMIL: Hierarchical Aggregation-Based Multi-Instance Learning for Microscopy Image Classification

2021-03-17 · Yanlun Tu, Houchao Lei, Wei Long, Yang Yang

Multi-instance learning is common for computer vision tasks, especially in biomedical image processing. Traditional methods for multi-instance learning focus on designing feature aggregation methods and multi-instance cl…

General Classificationimage-classificationImage Classification