🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
-
Updated
Jul 19, 2024 - C++
🔥🔥🔥TensorRT for YOLOv8、YOLOv8-Pose、YOLOv8-Seg、YOLOv8-Cls、YOLOv7、YOLOv6、YOLOv5、YOLONAS......🚀🚀🚀CUDA IS ALL YOU NEED.🍎🍎🍎
Python library for YOLO small object detection and instance segmentation
This repository is based on shouxieai/tensorRT_Pro, with adjustments to support YOLOv8.
Converting COCO annotation (CVAT) to annotation for YOLOv8-seg (instance segmentation) and YOLOv8-obb (oriented bounding box detection)
Tensorrt codebase to inference in c++ for all major neural arch using onnx
This developed algorithm transforms mask labels used in previous segmentation tasks into a format compatible with YOLO's label requirements. As a result, pre-prepared datasets can be used with YOLO-like detection-focused architectures.
Infer yolov8-seg models from Ultralytics with ONNXRuntime (no torch required)
Add a description, image, and links to the yolov8-seg topic page so that developers can more easily learn about it.
To associate your repository with the yolov8-seg topic, visit your repo's landing page and select "manage topics."