paper-with-me

홈 › Papers

Generalized Few-Shot 3D Object Detection of LiDAR Point Cloud for Autonomous Driving

2023-02-08 · Jiawei Liu, Xingping Dong, Sanyuan Zhao, Jianbing Shen

Recent years have witnessed huge successes in 3D object detection to recognize common objects for autonomous driving (e.g., vehicles and pedestrians). However, most methods rely heavily on a large amount of well-labeled training data. This limits their capability of detecting rare fine-grained objects (e.g., police cars and ambulances), which is important for special cases, such as emergency rescue, and so on. To achieve simultaneous detection for both common and rare objects, we propose a novel task, called generalized few-shot 3D object detection, where we have a large amount of training data for common (base) objects, but only a few data for rare (novel) classes. Specifically, we analyze in-depth differences between images and point clouds, and then present a practical principle for the few-shot setting in the 3D LiDAR dataset. To solve this task, we propose a simple and effective detection framework, including (1) an incremental fine-tuning method to extend existing 3D detection models to recognize both common and rare objects, and (2) a sample adaptive balance loss to alleviate the issue of long-tailed data distribution in autonomous driving scenarios. On the nuScenes dataset, we conduct sufficient experiments to demonstrate that our approach can successfully detect the rare (novel) classes that contain only a few training data, while also maintaining the detection accuracy of common objects.

📄 PDF Abstract BibTeX arXiv:2302.03914

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Similar Papers 제목 키워드 기반

From Dataset to Real-world: General 3D Object Detection via Generalized Cross-domain Few-shot Learning

2025-03-08 · Shuangzhi Li, Junlong Shen, Lei Ma, Xingyu Li

LiDAR-based 3D object detection datasets have been pivotal for autonomous driving, yet they cover a limited range of objects, restricting the model's generalization across diverse deployment environments. To address this…

3D Object DetectionAutonomous DrivingCross-Domain Few-Shotcross-domain few-shot learning+4

SS3D: Single Shot 3D Object Detector

2020-04-30 · Aniket Limaye, Manu Mathew, Soyeb Nagori, Pramod Kumar Swami 외

Single stage deep learning algorithm for 2D object detection was made popular by Single Shot MultiBox Detector (SSD) and it was heavily adopted in several embedded applications. PointPillars is a state of the art 3D obje…

2D Object Detection3D Object DetectionObjectobject-detection+2

TexLiDAR: Automated Text Understanding for Panoramic LiDAR Data

2025-02-05 · Naor Cohen, Roy Orfaig, Ben-Zion Bobrovsky

Efforts to connect LiDAR data with text, such as LidarCLIP, have primarily focused on embedding 3D point clouds into CLIP text-image space. However, these approaches rely on 3D point clouds, which present challenges in e…

Image Captioningobject-detectionObject Detection

YOLO3D: End-to-end real-time 3D Oriented Object Bounding Box Detection from LiDAR Point Cloud

2018-08-07 · Waleed Ali, Sherif Abdelkarim, Mohamed Zahran, Mahmoud Zidan 외

Object detection and classification in 3D is a key task in Automated Driving (AD). LiDAR sensors are employed to provide the 3D point cloud reconstruction of the surrounding environment, while the task of 3D object bound…

3D Point Cloud ReconstructionGPUObjectobject-detection+3

Point Segment and Count: A Generalized Framework for Object Counting

2024-01-01 · CVPR 2024 1 · Zhizhong Huang, Mingliang Dai, Yi Zhang, Junping Zhang 외

Class-agnostic object counting aims to count all objects in an image with respect to example boxes or class names a.k.a few-shot and zero-shot counting. In this paper we propose a generalized framework for both few-s…

Few-shot Object Counting and DetectionKnowledge DistillationObjectObject Counting+2