WongKinYiu/PyTorch_YOLOv4
PyTorch implementation of YOLOv4 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
Flags: prerelease_only no_license
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: 2272
- days_rel: 669
- days_push: 669
- n_releases_24m: 1
Adoption not part of the score
1908 stars · 581 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 real-time object detection model, based on ultralytics/yolov3. It includes research extensions such as instance segmentation, transformer backbones, and various loss functions.
Use cases
- train a custom object detection model in pytorch
- run real-time object detection on images and video
- implement yolov4 without darknet
- add instance segmentation to yolo detection
- experiment with transformer backbones for detection
When to choose
- you want a PyTorch-native YOLOv4 with research extensions like segmentation and attention modules
- you need to train or fine-tune YOLO models on custom datasets
When to avoid
- you need a maintained production detector with active support and a clear license
- you want the latest YOLO versions or simple out-of-the-box inference APIs
Facets
library · maturity maintenance
machine-learning computer-vision image-processing computer-vision deep-learning machine-learning python cross-platform object-detection yolo pytorch deep-learning real-time-detection gpu
1 source
- readme: https://github.com/WongKinYiu/PyTorch_YOLOv4 · fetched 2026-08-28 · 81c8f78d29a8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| WongKinYiu/PyTorch_YOLOv4 | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="WongKinYiu/PyTorch_YOLOv4")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem