paper-with-me

Papers

MLOD: A multi-view 3D object detection based on robust feature fusion method

2019-09-09 · Jian Deng, Krzysztof Czarnecki

This paper presents Multi-view Labelling Object Detector (MLOD). The detector takes an RGB image and a LIDAR point cloud as input and follows the two-stage object detection framework. A Region Proposal Network (RPN) generates 3D proposals in a Bird's Eye View (BEV) projection of the point cloud. The second stage projects the 3D proposal bounding boxes to the image and BEV feature maps and sends the corresponding map crops to a detection header for classification and bounding-box regression. Unlike other multi-view based methods, the cropped image features are not directly fed to the detection header, but masked by the depth information to filter out parts outside 3D bounding boxes. The fusion of image and BEV features is challenging, as they are derived from different perspectives. We introduce a novel detection header, which provides detection results not just from fusion layer, but also from each sensor channel. Hence the object detector can be trained on data labelled in different views to avoid the degeneration of feature extractors. MLOD achieves state-of-the-art performance on the KITTI 3D object detection benchmark. Most importantly, the evaluation shows that the new header architecture is effective in preventing image feature extractor degeneration.

📄 PDF Abstract BibTeX arXiv:1909.04163

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectobject-detectionObject DetectionRegion Proposal

Similar Papers 제목 키워드 기반

MLOD: Awareness of Extrinsic Perturbation in Multi-LiDAR 3D Object Detection for Autonomous Driving

2020-09-29 · Jianhao Jiao, Peng Yun, Lei Tai, Ming Liu

Extrinsic perturbation always exists in multiple sensors. In this paper, we focus on the extrinsic uncertainty in multi-LiDAR systems for 3D object detection. We first analyze the influence of extrinsic perturbation on g…

3D Object DetectionAutonomous Drivingobject-detectionObject Detection

Enhancing Out-of-Distribution Detection with Multitesting-based Layer-wise Feature Fusion

2024-03-16 · Jiawei Li, Sitong Li, Shanshan Wang, Yicheng Zeng 외

Deploying machine learning in open environments presents the challenge of encountering diverse test inputs that differ significantly from the training data. These out-of-distribution samples may exhibit shifts in local o…

Out-of-Distribution DetectionOut of Distribution (OOD) Detection

Few-Shot Multilingual Open-Domain QA from 5 Examples

2025-02-27 · Fan Jiang, Tom Drummond, Trevor Cohn

Recent approaches to multilingual open-domain question answering (MLODQA) have achieved promising results given abundant language-specific training data. However, the considerable annotation cost limits the application o…

Few-Shot LearningOpen-Domain Question AnsweringQuestion Answering

LoD-Structured 3D Gaussian Splatting for Streaming Video Reconstruction

2026-01-26 · Xinhui Liu, Can Wang, Lei Liu, Zhenghao Chen 외 arxiv

Free-Viewpoint Video (FVV) reconstruction enables photorealistic and interactive 3D scene visualization; however, real-time streaming is often bottlenecked by sparse-view inputs, prohibitive training costs, and bandwidth…

Video Reconstruction

3M3D: Multi-view, Multi-path, Multi-representation for 3D Object Detection

2023-02-16 · Jongwoo Park, Apoorv Singh, Varun Bankiti

3D visual perception tasks based on multi-camera images are essential for autonomous driving systems. Latest work in this field performs 3D object detection by leveraging multi-view images as an input and iteratively enh…

3D Object DetectionAutonomous DrivingObjectobject-detection+1