Skip to content

Commit f7997a6

Browse files
[Yolo12] The big gif file is removed
1 parent 4926cdc commit f7997a6

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

examples/models/yolo12/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# YOLO12 Detection C++ Inference with ExecuTorch
22

3-
<p align="center">
4-
<br>
5-
<img src="./yolo12s_demo.gif">
6-
<br>
7-
</p>
8-
93
This example demonstrates how to perform inference of [Ultralytics YOLO12 family](https://docs.ultralytics.com/models/yolo12/) detection models in C++ leveraging the Executorch backends:
104
- [OpenVINO](../../../backends/openvino/README.md)
115
- [XNNPACK](../../../backends/xnnpack/README.md)
@@ -117,5 +111,3 @@ To get a full parameters description please use the following command:
117111
# Credits:
118112

119113
Ultralytics examples: https://github.com/ultralytics/ultralytics/tree/main/examples
120-
121-
Sample video: https://www.pexels.com/@shanu-1040189/
-12.5 MB
Binary file not shown.

0 commit comments

Comments
 (0)