Skip to content

Commit 8869b86

Browse files
Merge pull request #39 from KasunThushara/main
Update: side bar adjust Running AI Tasks with Hailo -With AI Kit
2 parents 41b0e2e + 8b91632 commit 8869b86

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/Chapter_3-Computer_Vision_Projects_and_Practical_Applications/Run_Yolov8_on_Hailo_Environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Link to [Model Zoo](https://github.com/hailo-ai/hailo_model_zoo)
1414

1515
In this tutorial, we will demonstrate object detection and pose estimation in the Hailo environment.
1616

17-
### Object Detection
17+
## Object Detection
1818

1919

2020

@@ -38,7 +38,7 @@ bash ./run.sh object-detection-hailo
3838

3939
We measured the inference speed of YOLOv8 for object detection with a **640×640** input resolution using the AI kit. With Hailo acceleration, it reached **29.5** FPS.
4040

41-
### Pose Estimation
41+
## Pose Estimation
4242

4343
- Clone the repository (if not already):
4444

0 commit comments

Comments
 (0)