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

guochengqian/PointNeXt

[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies observed · 2026-08-28

github.com/guochengqian/PointNeXt · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 91
  • Release rhythm 92
  • 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: 0.0
  • age_days: 1565
  • days_rel: 58
  • days_push: 58
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

1067 stars · 163 forks observed · 2026-08-28

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

PointNeXt is the official PyTorch implementation of the NeurIPS'22 paper that improves PointNet++ via better training and model scaling strategies for point cloud understanding. It includes the OpenPoints library, a flexible codebase supporting many point-based networks with reproducible, fair benchmarking.

Use cases

  • train point cloud classification models
  • benchmark point-based networks like PointNet++ and DGCNN fairly
  • run semantic segmentation on 3D point clouds
  • reproduce PointNeXt paper results with pretrained models
  • build custom point cloud networks from config files
  • apply improved training strategies to boost PointNet++ accuracy

When to choose

  • you need state-of-the-art point cloud classification or segmentation in PyTorch
  • you want a reproducible benchmarking framework for point-based methods
  • you want pretrained models and training logs for 3D vision research

When to avoid

  • you work with images or text rather than 3D point clouds
  • you need a production-ready inference service rather than a research codebase
  • you don't have GPU resources for training deep learning models

Facets

library · maturity stable

machine-learning deep-learning computer-vision deep-learning machine-learning python point-cloud pointnet pytorch 3d-vision research-code benchmarking neurips gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
guochengqian/PointNeXtmain93

For agents

markdown · JSON · MCP: product_card(name="guochengqian/PointNeXt")

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