Included model
Start with a bundled YOLO11 Nano ONNX model without an API key.
OML / 005 · Public release
CVD combines a React control surface with a Python inference service. It includes a small YOLO11 Nano ONNX model and accepts compatible ONNX or PyTorch models.
05A Model registry, input controls, inference viewport, and detection results.
Model selection, device placement, input review, confidence tuning, result inspection, and training are often split across scripts and notebooks. CVD puts those tasks in one local interface.
The service binds to the local computer by default. Models and input data remain on the machine unless the operator changes the network configuration.
Start with a bundled YOLO11 Nano ONNX model without an API key.
Use images, video files, or a camera stream for local inference.
Select an available CPU, GPU, or Apple acceleration path.
Review detections, confidence values, classes, and performance data.
Upload a YOLO data set and monitor a local training job.
Prepare supported models for Core ML or TensorFlow Lite workflows.
Source available
CVD uses the PolyForm Noncommercial License 1.0.0. The repository includes setup instructions, security limits, and the demonstration ONNX model.
Get CVD ↗