lilith.lu 994aa0c2cd 来自svn 6986 | 5 月之前 | |
---|---|---|
.. | ||
YOLOv8-Action-Recognition | 5 月之前 | |
YOLOv8-CPP-Inference | 5 月之前 | |
YOLOv8-LibTorch-CPP-Inference | 5 月之前 | |
YOLOv8-ONNXRuntime | 5 月之前 | |
YOLOv8-ONNXRuntime-CPP | 5 月之前 | |
YOLOv8-ONNXRuntime-Rust | 5 月之前 | |
YOLOv8-OpenCV-ONNX-Python | 5 月之前 | |
YOLOv8-OpenCV-int8-tflite-Python | 5 月之前 | |
YOLOv8-OpenVINO-CPP-Inference | 5 月之前 | |
YOLOv8-Region-Counter | 5 月之前 | |
YOLOv8-SAHI-Inference-Video | 5 月之前 | |
YOLOv8-Segmentation-ONNXRuntime-Python | 5 月之前 | |
README.md | 5 月之前 | |
heatmaps.ipynb | 5 月之前 | |
hub.ipynb | 5 月之前 | |
object_counting.ipynb | 5 月之前 | |
object_tracking.ipynb | 5 月之前 | |
tutorial.ipynb | 5 月之前 |
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 |
YOLOv8 SAHI Video Inference | Python | Muhammad Rizwan Munawar |
YOLOv8 Region Counter | Python | Muhammad Rizwan Munawar |
YOLOv8 Segmentation ONNXRuntime Python | Python/ONNXRuntime | jamjamjon |
YOLOv8 LibTorch CPP | C++/LibTorch | Myyura |
YOLOv8 OpenCV INT8 TFLite Python | Python | Wamiq Raza |
YOLOv8 All Tasks ONNXRuntime Rust | Rust/ONNXRuntime | jamjamjon |
We greatly appreciate contributions from the community, including examples, applications, and guides. If you'd like to contribute, please follow these guidelines:
[Example]
, adding your new example folder to the examples/
directory within the repository.ultralytics
package.README.md
with clear instructions for setting up and running the example.For more detailed information and guidance on contributing, please visit our contribution documentation.
If you encounter any questions or concerns regarding these guidelines, feel free to open a PR or an issue in the repository, and we will assist you in the contribution process.