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

WongKinYiu/ScaledYOLOv4

Scaled-YOLOv4: Scaling Cross Stage Partial Network observed · 2026-08-28

github.com/WongKinYiu/ScaledYOLOv4 · Python · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: prerelease_only

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: 2118
  • days_rel: 669
  • days_push: 669
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2024 stars · 563 forks observed · 2026-08-28

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

PyTorch implementation of Scaled-YOLOv4, which scales the Cross Stage Partial Network (CSP) across model sizes from tiny to P7 for object detection. It provides pretrained weights, training, and evaluation code for YOLOv4-tiny, YOLOv4-CSP, and YOLOv4-large variants.

Use cases

  • train a custom YOLOv4 object detection model
  • run real-time object detection on images and video
  • detect small objects with high-resolution YOLOv4-P6/P7 models
  • deploy a lightweight YOLOv4-tiny detector on edge devices
  • benchmark YOLOv4 accuracy on COCO

When to choose

  • you need state-of-the-art YOLOv4-family detectors with pretrained COCO weights
  • you want scalable detection models from tiny to very large (P5-P7)
  • you are reproducing the Scaled-YOLOv4 paper results

When to avoid

  • you want the actively maintained YOLOv5/YOLOv7/YOLOv8 ecosystem instead
  • you need non-GPL licensing (project is GPL-3.0)
  • you need classification or segmentation rather than detection

Facets

library · maturity maintenance

machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection yolo pytorch scaled-yolov4 yolov4-csp yolov4-tiny real-time-detection gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
WongKinYiu/ScaledYOLOv4main23

For agents

markdown · JSON · MCP: product_card(name="WongKinYiu/ScaledYOLOv4")

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