Skip to content

Commit 166b158

Browse files
authored
Revert "[Example] Yolo12 Detection sample with OpenVINO/XNNPACK backend (#10156)"
This reverts commit 00df64c.
1 parent 5bf8e99 commit 166b158

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)