Skip to content

Commit 5d4f427

Browse files
authored
Revert "[Example] Yolo12 Detection sample with OpenVINO/XNNPACK backend" (#12136)
Reverts #10156 @daniil-lyakhov I'm reverting this PR because the gif file is large. Can you please remove the gif file and re-land?
1 parent 5bf8e99 commit 5d4f427

File tree

9 files changed

+1
-1121
lines changed

9 files changed

+1
-1121
lines changed

.ci/scripts/test_yolo12.sh

Lines changed: 0 additions & 197 deletions
This file was deleted.

backends/openvino/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Before you begin, ensure you have openvino installed and configured on your syst
4646

4747
```bash
4848
git clone https://github.com/openvinotoolkit/openvino.git
49-
cd openvino && git checkout b16b776ac119dafda51f69a80f1e6b7376d02c3b
49+
cd openvino && git checkout releases/2025/1
5050
git submodule update --init --recursive
5151
sudo ./install_build_dependencies.sh
5252
mkdir build && cd build

examples/models/yolo12/CMakeLists.txt

Lines changed: 0 additions & 85 deletions
This file was deleted.

0 commit comments

Comments
 (0)