Skip to content

Commit 51b9439

Browse files
committed
Fix image
1 parent 82b4e08 commit 51b9439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/tutorials/mobile/pose-detection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ You see the main inference code in [ObjectDetector.kt](https://github.com/micros
9393
}
9494
```
9595

96-
![Image of person with bicycle](../../../images/person-with-bicyle-and-bounding-boxes.jpg)
96+
![Image of person with bicycle](../../../images/person-with-bicycle-and-bounding-boxes.png)
9797

9898
## Pose estimation with Yolov8
9999

0 commit comments

Comments
 (0)