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

WangYueFt/dgcnn

None observed · 2026-08-28

github.com/WangYueFt/dgcnn · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 3133
  • days_rel: n/a
  • days_push: 1566
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1846 stars · 445 forks observed · 2026-08-28

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

Author's reference implementation of Dynamic Graph CNN (DGCNN), a neural network module called EdgeConv for learning on 3D point clouds. It provides TensorFlow and PyTorch code for point cloud classification, semantic segmentation, and part segmentation.

Use cases

  • classify 3d point clouds with deep learning
  • semantic segmentation of point clouds
  • part segmentation of 3d shapes
  • implement edgeconv in my model
  • benchmark point cloud models on modelnet
  • reproduce dgcnn paper results

When to choose

  • you need a proven baseline for point cloud classification or segmentation
  • you want to use or extend the EdgeConv module
  • you are reproducing the DGCNN paper or comparing against it

When to avoid

  • you need actively maintained code with recent dependency support
  • you want a high-level API rather than research scripts
  • your task is not point cloud based

Facets

library · maturity maintenance

deep-learning machine-learning computer-vision deep-learning machine-learning python point-clouds edgeconv pytorch tensorflow classification segmentation research-code linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
WangYueFt/dgcnnmain32

For agents

markdown · JSON · MCP: product_card(name="WangYueFt/dgcnn")

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