tucan9389 / ObjectDetection-CoreML

An example running Object Detection using Core ML (YOLOv8, YOLOv5, YOLOv3, MobileNetV2+SSDLite)
https://github.com/motlabs/awesome-ml-demos-with-ios
MIT License
295 stars 51 forks source link

Problem with detection on IPhone 15 Pro #16

Open Ced70 opened 11 months ago

Ced70 commented 11 months ago

Hello, I deploy the application on an IPhone 11 and an IPhone 13 Pro and all worked well. But when I deploy on an IPhone 15 Pro and nothing work. Sometimes the app find something but it's false. Do you have any idea on what happens ? Thanks.