gabrielrf97/YOLO-Project

How to get the right mlmodel from Coremltools?

Opened this issue · 0 comments

Hi,

I have a pretrained model on Yolov5 that I converted from PyTorch to MlModel.

But, when I drag it in to your xcode project, it is not performing any predictions

How do you go about using this app for custom models?