OpenDetect DocumentationΒΆ
OpenDetect is an open-source object detection toolkit for Python and CLI workflows, built on ONNX Runtime.
Use this documentation for:
installation and runtime setup (CPU, CUDA, CoreML, TensorRT, and other ONNX Runtime providers)
end-to-end usage for Python and CLI users
benchmark interpretation and reproducibility
contributor workflows and roadmap notes
Getting Started
Guides
Contributing