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

bubbliiiing/yolov4-pytorch

这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。 observed · 2026-08-28

github.com/bubbliiiing/yolov4-pytorch · 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2292
  • days_rel: n/a
  • days_push: 1065
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2160 stars · 595 forks observed · 2026-08-28

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

A PyTorch implementation of the YOLOv4 object detection model with full training, prediction, and evaluation scripts. It supports training custom datasets in VOC format, multi-GPU training, and pretrained COCO/VOC weights.

Use cases

  • train a custom object detection model on my own dataset
  • run YOLOv4 object detection in PyTorch
  • detect objects in images and videos with YOLOv4
  • fine-tune YOLOv4 on a VOC-format dataset
  • evaluate object detection mAP on a test set
  • learn how YOLOv4 works from annotated source code

When to choose

  • you want a readable, well-commented YOLOv4 implementation for training custom detectors
  • you need pretrained COCO or VOC weights with simple predict/train scripts
  • you are learning object detection internals like Mosaic augmentation, CIOU loss, and PAN/SPP

When to avoid

  • you need the latest YOLO versions or state-of-the-art accuracy (consider YOLOv7/v8 or Ultralytics)
  • you need production-grade packaging, APIs, or long-term maintenance
  • you cannot use older PyTorch versions the codebase was built around

Facets

library · maturity maintenance

machine-learning computer-vision image-processing deep-learning computer-vision deep-learning machine-learning image-processing python cross-platform yolov4 object-detection pytorch darknet53 training inference custom-dataset tutorial gpu

1 source

Member repositories

RepositoryRoleHealth v2
bubbliiiing/yolov4-pytorchmain23

For agents

markdown · JSON · MCP: product_card(name="bubbliiiing/yolov4-pytorch")

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