Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
[ROS package] Lightweight and Accurate Point Cloud Clustering
| Date | Stars |
|---|---|
| 2026-07-24 | 410 |
| 2026-07-25 | 410 |
| 2026-07-28 | 410 |
| 2026-07-30 | 410 |
| 2026-08-06 | 410 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Adaptive Clustering: A lightweight and accurate point cloud clustering method #
[](https://travis-ci.org/yzrobot/adaptive_clustering)
[](https://www.codacy.com/app/yzrobot/adaptive_clustering?utm_source=github.com&utm_medium=referral&utm_content=yzrobot/adaptive_clustering&utm_campaign=Badge_Grade)
[](https://opensource.org/licenses/BSD-3-Clause)
[](https://www.youtube.com/watch?v=rmPn7mWssto)
## Changelog ##
* **\[Apr 14, 2022\]:** Two new branches, [gpu](https://github.com/yzrobot/adaptive_clustering/tree/gpu) and [agx](https://github.com/yzrobot/adaptive_clustering/tree/agx), have been created for GPU-based implementations:
* [gpu](https://github.com/yzrobot/adaptive_clustering/tree/gpu) is based on [PCL-GPU](https://pcl.readthedocs.io/projects/tutorials/en/master/#gpu) and has been tested with an NVIDIA TITAN Xp.
* [agx](https://github.com/yzrobot/adaptive_clustering/tree/agx) is based on [CUDA-PCL](https://github.com/NVIDIA-AI-IOT/cuda-pcl) and has been tested with an NVIDIA Jetson AGX Xavier.
* **\[Feb 25, 2019\]:** A new branch, [devel](https://github.com/yzrobot/adaptive_clustering/tree/devel), faster (by downsampling) and better (by merging clusters split by nested regions and on the z-axis).
## How to build ##
```sh
cd ~/catkin_ws/src/
git clone https://github.com/yzrobot/adaptive_clustering.git
cd ~/catkin_ws
catkin_make
```
## Citation ##
If you are considering using this code, please reference the following:
```
@article{yz19auro,
author = {Zhi Yan and Tom Duckett and Nicola Bellotto},
title = {Online learning for 3D LiDAR-based human detection: Experimental analysis of point cloud clustering and classification methods},
journal = {Autonomous Robots},
year = {2019}
}
```
Excerpt of 2,074 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:c297cb6766ab7748, topic:ros