This app detects objects in a live view using YOLOv3.mlmodel
Please download the YOLOv3 Model here, and simply drag and drop the .mlmodel anywhere in the YOLO-Project. I suggest putting it inside a Model folder, solely for organization. After that, build and run.
- It was my first object detection app using CoreML 😁
Keep Coding,
Gabriel