Click here to Skip to main content
15,881,248 members
Articles / Artificial Intelligence / Neural Networks

Converting an ONNX Object Detection Model to iOS Core ML

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
21 Nov 2020CPOL5 min read 7.6K   90  
In this series, we’ll use a pretrained model to create an iOS application that will detect multiple persons and objects in a live camera feed rather than in a static picture.
In this article, we’ll start with the conversion of a YOLO Object Detection model from Open Neural Network Exchange format (ONNX) to Core ML.

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