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

facebookresearch/SparseConvNet

Submanifold sparse convolutional networks observed · 2026-08-28

github.com/facebookresearch/SparseConvNet · homepage · C++ · NOASSERTION (other) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_license

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: 3344
  • days_rel: n/a
  • days_push: 968
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2145 stars · 334 forks observed · 2026-08-28

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

A PyTorch library for training Submanifold Sparse Convolutional Networks, providing spatially-sparse convolutions that operate efficiently on sparse input data. It supports 1-10 dimensional inputs and enables computationally efficient VGG/ResNet/DenseNet-style networks where active sites remain unchanged across layers.

Use cases

  • train sparse convolutional networks on 3D point clouds
  • build efficient ConvNets on sparse high-dimensional data
  • process handwriting or line-like 2D data with sparse convolutions
  • run semantic segmentation on LiDAR scans
  • apply sparse convolutions to space-time (3+1)D data

When to choose

  • your input data is spatially sparse, such as point clouds or sparse voxel grids
  • you need submanifold convolutions to keep active-site counts constant across layers
  • you want a PyTorch-integrated sparse convolution library

When to avoid

  • you need active maintenance or new feature development, as the repository was archived in March 2025
  • your data is dense and standard dense convolutions are efficient enough
  • you need a library with broad community support and recent updates

Facets

library · maturity abandoned

machine-learning deep-learning image-processing deep-learning machine-learning computer-vision python sparse-convolution pytorch submanifold-convolution 3d-point-clouds convolutional-networks linux macos gpu

2 sources

Member repositories

RepositoryRoleHealth v2
facebookresearch/SparseConvNetmain10

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/SparseConvNet")

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