mirror of
https://github.com/mii443/usls.git
synced 2025-08-22 15:45:41 +00:00
@ -23,7 +23,6 @@ cargo run -r --example rtdetr
|
||||
```Rust
|
||||
let options = Options::default()
|
||||
.with_model("ONNX_MODEL") // <= modify this
|
||||
.with_saveout("RT-DETR");
|
||||
```
|
||||
|
||||
### 3. Then, run
|
||||
|
Reference in New Issue
Block a user