Skip to content

Commit 200e967

Browse files
docs: Add manual download instructions for models hosted on Hugging Face
1 parent a74cdfa commit 200e967

324 files changed

Lines changed: 13 additions & 54198 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitattributes

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

.gitignore

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

LICENSE

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

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Guidelines:
1919
git lfs install
2020
git lfs pull
2121
```
22+
- **Alternative (Manual Download)**:
23+
If `git lfs pull` fails or you prefer manual download, you can find all models hosted on **[Hugging Face](https://huggingface.co/opencv/opencv_zoo)**.
24+
Simply navigate to the `models` directory on Hugging Face and download the `.onnx` files you need.
2225
- To run benchmarks on your hardware settings, please refer to [benchmark/README](./benchmark/README.md).
2326

2427
## Models & Benchmark Results

0 commit comments

Comments
 (0)