[Example] YOLOv8-OpenCV-ONNX-Python (#1007)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: ayush chaurasia <ayush.chaurarsia@gmail.com>
This commit is contained in:
parent
edd3ff1669
commit
4b866c9718
3 changed files with 97 additions and 3 deletions
|
|
@ -2,9 +2,10 @@ This is a list of real-world applications and walkthroughs. These can be folders
|
|||
|
||||
## Ultralytics YOLO example applications
|
||||
|
||||
| Title | Format | Contributor |
|
||||
| --------------------------------------------------------------- | -------- | ------------------------------------------------- |
|
||||
| [Yolov8/yolov5 ONNX Inference with C++](./Yolov8_CPP_Inference) | C++/ONNX | [Justas Bartnykas](https://github.com/JustasBart) |
|
||||
| Title | Format | Contributor |
|
||||
| --------------------------------------------------------------- | ------------------ | --------------------------------------------------- |
|
||||
| [Yolov8/yolov5 ONNX Inference with C++](./Yolov8_CPP_Inference) | C++/ONNX | [Justas Bartnykas](https://github.com/JustasBart) |
|
||||
| [YOLOv8-OpenCV-ONNX-Python](./YOLOv8-OpenCV-ONNX-Python) | OpenCV/Python/ONNX | [Farid Inawan](https://github.com/frdteknikelektro) |
|
||||
|
||||
## How can you contribute ?
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue