/YOLOv7-CoreML-Converter

YOLOv7 CoreML Converter

Primary LanguagePython

YOLOv7-CoreML-Converter

YOLOv7 export.py just export .mlmodel without NMS and detect layer.

We need to add NMS and detect layer

with YOLOv7CoreMLConveter.py for <yolov7.yolov7x>

or

with YOLOv7wedCoreMLConverter.py for <<yolov7-w6, yolov7-e6e, yolov7-d6>

To gothrough conveter process, run YOLOv7CoreMLConveterProcess.jpynb