One runtime for heterogeneous vision models, documented like a systems paper.
YOLO-Toys unifies YOLOv8, DETR, OWL-ViT, Grounding DINO, and BLIP behind a single FastAPI plus WebSocket service boundary. This site treats the repository as a technical artifact: architecture atlas, design essays, operational references, and research context — documented to the standard of a systems whitepaper.
YOLO-Toys is organized as a normalized serving runtime: transport-specific ingress, a central control plane, registry-backed dispatch, and model-family adapters that keep heterogeneous execution localized.
Start in the primer to validate deployment assumptions, then move through API surfaces and operational references.
Open chapterRead the academy essays to understand handler and registry boundaries before writing code. Understand the why before the how.
Open chapterStart at the architecture overview, then use the research chapter for academic context, citations, and comparative analysis.
Open chapter