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

Tencent/ObjectDetection-OneStageDet

单阶段通用目标检测器 observed · 2026-08-28

github.com/Tencent/ObjectDetection-OneStageDet · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

45/100

  • Activity 29
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 2814
  • days_rel: n/a
  • days_push: 427
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1980 stars · 498 forks observed · 2026-08-28

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

OneStageDet (OSD) is a PyTorch-based single-stage object detection framework from Tencent implementing YOLOv2 and YOLOv3 with plans to unify YOLO and SSD in one framework. It includes many efficient backbones (tiny YOLO, MobileNet, ShuffleNet, SqueezeNext, Xception) and benchmarking tools for detection speed.

Use cases

  • train a custom YOLOv3 object detector in PyTorch
  • benchmark inference speed of detection networks
  • experiment with lightweight backbones like MobileNet or ShuffleNet for detection
  • reproduce YOLOv2/YOLOv3 results on Pascal VOC
  • train tiny YOLO models from scratch for edge deployment

When to choose

  • you want a readable PyTorch implementation of YOLOv2/YOLOv3 to study or modify
  • you need to compare many efficient backbones within one detection framework
  • you want training speed comparable to darknet but in Python

When to avoid

  • you need a production-grade, actively maintained detector with modern architectures (e.g., YOLOv8, DETR)
  • you require multi-stage detectors or the latest SOTA accuracy
  • you need Windows support or recent PyTorch compatibility out of the box

Facets

library · maturity maintenance

machine-learning computer-vision image-processing benchmarking computer-vision deep-learning machine-learning image-processing python object-detection yolo pytorch single-stage-detector yolov3 yolov2 ssd deep-learning-framework linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
Tencent/ObjectDetection-OneStageDetmain45

For agents

markdown · JSON · MCP: product_card(name="Tencent/ObjectDetection-OneStageDet")

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