Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
23 changes: 0 additions & 23 deletions .gitattributes

This file was deleted.

9 changes: 0 additions & 9 deletions .gitignore

This file was deleted.

201 changes: 0 additions & 201 deletions LICENSE

This file was deleted.

3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Guidelines:
git lfs install
git lfs pull
```
- **Alternative (Manual Download)**:
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)**.
Simply navigate to the `models` directory on Hugging Face and download the `.onnx` files you need.
- To run benchmarks on your hardware settings, please refer to [benchmark/README](./benchmark/README.md).

## Models & Benchmark Results
Expand Down
Loading