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

erikwijmans/Pointnet2_PyTorch

PyTorch implementation of Pointnet2/Pointnet++ observed · 2026-08-28

github.com/erikwijmans/Pointnet2_PyTorch · Python · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 83
  • Release rhythm 8
  • Longevity 100
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: 3172
  • days_rel: n/a
  • days_push: 107
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1812 stars · 399 forks observed · 2026-08-28

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

A PyTorch implementation of Pointnet2/Pointnet++ for deep learning on point clouds, including custom CUDA ops for GPU-only execution. It supports multi-GPU training and example classification and semantic segmentation training scripts built with PyTorch Lightning and Hydra.

Use cases

  • train pointnet++ models in pytorch
  • classify 3d point clouds with deep learning
  • semantic segmentation of point clouds
  • run pointnet2 cuda ops in pytorch
  • multi-gpu training of point cloud networks

When to choose

  • you need a PyTorch port of Pointnet++ with CUDA ops
  • you want reference implementations of classification or semantic segmentation on point clouds
  • you are pinned to older PyTorch versions (1.4/1.5) where this was tested

When to avoid

  • you need maintained code or issue support - the project is explicitly unmaintained
  • you lack a CUDA GPU - custom ops are GPU-only
  • you need recent PyTorch compatibility - it was tested only up to PyTorch 1.5

Facets

library · maturity abandoned

machine-learning deep-learning machine-learning computer-vision python point-cloud pointnet2 pytorch cuda-ops semantic-segmentation point-cloud-classification gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
erikwijmans/Pointnet2_PyTorchmain60

For agents

markdown · JSON · MCP: product_card(name="erikwijmans/Pointnet2_PyTorch")

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