Here are the ONNX model files and OpenVINO model files for YOLOv5 and YOLOv8.
1.The ONNX model of YOLOv5 is converted from the official pre-trained model in the COCO dataset (YOLOV5_7.0), and the OpenVINO model is converted from ONNX.
2.YOLOv8's ONNX model is converted from the official pre-trained model in the COCO dataset (YOLOV8_8.1), and OpenVINO model is converted from ONNX.