lightaime/deep_gcns_torch
Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org 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: 2591
- days_rel: n/a
- days_push: 1494
- n_releases_24m: 0
Adoption not part of the score
1187 stars · 153 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch library implementing DeepGCNs, DeeperGCN, and GNN1000 - graph convolutional network architectures that borrow residual/dense connections and dilated convolutions from CNNs to enable very deep GCN training. It includes a GCN library plus example code for point cloud classification/segmentation, protein-protein interaction node classification, and OGB benchmarks.
Use cases
- train very deep graph convolutional networks in pytorch
- semantic segmentation of 3d point clouds
- classify point cloud models like modelnet40
- node classification on protein interaction or ogb datasets
- apply residual and dilated convolutions to graph neural networks
- reproduce deepgcn research results
When to choose
- you need proven deep GCN architectures with pretrained models
- you work on 3D point cloud segmentation or classification with PyTorch
- you want to experiment with very deep GNNs (up to 1000 layers) on OGB benchmarks
When to avoid
- you need a general-purpose GNN framework rather than specific research models
- you want actively maintained code - the last release was 2022
- you prefer TensorFlow or frameworks other than PyTorch/PyG
Facets
library · maturity maintenance
machine-learning deep-learning computer-vision deep-learning machine-learning computer-vision image-processing python graph-neural-networks graph-convolutional-networks geometric-deep-learning 3d-point-clouds pytorch pytorch-geometric deep-gcns research-code point-cloud-segmentation node-classification linux gpu
1 source
- readme: https://github.com/lightaime/deep_gcns_torch · fetched 2026-08-28 · 8a6ec2c7483f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| lightaime/deep_gcns_torch | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="lightaime/deep_gcns_torch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem