Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookresearch/votenet

Deep Hough Voting for 3D Object Detection in Point Clouds observed · 2026-08-28

github.com/facebookresearch/votenet · Python · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2574
  • days_rel: n/a
  • days_push: 1676
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1761 stars · 388 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

VoteNet is the official PyTorch implementation of the ICCV 2019 paper 'Deep Hough Voting for 3D Object Detection in Point Clouds'. It provides an end-to-end 3D object detection network combining deep point set networks with Hough voting, plus data preparation, training, and evaluation scripts for SUN RGB-D and ScanNet datasets.

Use cases

  • detect 3D bounding boxes in point clouds
  • train a 3D object detection model on ScanNet
  • evaluate 3D detection on SUN RGB-D
  • reproduce ICCV 2019 VoteNet paper results
  • benchmark 3D detectors using only geometry without RGB images
  • build robotics perception on indoor 3D scans

When to choose

  • you need pure-geometry 3D object detection from point clouds
  • you want a compact, efficient reference model for ScanNet or SUN RGB-D
  • you are doing research on point cloud detection and want a strong baseline

When to avoid

  • you need actively maintained code with modern PyTorch/CUDA versions
  • you need RGB-image-based or LiDAR outdoor detection (e.g., KITTI/nuScenes)
  • you want a production-ready detection pipeline rather than research code

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision robotics deep-learning machine-learning python 3d-object-detection point-cloud hough-voting pytorch research-code scannet sun-rgbd linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/votenetmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/votenet")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem