paper-with-me

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 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 Cut and pAste (MoCa), which simultaneously considers occlusion and physical plausibility to maintain the multi-modality consistency. Without using ensemble of detectors, our multi-modality detector achieves new state-of-the-art performance on nuScenes dataset and competitive performance on KITTI 3D benchmark. Our method also wins the best PKL award in the 3rd nuScenes detection challenge. Code and models will be released at https://github.com/open-mmlab/mmdetection3d.

📄 PDF Abstract BibTeX arXiv:2012.12741

Code (9)

open-mmlab/mmdetection3d 공식 구현 pytorch
AllenPeng0209/deeproute_competition pytorch
Discover304/MMDetection3D-Eloss pytorch
bosszhe/vimi pytorch
jhkim-spa/FVNet_v2 pytorch
konyul/mmdet3d pytorch
vision-agh/pointpillars-backbone pytorch
vision-agh/pointpillars_backbone pytorch
yhbcode000/MMDetection3D-Eloss pytorch

Tasks

3D Object DetectionAutonomous DrivingData AugmentationObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

IVGF: The Fusion-Guided Infrared and Visible General Framework

2024-09-02 · Fangcen Liu, Chenqiang Gao, Fang Chen, Pengcheng Li 외

Infrared and visible dual-modality tasks such as semantic segmentation and object detection can achieve robust performance even in extreme scenes by fusing complementary information. Most current methods design task-spec…

Data Augmentationobject-detectionObject DetectionSegmentation+1

Exploring Data Augmentation for Code Generation Tasks

2023-02-05 · Pinzhen Chen, Gerasimos Lampouras

Advances in natural language processing, such as transfer learning from pre-trained language models, have impacted how models are trained for programming language tasks too. Previous research primarily explored code pre-…

Code GenerationCode SummarizationCode TranslationData Augmentation+1

Cross-Modality 3D Object Detection

2020-08-16 · Ming Zhu, Chao Ma, Pan Ji, Xiaokang Yang

In this paper, we focus on exploring the fusion of images and point clouds for 3D object detection in view of the complementary nature of the two modalities, i.e., images possess more semantic information while point clo…

3D Classification3D Object DetectionData AugmentationObject+3

Image, Text, and Speech Data Augmentation using Multimodal LLMs for Deep Learning: A Survey

2025-01-29 · Ranjan Sapkota, Shaina Raza, Maged Shoman, Achyut Paudel 외

In the past five years, research has shifted from traditional Machine Learning (ML) and Deep Learning (DL) approaches to leveraging Large Language Models (LLMs) , including multimodality, for data augmentation to enhance…

Data AugmentationImage AugmentationText Augmentation

Bridging the Gap: Multi-Level Cross-Modality Joint Alignment for Visible-Infrared Person Re-Identification

2023-07-17 · Tengfei Liang, Yi Jin, Wu Liu, Tao Wang 외

Visible-Infrared person Re-IDentification (VI-ReID) is a challenging cross-modality image retrieval task that aims to match pedestrians' images across visible and infrared cameras. To solve the modality gap, existing mai…

Cross-Modality Person Re-identificationimage-classificationImage ClassificationImage Retrieval+3