代码示例
ONNX
- web interface to YOLOv8 object detection neural network implemented on Rust. 仓库地址
- Client/server face detection from your webcam with
tokio,axum,tract-onnxand the lightweight ultraface network. 仓库地址 - Segment anything inference using Rust