paper-with-me

홈 › Papers

Resolving Class Imbalance for LiDAR-based Object Detector by Dynamic Weight Average and Contextual Ground Truth Sampling

2022-10-07 · Daeun Lee, Jongwon Park, Jinkyu Kim

An autonomous driving system requires a 3D object detector, which must perceive all present road agents reliably to navigate an environment safely. However, real-world driving datasets often suffer from the problem of data imbalance, which causes difficulties in training a model that works well across all classes, resulting in an undesired imbalanced sub-optimal performance. In this work, we propose a method to address this data imbalance problem. Our method consists of two main components: (i) a LiDAR-based 3D object detector with per-class multiple detection heads where losses from each head are modified by dynamic weight average to be balanced. (ii) Contextual ground truth (GT) sampling, where we improve conventional GT sampling techniques by leveraging semantic information to augment point cloud with sampled ground truth GT objects. Our experiment with KITTI and nuScenes datasets confirms our proposed method's effectiveness in dealing with the data imbalance problem, producing better detection accuracy compared to existing approaches.

📄 PDF Abstract BibTeX arXiv:2210.03331

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingNavigate

Similar Papers 제목 키워드 기반

Just Add $100 More: Augmenting NeRF-based Pseudo-LiDAR Point Cloud for Resolving Class-imbalance Problem

2024-03-18 · Mincheol Chang, Siyeong Lee, Jinkyu Kim, Namil Kim

Typical LiDAR-based 3D object detection models are trained in a supervised manner with real-world data collection, which is often imbalanced over classes (or long-tailed). To deal with it, augmenting minority-class examp…

3D Object DetectionDiversityNeRFobject-detection+1

Low Intensity LiDAR using Compressed Sensing and a Photon Number Resolving Detector

2018-02-22

LiDAR (laser based radar) systems are a major part of many new real-world interactive systems, one of the most notable being autonomous cars. The current market LiDAR systems are limited by detector sensitivity: when out…

compressed sensingSensitivity

Resolving Class Imbalance in Object Detection with Weighted Cross Entropy Losses

2020-06-02 · Trong Huy Phan, Kazuma Yamamoto

Object detection is an important task in computer vision which serves a lot of real-world applications such as autonomous driving, surveillance and robotics. Along with the rapid thrive of large-scale data, numerous stat…

Autonomous DrivingObjectobject-detectionObject Detection

PVGNet: A Bottom-Up One-Stage 3D Object Detector With Integrated Multi-Level Features

2021-06-19 · CVPR 2021 1 · Zhenwei Miao, Jikai Chen, Hongyu Pan, Ruiwen Zhang 외

Quantization-based methods are widely used in LiDAR points 3D object detection for its efficiency in extracting context information. Unlike image where the context information is distributed evenly over the object, m…

3D Object DetectionObjectobject-detectionObject Detection+1

Pattern-Aware Data Augmentation for LiDAR 3D Object Detection

2021-11-30 · Jordan S. K. Hu, Steven L. Waslander

Autonomous driving datasets are often skewed and in particular, lack training data for objects at farther distances from the ego vehicle. The imbalance of data causes a performance degradation as the distance of the dete…

3D Object DetectionAutonomous DrivingData AugmentationObject+2