Use YOLO with unbounded input exported to an mlpackage/mlmodel file
I want to create an .mlpackage or .mlmodel file which I can import in Xcode to do image segmentation. For this, I want to use the segmentation package within YOLO to check out if it fit my needs.