Run example from https://github.com/pykeio/ort/tree/main/examples/yolov8 as a single project.
-
Copy image from https://github.com/pykeio/ort/tree/main/examples/yolov8/data into
data/directory. -
Download model checkpoint from https://cdn.pyke.io/0/pyke:ort-rs/[email protected]/yolov8m.onnx into
checkpoints/directory.
With a working Rust installation, you can simply execute
cargo run- Try out execution provider for Apple Neural Engine
- Try out execution provider for Nvidia Cuda