paper-with-me

Papers

PointAugmenting: Cross-Modal Augmentation for 3D Object Detection

2021-06-19 · CVPR 2021 1 · Chunwei Wang, Chao Ma, Ming Zhu, Xiaokang Yang

Camera and LiDAR are two complementary sensors for 3D object detection in the autonomous driving context. Camera provides rich texture and color cues while LiDAR specializes in relative distance sensing. The challenge of 3D object detection lies in effectively fusing 2D camera images with 3D LiDAR points. In this paper, we present a novel cross-modal 3D object detection algorithm, named PointAugmenting. On one hand, PointAugmenting decorates point clouds with corresponding point-wise CNN features extracted by pretrained 2D detection models, and then performs 3D object detection over the decorated point clouds. In comparison with highly abstract semantic segmentation scores to decorate point clouds, CNN features from detection networks adapt to object appearance variations, achieving significant improvement. On the other hand, PointAugmenting benefits from a novel cross-modal data augmentation algorithm, which consistently pastes virtual objects into images and point clouds during network training. Extensive experiments on the large-scale nuScenes and Waymo datasets demonstrate the effectiveness and efficiency of our PointAugmenting. Notably, PointAugmenting outperforms the LiDAR-only baseline detector by +6.5% mAP and achieves the new state-of-the-art results on the nuScenes leaderboard to date.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingData AugmentationObjectobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

Exploring Data Augmentation for Multi-Modality 3D Object Detection

2020-12-23 · Wenwei Zhang, Zhe Wang, Chen Change Loy

It is counter-intuitive that multi-modality methods based on point cloud and images perform only marginally better or sometimes worse than approaches that solely use point cloud. This paper investigates the reason behind…

3D Object DetectionAutonomous DrivingData AugmentationObject+2

SuppreSensing: Expert-Guided Feature Recalibration and Discrepancy Augmentation for Multimodal Object Detection

2026-08-21 · Xin Wu, Zhenyu Gao, Qiankun Zhang, Shaoyong Guo arxiv

Multimodal object detection in remote sensing faces challenges due to semantic heterogeneity and modality-specific noise interference. To this end, we propose SuppreSensing, which reformulates multimodal fusion as a sele…

Object Detection

CAT-Det: Contrastively Augmented Transformer for Multi-modal 3D Object Detection

2022-04-01 · CVPR 2022 1 · Yanan Zhang, Jiaxin Chen, Di Huang

In autonomous driving, LiDAR point-clouds and RGB images are two major data modalities with complementary cues for 3D object detection. However, it is quite difficult to sufficiently use them, due to large inter-modal di…

3D Object DetectionAutonomous DrivingContrastive LearningData Augmentation+3

Robust 3D Object Detection from LiDAR-Radar Point Clouds via Cross-Modal Feature Augmentation

2023-09-29 · Jianning Deng, Gabriel Chan, Hantao Zhong, Chris Xiaoxuan Lu

This paper presents a novel framework for robust 3D object detection from point clouds via cross-modal hallucination. Our proposed approach is agnostic to either hallucination direction between LiDAR and 4D radar. We int…

3D Object DetectionAttributeHallucinationObject+3

Video as Natural Augmentation: Towards Unified AI-Generated Image and Video Detection

2026-05-21 · Zhengcen Li, Chenyang Jiang, Liangxu Su, Tong Shao 외 arxiv

AI-generated content (AIGC) is rapidly improving, creating an urgent need for detectors that generalize across data sources, deployment pipelines, and visual modalities. A strongly generalizable detector should remain ro…