VoteNet is a 3D object detection framework for point clouds that combines deep point set networks with a Hough voting mechanism to localize and classify objects in 3D space. It tackles the challenge that object centroids in 3D scenes often don’t lie on any input surface point by having each point “vote” for potential object centers; these votes are then clustered to propose object hypotheses. Once cluster centers are formed, the network regresses bounding boxes around them and classifies them. VoteNet works end-to-end: it learns the voting, aggregation, and bounding-box regression components jointly, enabling strong detection accuracy without relying on 2D proxies or voxelization. The codebase includes data preparation for indoor datasets (SUN RGB-D, ScanNet), training and evaluation scripts, and demo utilities to visualize predicted boxes over point clouds.

Features

  • Deep point set backbone (e.g. PointNet++) to extract features from raw point clouds
  • Hough voting module: points propose object centers to overcome centroid regression challenges
  • Clustering of votes to form object proposals and bounding box regression
  • Joint end-to-end training of voting, regression, and classification heads
  • Preprocessing, training, and evaluation scripts for SUN RGB-D and ScanNet datasets
  • Visualization tools for rendering point clouds with predicted boxes

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow VoteNet

VoteNet Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of VoteNet!

Additional Project Details

Programming Language

Python

Related Categories

Python Object Detection Models

Registered

2025-10-07