ranahanocka/MeshCNN
Convolutional Neural Network for 3D meshes in PyTorch 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2676
- days_rel: n/a
- days_push: 938
- n_releases_24m: 0
Adoption not part of the score
1731 stars · 342 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MeshCNN is a PyTorch library implementing a convolutional neural network that operates directly on 3D triangular meshes, with mesh-specific convolution, pooling, and unpooling layers. It supports tasks like 3D shape classification and segmentation and was published at SIGGRAPH 2019.
Use cases
- classify 3D shapes with a neural network
- segment parts of a 3D mesh
- run deep learning on triangular meshes
- visualize learned mesh edge collapses
- train a CNN on SHREC or human segmentation datasets
When to choose
- you need deep learning directly on 3D mesh geometry rather than voxel or point-cloud representations
- you want a research-grade reference implementation of mesh convolutions in PyTorch
- you need pretrained models for 3D classification or segmentation benchmarks
When to avoid
- you work with point clouds or voxels instead of triangular meshes
- you need a maintained library with recent PyTorch support, since it targets PyTorch 1.2
- you need production-scale training pipelines rather than research code
Facets
library · maturity maintenance
deep-learning machine-learning image-processing deep-learning computer-vision graphics machine-learning python pytorch 3d-meshes geometric-deep-learning mesh-segmentation shape-classification siggraph linux macos gpu
1 source
- readme: https://github.com/ranahanocka/MeshCNN · fetched 2026-08-28 · 6612e4a295ea
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ranahanocka/MeshCNN | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="ranahanocka/MeshCNN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem