mirror of
https://github.com/huggingface/candle.git
synced 2025-06-15 10:26:33 +00:00
Fix pose estimation image path (#1326)
This commit is contained in:

committed by
GitHub

parent
a209ce8ceb
commit
12561b31d3
@ -32,7 +32,7 @@ Image source:
|
||||
### Pose Estimation
|
||||
```bash
|
||||
cargo run --example yolo-v8 --release -- \
|
||||
candle-examples/examples/yolo-v8/assets/peoples.jpeg --task pose
|
||||
candle-examples/examples/yolo-v8/assets/bike.jpg --task pose
|
||||
```
|
||||
|
||||

|
||||
|
Reference in New Issue
Block a user