lkawka / 3d-nearest-neighbor-search-in-kd-tree-cudaView external linksLinks
Finding the nearest neighbor for 3d points in KD tree. Two implementations: nn.cpp (CPU) and nn.cu (CUDA GPU).
☆14Feb 18, 2022Updated 3 years ago
Alternatives and similar repositories for 3d-nearest-neighbor-search-in-kd-tree-cuda
Users that are interested in 3d-nearest-neighbor-search-in-kd-tree-cuda are comparing it to the libraries listed below
Sorting:
- Iterative closest point GPU and CPU implementations (google benchmark)☆19Nov 3, 2020Updated 5 years ago
- Self-balancing robot simulation model for ROS / Gazebo☆28Jan 8, 2026Updated last month
- CUDA based Iterative Closest Point Algorithm Implementation☆70Nov 22, 2019Updated 6 years ago
- OpenVLA Lightweight Version(0.5B). It uses qwen2-0.5B and fine-tunes using mllm format, without occupying LLM's inherent tokens. It repre…☆15Jan 7, 2026Updated last month
- Final Project of ME5413 Autonomous Mobile Robotics @ NUS