Bug
I'am trying to export a yolov5m to .mlmodel format but when I try it with val.py it gives me no result. Also I tried it in my object detection script and it gives me "no detections"
Environment
Python 3.8 on apple silicon, conda environment with pytorch=1.9.1 coremltools=5.1.0
YOLOv5 Component Export
Bug I'am trying to export a yolov5m to .mlmodel format but when I try it with val.py it gives me no result. Also I tried it in my object detection script and it gives me "no detections"
Environment Python 3.8 on apple silicon, conda environment with pytorch=1.9.1 coremltools=5.1.0