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

eriklindernoren/PyTorch-YOLOv3

Minimal PyTorch implementation of YOLOv3 observed · 2026-08-28

github.com/eriklindernoren/PyTorch-YOLOv3 · Python · GPL-3.0 (copyleft) 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: 3026
  • days_rel: n/a
  • days_push: 654
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

7440 stars · 2589 forks observed · 2026-08-28

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

A minimal PyTorch implementation of YOLOv3 supporting training, inference, and evaluation, with compatibility for YOLOv4 and YOLOv7 weights. It is installable via pip as a library and provides CLI tools for detection, training, and testing.

Use cases

  • run object detection on images with yolo
  • train a custom yolo object detection model in pytorch
  • evaluate yolo model mAP on COCO
  • load yolov3 or yolov4 weights in pytorch
  • integrate yolo detection into a python project

When to choose

  • you want a lightweight, readable YOLOv3 implementation in PyTorch
  • you need to train or fine-tune YOLO on custom datasets
  • you want pip-installable YOLO with CLI tools

When to avoid

  • you need the latest YOLO architectures or best performance
  • you want a production-grade maintained detection framework
  • you need non-GPL licensing

Facets

library · maturity maintenance

computer-vision image-processing machine-learning deep-learning cli computer-vision machine-learning deep-learning image-processing python cli cross-platform yolo object-detection pytorch darknet yolov3 yolov4 yolov7 gpu

1 source

Member repositories

RepositoryRoleHealth v2
eriklindernoren/PyTorch-YOLOv3main32

For agents

markdown · JSON · MCP: product_card(name="eriklindernoren/PyTorch-YOLOv3")

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