mirror of
https://github.com/mii443/usls.git
synced 2025-08-22 15:45:41 +00:00
* Add X struct to handle input and preprocessing *Add Ops struct to manage common operations * Use SIMD (fast_image_resize) to accelerate model pre-processing and post-processing
Quick Start
cargo run -r --example rtmo
ONNX Model
- rtmo-s-dyn model
- rtmo-m-dyn model
- rtmo-l-dyn model
- rtmo-s-dyn-f16 model
- rtmo-m-dyn-f16 model
- rtmo-l-dyn-f16 model