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

WongKinYiu/yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206) observed · 2026-08-28

github.com/WongKinYiu/yolor · Python · GPL-3.0 (copyleft) 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: 1970
  • days_rel: n/a
  • days_push: 669
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2003 stars · 507 forks observed · 2026-08-28

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

PyTorch implementation of the YOLOR paper 'You Only Learn One Representation: Unified Network for Multiple Tasks', a real-time object detection architecture that unifies implicit and explicit knowledge in a single network. It includes training and inference code, model configs, and pretrained weights with state-of-the-art COCO results.

Use cases

  • train a YOLO-family object detection model in PyTorch
  • run real-time object detection on images with pretrained weights
  • reproduce YOLOR paper results on the COCO benchmark
  • fine-tune an object detection model on a custom dataset
  • compare YOLOR against YOLOv4 and Scaled-YOLOv4 performance
  • study unified implicit and explicit representation learning for detection

When to choose

  • You specifically need the YOLOR architecture, its configs, or its pretrained weights for research or reproduction
  • You want a high-accuracy real-time detector benchmarked on COCO with published AP/throughput numbers
  • You are exploring unified representation learning combining implicit and explicit knowledge in vision models

When to avoid

  • You want the newest YOLO models with active development and rich tooling (e.g., YOLOv7, YOLOv8/Ultralytics)
  • You need production-grade deployment support such as ONNX/TensorRT export pipelines or extensive documentation
  • You need a general-purpose detection framework rather than a specific paper implementation

Facets

library · maturity maintenance

deep-learning machine-learning computer-vision image-processing computer-vision deep-learning machine-learning artificial-intelligence image-processing python cross-platform object-detection yolo pytorch paper-implementation coco darknet real-time-detection unified-network implicit-knowledge pretrained-weights gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
WongKinYiu/yolormain23

For agents

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

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