Accurate 3D Object Detection using Energy-Based Models
Accurate 3D object detection (3DOD) is crucial for safe navigation of complex environments by autonomous robots. Regressing accurate 3D bounding boxes in cluttered environments based on sparse LiDAR data is however a highly challenging problem. We address this task by exploring recent advances in conditional energy-based models (EBMs) for probabilistic regression. While methods employing EBMs for regression have demonstrated impressive performance on 2D object detection in images, these techniques are not directly applicable to 3D bounding boxes. In this work, we therefore design a differentiable pooling operator for 3D bounding boxes, serving as the core module of our EBM network. We further integrate this general approach into the state-of-the-art 3D object detector SA-SSD. On the KITTI dataset, our proposed approach consistently outperforms the SA-SSD baseline across all 3DOD metrics, demonstrating the potential of EBM-based regression for highly accurate 3DOD. Code is available at https://github.com/fregu856/ebms_3dod.
Code (1)
Tasks
2D Object Detection3D Object DetectionObjectobject-detectionObject DetectionregressionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Energy Drain of the Object Detection Processing Pipeline for Mobile Devices: Analysis and Implications
Applying deep learning to object detection provides the capability to accurately detect and classify complex objects in the real world. However, currently, few mobile applications use deep learning because such technolog…
Objectobject-detectionObject DetectionDeep SCNN-based Real-time Object Detection for Self-driving Vehicles Using LiDAR Temporal Data
Real-time accurate detection of three-dimensional (3D) objects is a fundamental necessity for self-driving vehicles. Most existing computer vision approaches are based on convolutional neural networks (CNNs). Although th…
3D Object DetectionGPUobject-detectionObject Detection+1TinyDet: Accurate Small Object Detection in Lightweight Generic Detectors
Small object detection requires the detection head to scan a large number of positions on image feature maps, which is extremely hard for computation- and energy-efficient lightweight generic detectors. To accurately det…
object-detectionObject DetectionSmall Object DetectionEnergy-Efficient Fast Object Detection on Edge Devices for IoT Systems
This paper presents an Internet of Things (IoT) application that utilizes an AI classifier for fast-object detection using the frame difference method. This method, with its shorter duration, is the most efficient and su…
Computational EfficiencyMoving Object DetectionDOTIE -- Detecting Objects through Temporal Isolation of Events using a Spiking Architecture
Vision-based autonomous navigation systems rely on fast and accurate object detection algorithms to avoid obstacles. Algorithms and sensors designed for such systems need to be computationally efficient, due to the limit…
Autonomous NavigationObjectobject-detectionObject Detection