Exploring Data Augmentation for Multi-Modality 3D Object Detection
Wenwei Zhang, Zhe Wang, Chen Change Loy

TL;DR
This paper investigates why multi-modality 3D object detection often underperforms and introduces a novel data augmentation pipeline and MoCa method to improve performance and maintain consistency across modalities.
Contribution
The paper proposes a transformation flow pipeline and MoCa augmentation method to enhance multi-modality data augmentation for 3D detection.
Findings
Achieved state-of-the-art results on nuScenes dataset.
Won the best PKL award in nuScenes detection challenge.
Demonstrated improved multi-modality detection performance.
Abstract
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 this phenomenon. Due to the fact that multi-modality data augmentation must maintain consistency between point cloud and images, recent methods in this field typically use relatively insufficient data augmentation. This shortage makes their performance under expectation. Therefore, we contribute a pipeline, named transformation flow, to bridge the gap between single and multi-modality data augmentation with transformation reversing and replaying. In addition, considering occlusions, a point in different modalities may be occupied by different objects, making augmentations such as cut and paste non-trivial for multi-modality detection. We further present Multi-mOdality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Robotics and Sensor-Based Localization · Advanced Image and Video Retrieval Techniques
