liyih/HybridPoint
[ICME 2023, Oral] HybridPoint: Point cloud registration based on hybrid point sampling and matching
This project helps robotics engineers and 3D vision system developers precisely align multiple 3D scans or point clouds of an environment or object. It takes two partially overlapping point clouds as input and outputs a highly accurate transformation that maps one onto the other, ensuring consistent positioning. This is useful for tasks like 3D reconstruction, autonomous navigation, and object recognition.
No commits in the last 6 months.
Use this if you need to align 3D point cloud data with high accuracy and robustness, particularly in challenging real-world scenarios like those found in robotics or autonomous driving.
Not ideal if your primary goal is real-time processing with minimal computational overhead, as this method prioritizes accuracy over extreme speed.
Stars
29
Forks
2
Language
Python
License
MIT
Category
Last pushed
Mar 14, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/liyih/HybridPoint"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
drprojects/superpoint_transformer
Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D...
yuxumin/PoinTr
[ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers
charlesq34/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
drprojects/DeepViewAgg
[CVPR'22 Best Paper Finalist] Official PyTorch implementation of the method presented in...
facebookresearch/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds