YOLO-Training-Optimization-Pose-Estimation-and-Tracking
YOLO-Training-Optimization-Pose-Estimation-and-Tracking copied to clipboard
This repository contains the code for training YOLOv5, YOLOv7, and YOLOv8 models for object detection using Python 3. Optimization of models with OpenVINO and Apache TVM, and tracking with ByteTrack a...
Results
1
YOLO-Training-Optimization-Pose-Estimation-and-Tracking issues
Sort by
recently updated
recently updated
newest added
Hello, Did you succeed to optimize yolov8 with tvm? I see your [yolov8_tvm.ipynb](https://github.com/florvela/YOLO-Training-Optimization-Pose-Estimation-and-Tracking/blob/main/005-Optimization-with-ApacheTVM/yolov8_tvm.ipynb) is empty... When I try to compile it and run it with tvmc I get this error:...