2021
DOI: 10.1007/s11265-021-01733-4
|View full text |Cite
|
Sign up to set email alerts
|

Implementation of the PointPillars Network for 3D Object Detection in Reprogrammable Heterogeneous Devices Using FINN

Abstract: In this paper, we present a hardware-software implementation of a deep neural network for object detection based on a point cloud obtained by a LiDAR sensor. The PointPillars network was used in the research, as it is a reasonable compromise between detection accuracy and calculation complexity. The Brevitas / PyTorch tools were used for network quantisation (described in our previous paper) and the FINN tool for hardware implementation in the reprogrammable Zynq UltraScale+ MPSoC device. The obtained results … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
4
0

Year Published

2022
2022
2025
2025

Publication Types

Select...
3
1
1
1

Relationship

1
5

Authors

Journals

citations
Cited by 8 publications
(6 citation statements)
references
References 17 publications
0
4
0
Order By: Relevance
“…In the results, the original PointPillars network is denoted as "base". We adopt the real-time definition from [27], i.e. processing point clouds at a rate of 10 fps or greater.…”
Section: Resultsmentioning
confidence: 99%
See 3 more Smart Citations
“…In the results, the original PointPillars network is denoted as "base". We adopt the real-time definition from [27], i.e. processing point clouds at a rate of 10 fps or greater.…”
Section: Resultsmentioning
confidence: 99%
“…In the case of PointPillars, this increases the potential to implement the algorithm in a real-time embedded system while maintaining reasonable high detection performance. Our previous work [27] shows that such an implementation for the original version of the algorithm is very difficult if not impossible.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…However, the projection process inevitably leads to the loss of certain geometric spatial information, resulting in shortcomings in depth prediction. In this context, PointPillars [10,11] has garnered widespread attention due to its ability to strike a favorable balance between inference speed and detection accuracy. PointPillars achieves efficient object detection by converting point cloud data into a compact voxel representation and employing a columnar structure-based processing approach.…”
Section: Introductionmentioning
confidence: 99%