Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/ observed · 2026-08-28
Health v2 · maintenance only
34/100
- Activity 25
- 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: 1874
- days_rel: n/a
- days_push: 451
- n_releases_24m: 0
Adoption not part of the score
10587 stars · 2536 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
YOLOX is a high-performance anchor-free YOLO object detection model family implemented in PyTorch, with pretrained weights and export support for ONNX, TensorRT, ncnn, OpenVINO, and MegEngine. It bridges research and industrial use with benchmarked models from nano to extra-large sizes.
Use cases
- train a custom object detection model on my own dataset
- detect objects in images or video in real time
- export a YOLO model to ONNX or TensorRT for deployment
- run object detection on edge devices with ncnn or OpenVINO
- compare anchor-free YOLO performance against YOLOv5
- fine-tune pretrained YOLOX weights for my use case
When to choose
- you need state-of-the-art anchor-free YOLO detection with pretrained weights
- you want flexible deployment across ONNX, TensorRT, ncnn, and OpenVINO
- you need a PyTorch codebase that is easy to train and fine-tune
When to avoid
- you need segmentation or pose estimation rather than bounding-box detection
- you want a maintained one-command CLI detector rather than a research codebase
- you work outside Python/PyTorch and only need a prebuilt inference binary
Facets
library · maturity stable
machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning artificial-intelligence python cross-platform object-detection yolo anchor-free pytorch onnx tensorrt ncnn openvino megengine model-zoo inference gpu linux docker
2 sources
- readme: https://github.com/Megvii-BaseDetection/YOLOX · fetched 2026-08-28 · 08792204b8c1
- registry_pypi: https://pypi.org/pypi/yolox/json · fetched 2026-08-29 · 55dae0903e8f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Megvii-BaseDetection/YOLOX | main | 34 |
For agents
markdown · JSON · MCP: product_card(name="Megvii-BaseDetection/YOLOX")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem