Add contributor name for example: YOLOv8 OpenVINO CPP Inference (#16632)

pull/16631/head^2
Erlangga Yudi Pradana 1 month ago committed by GitHub
parent db3c0400c5
commit 0e7d95cb29
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      examples/README.md

@ -20,6 +20,7 @@ This directory features a collection of real-world applications and walkthroughs
| [YOLOv8 LibTorch CPP](./YOLOv8-LibTorch-CPP-Inference) | C++/LibTorch | [Myyura](https://github.com/Myyura) |
| [YOLOv8 OpenCV INT8 TFLite Python](./YOLOv8-OpenCV-int8-tflite-Python) | Python | [Wamiq Raza](https://github.com/wamiqraza) |
| [YOLOv8 All Tasks ONNXRuntime Rust](./YOLOv8-ONNXRuntime-Rust) | Rust/ONNXRuntime | [jamjamjon](https://github.com/jamjamjon) |
| [YOLOv8 OpenVINO CPP](./YOLOv8-OpenVINO-CPP-Inference) | C++/OpenVINO | [Erlangga Yudi Pradana](https://github.com/rlggyp) |
### How to Contribute

Loading…
Cancel
Save