paper-with-me

Papers

Accurate 3D Object Detection using Energy-Based Models

2020-12-08 · Fredrik K. Gustafsson, Martin Danelljan, Thomas B. Schön

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.

📄 PDF Abstract BibTeX arXiv:2012.04634

Code (1)

fregu856/ebms_3dod 공식 구현 pytorch

Tasks

2D Object Detection3D Object DetectionObjectobject-detectionObject Detectionregression

Methods 이 논문이 사용한 방법론

EBM 설명 없음

Similar Papers 제목 키워드 기반

Energy Drain of the Object Detection Processing Pipeline for Mobile Devices: Analysis and Implications

2020-11-26 · Haoxin Wang, BaekGyu Kim, Jiang Xie, Zhu Han

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 Detection

Deep SCNN-based Real-time Object Detection for Self-driving Vehicles Using LiDAR Temporal Data

2019-12-17 · Shibo Zhou, Ying Chen, Xiaohua LI, Arindam Sanyal

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+1

TinyDet: Accurate Small Object Detection in Lightweight Generic Detectors

2023-04-07 · Shaoyu Chen, Tianheng Cheng, Jiemin Fang, Qian Zhang 외

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 Detection

Energy-Efficient Fast Object Detection on Edge Devices for IoT Systems

2026-02-10 · Mas Nurul Achmadiah, Afaroj Ahamad, Chi-Chia Sun, Wen-Kai Kuo arxiv

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 Detection

DOTIE -- Detecting Objects through Temporal Isolation of Events using a Spiking Architecture

2022-10-03 · Manish Nagaraj, Chamika Mihiranga Liyanagedera, Kaushik Roy

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