Skip to content

Commit fcdb519

Browse files
authored
Update Using_YOLOv8_and_AI_Box_for_fall_climbing_and_tracking_detection.md
1 parent 7b6e2e9 commit fcdb519

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/Chapter_3-Computer_Vision_Projects_and_Practical_Applications/Using_YOLOv8_and_AI_Box_for_fall_climbing_and_tracking_detection.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ python app.py -i ./falldown_test.mp4 -n ./yolov8n.hef --show-fps -l ./common/coc
5050

5151
### Result
5252

53-
53+
[![Watch on YouTube](https://img.youtube.com/vi/H0NaAevLo2k/120.jpg)](https://www.youtube.com/watch?v=H0NaAevLo2k)
5454

5555
## Fence climbing
5656

@@ -114,4 +114,4 @@ python app.py -i ./people-walking.mp4 -n ./yolov8n.hef --show-fps -l ./common/co
114114

115115
### result
116116

117-
<iframe width="800" height="400" src="https://www.youtube.com/embed/xoeMcaG_FxE?list=PLpH_4mf13-A3Wm6hJp7JeT4DD9NXXUAca" title="reComputer Object Detection and Tracking: The Role of YOLOv8 in Shaping Results" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
117+
<iframe width="800" height="400" src="https://www.youtube.com/embed/xoeMcaG_FxE?list=PLpH_4mf13-A3Wm6hJp7JeT4DD9NXXUAca" title="reComputer Object Detection and Tracking: The Role of YOLOv8 in Shaping Results" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)