mirror of
https://github.com/mii443/usls.git
synced 2025-12-03 02:58:22 +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