lib.rs
Dec 18, 2024ONNX Model Integration: Employs the YOLO v11 model in ONNX format for efficient inference. Rust Implementation: Written entirely in Rust, ensuring performance and safety. ONNX Runtime: Utilizes the ort library for executing the ONNX model. Performance. On a MacBook Pro (2024) with M3 Max, it tooks about 86ms to inferring an image with the ...