CMPT756-A5-Org-Zeyu-Hu / MYC756PROJECT

MYC756PROJECT
0 stars 0 forks source link

exporting yolov5m.mlmodel #10

Open zha76 opened 2 years ago

zha76 commented 2 years ago

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