mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-07-17 18:40:28 +00:00
Improve meta description of YOLOv8 tutorial (#19674)
This commit is contained in:
parent
4b9a7e270e
commit
53a2b2b9fe
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue