paper-with-me

Papers

PIXOR: Real-time 3D Object Detection from Point Clouds

2019-02-17 · CVPR 2018 6 · Bin Yang, Wenjie Luo, Raquel Urtasun

We address the problem of real-time 3D object detection from point clouds in the context of autonomous driving. Computation speed is critical as detection is a necessary component for safety. Existing approaches are, however, expensive in computation due to high dimensionality of point clouds. We utilize the 3D data more efficiently by representing the scene from the Bird's Eye View (BEV), and propose PIXOR, a proposal-free, single-stage detector that outputs oriented 3D object estimates decoded from pixel-wise neural network predictions. The input representation, network architecture, and model optimization are especially designed to balance high accuracy and real-time efficiency. We validate PIXOR on two datasets: the KITTI BEV object detection benchmark, and a large-scale 3D vehicle detection benchmark. In both datasets we show that the proposed detector surpasses other state-of-the-art methods notably in terms of Average Precision (AP), while still runs at >28 FPS.

📄 PDF Abstract BibTeX arXiv:1902.06326

Code (2)

DerrickXuNu/OpenCOOD pytorch
mileyan/pseudo-LiDAR_e2e pytorch

Tasks

3D Object DetectionAutonomous DrivingBirds Eye View Object DetectionModel OptimizationObjectobject-detectionObject Detectionvehicle detection

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Safety-Aware Hardening of 3D Object Detection Neural Network Systems

2020-03-25 · Chih-Hong Cheng

We study how state-of-the-art neural networks for 3D object detection using a single-stage pipeline can be made safety aware. We start with the safety specification (reflecting the capability of other components) that pa…

3D Object Detectionobject-detectionObject Detection

A Step Towards Efficient Evaluation of Complex Perception Tasks in Simulation

2021-09-28 · Jonathan Sadeghi, Blaine Rogers, James Gunn, Thomas Saunders 외

There has been increasing interest in characterising the error behaviour of systems which contain deep learning models before deploying them into any safety-critical scenario. However, characterising such behaviour usual…

Autonomous Driving

3D Object Detection Method Based on YOLO and K-Means for Image and Point Clouds

2020-04-21 · Xuanyu YIN, Yoko SASAKI, Weimin WANG, Kentaro SHIMIZU

Lidar based 3D object detection and classification tasks are essential for autonomous driving(AD). A lidar sensor can provide the 3D point cloud data reconstruction of the surrounding environment. However, real time dete…

2D Object Detection3D Object Detection3D Object RecognitionAutonomous Driving+8

PPDM: Parallel Point Detection and Matching for Real-time Human-Object Interaction Detection

2019-12-30 · CVPR 2020 6 · Yue Liao, Si Liu, Fei Wang, Yanjie Chen 외

We propose a single-stage Human-Object Interaction (HOI) detection method that has outperformed all existing methods on HICO-DET dataset at 37 fps on a single Titan XP GPU. It is the first real-time HOI detection method.…

GPUHuman-Object Interaction DetectionObjectobject-detection+2

Real-Time 3D Object Detection Using InnovizOne LiDAR and Low-Power Hailo-8 AI Accelerator

2024-12-07 · Itay Krispin-Avraham, Roy Orfaig, Ben-Zion Bobrovsky

Object detection is a significant field in autonomous driving. Popular sensors for this task include cameras and LiDAR sensors. LiDAR sensors offer several advantages, such as insensitivity to light changes, like in a da…

3D Object DetectionAutonomous DrivingObjectobject-detection+1