Improve meta description of YOLOv8 tutorial (#19674)

This commit is contained in:
Nat Kershaw (MSFT) 2024-02-29 15:31:14 -08:00 committed by GitHub
parent 4b9a7e270e
commit 53a2b2b9fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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