tanluren/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏 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: 2487
- days_rel: n/a
- days_push: 2190
- n_releases_24m: 0
Adoption not part of the score
1515 stars · 441 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python toolkit built on ultralytics/yolov3 that implements channel pruning, layer pruning, and knowledge distillation for YOLOv3/v4 (including SPP and tiny variants) object detection models. It uses BN-layer gamma coefficients for network slimming to compress model depth and width, improving inference speed on custom datasets.
Use cases
- compress a yolov3 model for faster inference on edge devices
- prune channels from a trained yolov4 detector
- apply knowledge distillation to recover accuracy after pruning
- run sparse training to shrink BN gamma coefficients before pruning
- search for a smaller yolov3-tiny model for a custom dataset
- speed up object detection for drone imagery like visdrone
When to choose
- you need to shrink YOLOv3/v4 detection models for deployment on resource-constrained hardware
- you want pruning plus distillation in one workflow based on darknet-style YOLO configs
- you want to compress a custom-dataset detector while keeping reasonable mAP
When to avoid
- you use newer architectures like YOLOv5/v8 or transformer detectors
- you need actively maintained tooling - the project has not seen releases since 2020
- you want one-click compression without tuning sparse training hyperparameters
Facets
library · maturity maintenance
machine-learning deep-learning llm-training computer-vision deep-learning machine-learning python yolov3 yolov4 model-compression channel-pruning layer-pruning knowledge-distillation object-detection network-slimming sparse-training linux gpu
1 source
- readme: https://github.com/tanluren/yolov3-channel-and-layer-pruning · fetched 2026-08-28 · cce132c1a353
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tanluren/yolov3-channel-and-layer-pruning | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="tanluren/yolov3-channel-and-layer-pruning")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem