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

ethanhe42/channel-pruning

Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17) observed · 2026-08-28

github.com/ethanhe42/channel-pruning · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3299
  • days_rel: n/a
  • days_push: 853
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1088 stars · 306 forks observed · 2026-08-28

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

Reference implementation of the ICCV 2017 channel pruning method for accelerating very deep convolutional neural networks, using LASSO regression-based channel selection and least-squares reconstruction. It includes pruned VGG-16, ResNet-50, and Faster R-CNN models with 2x-5x speed-ups and pretrained releases.

Use cases

  • prune channels from a trained CNN to speed up inference
  • compress a deep neural network for deployment on mobile devices
  • accelerate ResNet or VGG-16 with minimal accuracy loss
  • speed up Faster R-CNN object detection
  • reproduce results from the ICCV 2017 channel pruning paper
  • compare model compression techniques for CNNs

When to choose

  • you need to accelerate a pretrained VGG-16, ResNet, or Faster R-CNN with proven 2x-5x speed-ups
  • you want the canonical reference implementation of LASSO-based channel pruning
  • you are researching model compression and need a reproducible baseline

When to avoid

  • you need actively maintained tooling for modern architectures like transformers or ViTs
  • you want automated pruning via reinforcement learning (see AMC instead)
  • you need a production-ready compression pipeline rather than research code

Facets

library · maturity maintenance

machine-learning deep-learning image-processing computer-vision benchmarking deep-learning computer-vision machine-learning image-processing python model-compression channel-pruning neural-network-acceleration cnn model-optimization iccv-2017 lasso-regression research-code linux gpu

6 sources

Member repositories

RepositoryRoleHealth v2
ethanhe42/channel-pruningmain23

For agents

markdown · JSON · MCP: product_card(name="ethanhe42/channel-pruning")

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