mirror of
https://github.com/mii443/usls.git
synced 2025-08-22 15:45:41 +00:00
7 lines
154 B
Markdown
7 lines
154 B
Markdown
## Quick Start
|
|
|
|
```shell
|
|
cargo run -r -F cuda --example classifier -- --device cuda --dtype fp16 --model beit # convnext, fastvit, deit, mobileone
|
|
```
|
|
|