paper-with-me

Papers

Stereo CenterNet based 3D Object Detection for Autonomous Driving

2021-03-20 · Yuguang Shi, Yu Guo, Zhenqiang Mi, Xinjie Li

Recently, three-dimensional (3D) detection based on stereo images has progressed remarkably; however, most advanced methods adopt anchor-based two-dimensional (2D) detection or depth estimation to address this problem. Nevertheless, high computational cost inhibits these methods from achieving real-time performance. In this study, we propose a 3D object detection method, Stereo CenterNet (SC), using geometric information in stereo imagery. SC predicts the four semantic key points of the 3D bounding box of the object in space and utilizes 2D left and right boxes, 3D dimension, orientation, and key points to restore the bounding box of the object in the 3D space. Subsequently, we adopt an improved photometric alignment module to further optimize the position of the 3D bounding box. Experiments conducted on the KITTI dataset indicate that the proposed SC exhibits the best speed-accuracy trade-off among advanced methods without using extra data.

📄 PDF Abstract BibTeX arXiv:2103.11071

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionAutonomous DrivingDepth EstimationObjectobject-detectionObject DetectionPosition

Methods 이 논문이 사용한 방법론

DLA 설명 없음
Batch Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Cascade Corner Pooling Cascade Corner Pooling is a pooling layer for object detection that builds upon the corner pooling operation. Corners are…
Center Pooling Center Pooling is a pooling technique for object detection that aims to capture richer and more recognizable visual patterns. The geometric centers of objects do not…
CenterNet CenterNet is a one-stage object detector that detects each object as a triplet, rather than a pair, of keypoints. It utilizes two customized modules named [cascade corner…

Similar Papers 제목 키워드 기반

CenterNet3D: An Anchor Free Object Detector for Point Cloud

2020-07-13 · Guojun Wang, Jian Wu, Bin Tian, Siyu Teng 외

Accurate and fast 3D object detection from point clouds is a key task in autonomous driving. Existing one-stage 3D object detection methods can achieve real-time performance, however, they are dominated by anchor-based d…

3D Object DetectionAutonomous DrivingKeypoint EstimationObject+2

One-Stage Object Detectors in Autonomous Driving

2026-08-19 · Jonel Roman, Ryan Sirjue, Peter Nguyen, Daniel Krutky 외 arxiv

Autonomous vehicles depend on fast and reliable perception systems to detect surrounding vehicles, pedestrians, cyclists, traffic signs, and other road objects in real time. This paper presents a comprehensive survey and…

Autonomous VehiclesAutonomous Driving

Stereo R-CNN based 3D Object Detection for Autonomous Driving

2019-02-26 · CVPR 2019 6 · Peiliang Li, Xiaozhi Chen, Shaojie Shen

We propose a 3D object detection method for autonomous driving by fully exploiting the sparse and dense, semantic and geometry information in stereo imagery. Our method, called Stereo R-CNN, extends Faster R-CNN for ster…

3D Object Detection3D Object Detection From Stereo ImagesAutonomous DrivingObject+3

Spiking CenterNet: A Distillation-boosted Spiking Neural Network for Object Detection

2024-02-02 · Lennard Bodden, Franziska Schwaiger, Duc Bach Ha, Lars Kreuzberg 외

In the era of AI at the edge, self-driving cars, and climate change, the need for energy-efficient, small, embedded AI is growing. Spiking Neural Networks (SNNs) are a promising approach to address this challenge, with t…

DecoderKnowledge Distillationobject-detectionObject Detection+1

Multi-Sensor 3D Object Box Refinement for Autonomous Driving

2019-09-11 · Peiliang Li, Si-Qi Liu, Shaojie Shen

We propose a 3D object detection system with multi-sensor refinement in the context of autonomous driving. In our framework, the monocular camera serves as the fundamental sensor for 2D object proposal and initial 3D bou…

3D Object DetectionAutonomous DrivingObjectobject-detection+1