facebookresearch/votenet
Deep Hough Voting for 3D Object Detection in Point Clouds
ArchivedCombines PointNet++ backbone with Hough voting to overcome the challenge of regressing object centroids from sparse point cloud surfaces, eliminating the need for voxelization or multi-view conversion. Implemented in PyTorch with CUDA-optimized layers, supporting end-to-end training on SUN RGB-D and ScanNet datasets using only geometric information without RGB data.
1,751 stars. No commits in the last 6 months.
Stars
1,751
Forks
386
Language
Python
License
MIT
Category
Last pushed
Jan 30, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/facebookresearch/votenet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
drprojects/DeepViewAgg
[CVPR'22 Best Paper Finalist] Official PyTorch implementation of the method presented in...
charlesq34/frustum-pointnets
Frustum PointNets for 3D Object Detection from RGB-D Data
Easonyesheng/A2PM-MESA
[CVPR'24 & TPAMI'26] Area to Point Matching Framework