* 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 |
||
|---|---|---|
| .. | ||
| README.md | ||
| demo.png | ||
| main.rs | ||
README.md
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
