CoreML object detection works in Xcode model preview but not in code with VNCoreMLRequest
I’ve been working on an object detection project for several weeks now. I’ve finally got the model detecting my objects accurately, with a near 90% confidence interval for most objects.