Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 318 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 318 Bytes

onnx-yolov5-object-detection

Here i have modified the object detection file to run only on ONNX weights kindly refer to the main yolo v5 git given below for other weight file usage.

yolo v5 git : https://github.com/ultralytics/yolov5.git

Given export.py will convert the yolov5s.pt weight to yolov5s.onnx weight.