Click here to Skip to main content
15,891,033 members
Articles / Artificial Intelligence / Neural Networks

Building an Object Detection iOS App with YOLO Core ML Model

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
30 Nov 2020CPOL3 min read 12.4K   572   4  
In this last article in this series, we’ll extend the application to use our YOLO v2 model for object detection.
Here we’ll combine the Core ML version of the YOLO v2 model with the video stream capturing capabilities of our iOS app, and add object detection to that app.

Views

Daily Counts

Downloads

Weekly Counts

This article is part of the series 'Mobile Neural Networks on iOS with Core ML - Part 2 View All

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Architect
Poland Poland
Jarek has two decades of professional experience in software architecture and development, machine learning, business and system analysis, logistics, and business process optimization.
He is passionate about creating software solutions with complex logic, especially with the application of AI.

Comments and Discussions