PengyiZhang/SlimYOLOv3
This page is for the SlimYOLOv3: Narrower, Faster and Better for UAV Real-Time Applications observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
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: 2596
- days_rel: n/a
- days_push: 2504
- n_releases_24m: 0
Adoption not part of the score
1152 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
SlimYOLOv3 is a research implementation of channel-pruned YOLOv3 object detectors optimized for real-time inference on UAVs and embedded devices. It provides a training pipeline (normal training, L1 sparsity training, channel pruning, fine-tuning) built on PyTorch and darknet, evaluated on the VisDrone2018-Det benchmark.
Use cases
- run real-time object detection on drones with limited compute
- prune YOLOv3 channels to reduce FLOPs and parameters
- train a sparse object detector with L1 regularization on channel scaling factors
- fine-tune a pruned YOLOv3 model to recover accuracy
- evaluate pruned YOLOv3 models on the VisDrone dataset
- deploy lightweight object detection on embedded devices
When to choose
- you need a faster, smaller YOLOv3 for UAV or embedded real-time detection
- you want to apply channel pruning to YOLOv3 with a proven recipe
- you are working with the VisDrone aerial detection benchmark
When to avoid
- you need a maintained, production-ready detection framework (last release 2019, no license)
- you need detection on general images rather than aerial/UAV scenes
- you want plug-and-play pretrained models without running the pruning pipeline yourself
- you require a permissively licensed project for commercial use
Facets
library · maturity maintenance
machine-learning computer-vision image-processing deep-learning computer-vision machine-learning deep-learning python object-detection yolo channel-pruning uav drone model-compression pytorch darknet real-time linux gpu
1 source
- readme: https://github.com/PengyiZhang/SlimYOLOv3 · fetched 2026-08-28 · b3f948c3b2df
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PengyiZhang/SlimYOLOv3 | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="PengyiZhang/SlimYOLOv3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem