2020
DOI: 10.20965/jrm.2020.p0548
|View full text |Cite
|
Sign up to set email alerts
|

Fast Euclidean Cluster Extraction Using GPUs

Abstract: Clustering is the task of dividing an input dataset into groups of objects based on their similarity. This process is frequently required in many applications. However, it is computationally expensive when running on traditional CPUs due to the large number of connections and objects the system needs to inspect. In this paper, we investigate the use of NVIDIA graphics processing units and their programming platform CUDA in the acceleration of the Euclidean clustering (EC) process in autonomous driving systems.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
1
0

Year Published

2022
2022
2025
2025

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 13 publications
(2 citation statements)
references
References 9 publications
0
1
0
Order By: Relevance
“…GPU vs. CPU Conventional segmentation methods depend on the CPU's processing speed to run computations in a sequential fashion. Buys and Rusu [39] provide GPU-based version of EC [12] in the PCL [40] library and further extended by Nguyen et al [41] who achieve 10 times speedup than the CPU-based EC.…”
Section: Motivationsmentioning
confidence: 99%
“…GPU vs. CPU Conventional segmentation methods depend on the CPU's processing speed to run computations in a sequential fashion. Buys and Rusu [39] provide GPU-based version of EC [12] in the PCL [40] library and further extended by Nguyen et al [41] who achieve 10 times speedup than the CPU-based EC.…”
Section: Motivationsmentioning
confidence: 99%
“…3(c). We implement a CUDA-based Euclidean distance clustering algorithm [15], [16] to find cluster C j [17]:…”
Section: B Wall Detection For Resilient Navigationmentioning
confidence: 99%