Analysis of voxel-based 3D object detection methods efficiency for real-time embedded systems

05/21/2021
by   Illia Oleksiienko, et al.
7

Real-time detection of objects in the 3D scene is one of the tasks an autonomous agent needs to perform for understanding its surroundings. While recent Deep Learning-based solutions achieve satisfactory performance, their high computational cost renders their application in real-life settings in which computations need to be performed on embedded platforms intractable. In this paper, we analyze the efficiency of two popular voxel-based 3D object detection methods providing a good compromise between high performance and speed based on two aspects, their ability to detect objects located at large distances from the agent and their ability to operate in real time on embedded platforms equipped with high-performance GPUs. Our experiments show that these methods mostly fail to detect distant small objects due to the sparsity of the input point clouds at large distances. Moreover, models trained on near objects achieve similar or better performance compared to those trained on all objects in the scene. This means that the models learn object appearance representations mostly from near objects. Our findings suggest that a considerable part of the computations of existing methods is focused on locations of the scene that do not contribute with successful detection. This means that the methods can achieve a speed-up of 40-60% by restricting operation to near objects while not sacrificing much in performance.

READ FULL TEXT

page 1

page 3

page 4

page 5

research
04/02/2021

HVPR: Hybrid Voxel-Point Representation for Single-stage 3D Object Detection

We address the problem of 3D object detection, that is, estimating 3D ob...
research
05/05/2023

DSPDet3D: Dynamic Spatial Pruning for 3D Small Object Detection

In this paper, we propose a new detection framework for 3D small object ...
research
05/16/2022

PillarNet: Real-Time and High-Performance Pillar-based 3D Object Detection

Real-time and high-performance 3D object detection is of critical import...
research
01/25/2021

Anchor Distance for 3D Multi-Object Distance Estimation from 2D Single Shot

Visual perception of the objects in a 3D environment is a key to success...
research
08/01/2021

Developing a Compressed Object Detection Model based on YOLOv4 for Deployment on Embedded GPU Platform of Autonomous System

Latest CNN-based object detection models are quite accurate but require ...
research
08/18/2022

GraVoS: Gradient based Voxel Selection for 3D Detection

3D object detection within large 3D scenes is challenging not only due t...
research
02/15/2021

QuickBrowser: A Unified Model to Detect and Read Simple Object in Real-time

There are many real-life use cases such as barcode scanning or billboard...

Please sign up or login with your details

Forgot password? Click here to reset