Eric-mingjie/rethinking-network-pruning
Rethinking the Value of Network Pruning (Pytorch) (ICLR 2019) 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: 2883
- days_rel: n/a
- days_push: 2278
- n_releases_24m: 0
Adoption not part of the score
1512 stars · 286 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch research codebase reproducing the ICLR 2019 paper 'Rethinking the Value of Network Pruning', which shows pruned models trained from scratch match or beat fine-tuned pruned models. It includes implementations of several structured pruning methods and trained ImageNet models.
Use cases
- reproduce network pruning paper results
- train pruned CNN models from scratch
- compare structured pruning methods
- apply channel pruning implementations to my own research
- download pretrained pruned ImageNet models
- study whether lottery ticket initialization helps
When to choose
- researching structured network pruning or model compression
- needing reference implementations of pruning algorithms in PyTorch
- reproducing or benchmarking against the ICLR 2019 paper
When to avoid
- needing a production-ready model compression toolkit
- requiring actively maintained code with recent framework support
- working outside PyTorch or with non-CNN architectures
Facets
library · maturity maintenance
deep-learning machine-learning benchmarking deep-learning machine-learning computer-vision python network-pruning pytorch model-compression research-code iclr-2019 convolutional-neural-networks
1 source
- readme: https://github.com/Eric-mingjie/rethinking-network-pruning · fetched 2026-08-28 · b26c898cd88d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Eric-mingjie/rethinking-network-pruning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Eric-mingjie/rethinking-network-pruning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem