diff --git a/docs/tutorials/mobile/pose-detection.md b/docs/tutorials/mobile/pose-detection.md index d07da3d90bb33..ad4296aa64603 100644 --- a/docs/tutorials/mobile/pose-detection.md +++ b/docs/tutorials/mobile/pose-detection.md @@ -1,6 +1,6 @@ --- title: Object detection and pose estimation with YOLOv8 -description: Run the YOLOv8 model on mobile (iOS and Android) with built-in pre and post processing to perform object detection and pose estimation +description: Perform pose estimation and object detection on mobile (iOS and Android) using ONNX Runtime and YOLOv8 with built-in pre and post processing image: /images/pose-thumbnail.png parent: Deploy on mobile grand_parent: Tutorials