Skip to content

Commit

Permalink
Merge pull request #1413 from LJ-Hao/docusaurus-version
Browse files Browse the repository at this point in the history
update:benchmark_on_rpi5_and_cm4_running_yolov8s_with_rpi_ai_kit
  • Loading branch information
grilliiiii authored Jul 18, 2024
2 parents 7f07c3b + 01e4f47 commit 36daa34
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ import TabItem from '@theme/TabItem';
<TabItem value="Method 1" label="CM4 Benchmark">

For object detection please refer to the following wiki:
[yolov8_object_detection_on_recomputer_r1000_with_hailo_8l](http://localhost:3000/yolov8_object_detection_on_recomputer_r1000_with_hailo_8l/)
[yolov8_object_detection_on_recomputer_r1000_with_hailo_8l](https://wiki.seeedstudio.com/yolov8_object_detection_on_recomputer_r1000_with_hailo_8l/)

For pose estimation Please refer to the following wiki:
[yolov8_pose_estimation_on_recomputer_r1000_with_hailo_8l](http://localhost:3000/yolov8_pose_estimation_on_recomputer_r1000_with_hailo_8l/)
[yolov8_pose_estimation_on_recomputer_r1000_with_hailo_8l](https://wiki.seeedstudio.com/yolov8_pose_estimation_on_recomputer_r1000_with_hailo_8l/)
</TabItem>

<TabItem value="Method 2" label="Pi5 Benchmark">
Expand Down Expand Up @@ -224,8 +224,6 @@ bash run.sh object-detection

## Result

### object detection

<Tabs>
<TabItem value="Method 1" label="Object Detection Benchmark">

Expand Down

0 comments on commit 36daa34

Please sign in to comment.