Towards Camera Open-set 3D Object Detection for Autonomous Driving Scenarios
Zhuolin He, Xinrun Li, Jiacheng Tang, Shoumeng Qiu, Wenfu Wang, Xiangyang Xue, Jian Pu

TL;DR
This paper introduces OS-Det3D, a two-stage framework that enables camera-based 3D object detectors to recognize both known and unknown objects in autonomous driving, improving safety and detection robustness.
Contribution
The paper proposes a novel open-set 3D detection framework using geometric cues and a joint selection module, allowing detection of unseen objects beyond predefined categories.
Findings
Enhanced detection of unknown objects in autonomous driving scenarios.
Improved performance on known object categories.
Effective filtering of noisy proposals in cluttered scenes.
Abstract
Conventional camera-based 3D object detectors in autonomous driving are limited to recognizing a predefined set of objects, which poses a safety risk when encountering novel or unseen objects in real-world scenarios. To address this limitation, we present OS-Det3D, a two-stage training framework designed for camera-based open-set 3D object detection. In the first stage, our proposed 3D object discovery network (ODN3D) uses geometric cues from LiDAR point clouds to generate class-agnostic 3D object proposals, each of which are assigned a 3D objectness score. This approach allows the network to discover objects beyond known categories, allowing for the detection of unfamiliar objects. However, due to the absence of class constraints, ODN3D-generated proposals may include noisy data, particularly in cluttered or dynamic scenes. To mitigate this issue, we introduce a joint selection (JS)…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIndustrial Vision Systems and Defect Detection · Advanced Image and Video Retrieval Techniques · Advanced Neural Network Applications
MethodsSoftmax · Attention Is All You Need · Sparse Evolutionary Training
