likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
This project offers a comprehensive collection of pre-trained machine learning models that can be directly integrated into Apple applications (iOS, macOS, tvOS, watchOS). It allows app developers to easily add features like image recognition, text detection, and pose estimation. Developers can take these models and build intelligent features into their apps, from identifying objects in photos to recognizing emotions from faces.
6,968 stars. No commits in the last 6 months.
Use this if you are an iOS/macOS/watchOS/tvOS app developer looking for ready-to-use machine learning models to incorporate into your applications.
Not ideal if you are a data scientist looking to train new machine learning models from scratch or need models for non-Apple platforms.
Stars
6,968
Forks
507
Language
Python
License
MIT
Category
Last pushed
Jun 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/likedan/Awesome-CoreML-Models"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal