CengizhanYurdakul / YOLOv8-OpenvinoLinks
A repository that helps to convert the YOLOv8 detection model to OpenVINO format via onnx and make it more optimized with int8 quantization.
☆12Updated 2 years ago
Alternatives and similar repositories for YOLOv8-Openvino
Users that are interested in YOLOv8-Openvino are comparing it to the libraries listed below
Sorting:
- This project demonstrates a systematic approach to model optimization, showcasing the importance of fine-tuning in the context of model p…☆15Updated last year
- This repository holds the code for the Python implementation of YOLOX-ViT. Furthermore, it has the implementation of the Knowledge Distil…☆86Updated last year
- ☆18Updated 2 years ago
- ☆193Updated 6 months ago
- Many yolov8 model are trained on the VisDrone dataset.☆47Updated last year
- Cpp and python implementation of YOLOv9 using TensorRT API☆123Updated last year
- This project is based on YOLOv8 and includes batch automatic annotation, one-click dataset format conversion, and model training function…☆17Updated 2 years ago
- A lightweight vision library for performing large scale object detection & instance segmentation☆58Updated 2 years ago
- Train and Inference your custom YOLO-NAS model by Single Command Line☆122Updated last year
- A quick TensorRT deoloyment solution for YOLOv8.☆39Updated 2 years ago
- yolov8s-pose using ncnn inferring!☆43Updated 2 years ago
- This repo would give multi-task keypoint detect code based yolov8. The landmarks or keypoints with different classes and numbers can be …☆12Updated 2 years ago
- Easy Training Official YOLOv11、YOLOv10、YOLOv8、YOLOv7、YOLOv6、YOLOv5 and Prune all_model using Torch-Pruning!☆131Updated 4 months ago
- ☆22Updated 2 years ago
- YOLOv8 Target Model plugin for Autodistill☆44Updated 2 years ago
- This repository contains the code for an object detection, tracking and counting project using the YOLOv8 object detection algorithm and …☆64Updated 2 years ago
- Deepsort with yolo series. This project support the existing yolo detection model algorithm (YOLOV8, YOLOV7, YOLOV6, YOLOV5, YOLOV4Sc…☆122Updated 2 years ago
- ☆17Updated 2 years ago
- yolov8的 训练以及在旭日x3派上的部署☆23Updated 4 months ago
- Quantization Aware Training☆84Updated last year
- Python scripts performing Instance Segmentation using the YOLOv8 model in ONNX.☆180Updated 2 years ago
- This repository contains the code for training YOLOv5, YOLOv7, and YOLOv8 models for object detection using Python 3. Optimization of mod…