likedan/Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
Organizes pre-converted models across diverse tasks—image classification, object detection, pose estimation, text recognition, and image transformation—with direct download links and reference implementations. Curated specifically for Apple's ecosystem (iOS, macOS, tvOS, watchOS), eliminating conversion overhead for developers integrating ML into native apps. Includes supplementary resources like model visualization tools and demo repositories to accelerate experimentation.
6,968 stars. No commits in the last 6 months.
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
hollance/Forge
A neural network toolkit for Metal
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...