|
1 month ago | |
---|---|---|
.. | ||
YOLOv8-CPP-Inference | 1 month ago | |
YOLOv8-ONNXRuntime | 1 month ago | |
YOLOv8-ONNXRuntime-CPP | 1 month ago | |
YOLOv8-OpenCV-ONNX-Python | 1 month ago | |
README.md | 1 month ago | |
hub.ipynb | 1 month ago | |
tutorial.ipynb | 1 month ago |
This repository features a collection of real-world applications and walkthroughs, provided as either Python files or notebooks. Explore the examples below to see how YOLOv8 can be integrated into various applications.
Title | Format | Contributor |
---|---|---|
YOLO ONNX Detection Inference with C++ | C++/ONNX | Justas Bartnykas |
YOLO OpenCV ONNX Detection Python | OpenCV/Python/ONNX | Farid Inawan |
YOLOv8 .NET ONNX ImageSharp | C#/ONNX/ImageSharp | Compunet |
YOLO .Net ONNX Detection C# | C# .Net | Samuel Stainback |
YOLOv8 on NVIDIA Jetson(TensorRT and DeepStream) | Python | Lakshantha |
YOLOv8 ONNXRuntime Python | Python/ONNXRuntime | Semih Demirel |
YOLOv8-ONNXRuntime-CPP | C++/ONNXRuntime | DennisJcy, Onuralp Sezer |
RTDETR ONNXRuntime C# | C#/ONNX | Kayzwer |
We welcome contributions from the community in the form of examples, applications, and guides. To contribute, please follow these steps:
[Example]
prefix in the title, adding your project folder to the examples/
directory in the repository.ultralytics
package.README.md
file with instructions on how to run the project.If you have any questions or concerns about these requirements, please submit a PR, and we will be more than happy to guide you.