ClintRen / yolov5_convert_weight_to_coreml

This repo provides a Weight Conversion Tool which can be used to export a Yolov5 model (e.g., yolov5s.pt) to a CoreML model (e.g., yolov5s.mlmodel) with a decoding layer and an non maximum suppression layer (NMS).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ClintRen/yolov5_convert_weight_to_coreml Stargazers