likedan
Awesome-CoreML-Models
Python

Largest list of models for Core ML (for iOS 11+)

Last updated Aug 5, 2026
7.0k
Stars
508
Forks
15
Issues
0
Stars/day
Attention Score
63
Language breakdown
Python 100.0%
โ–ธ Files click to expand
README

Since iOS 11, Apple released Core ML framework to help developers integrate machine learning models into applications. The official documentation

We've put up the largest collection of machine learning models in Core ML format, to help iOS, macOS, tvOS, and watchOS developers experiment with machine learning techniques.

If you've converted a Core ML model, feel free to submit a pull request.

Recently, we've included visualization tools. And here's one Netron.

Awesome PRs Welcome

Models

Image - Metadata/Text

Models that take image data as input and output useful information about the image. Download | Demo | Reference
  • TextRecognition (ML Kit) - Recognizing text using ML Kit built-in model in real-time. [Download]() | Demo | Reference
  • ImageSegmentation - Segment the pixels of a camera frame or image into a predefined set of classes. Download | Demo | Reference
  • DepthPrediction - Predict the depth from a single image. Download | Demo | Reference

Image - Image

Models that transform images.

Text - Metadata/Text

Models that process text data

Miscellaneous

  • Exermote - Predicts the exercise, when iPhone is worn on right upper arm. Download | Demo | Reference
  • GestureAI - Recommend an artist based on given location and genre. Download | Demo | Reference
  • Artists Recommendation - Recommend an artist based on given location and genre. Download | [Demo]() | Reference
  • ChordSuggester - Predicts the most likely next chord based on the entered Chord Progression. Download | Demo | Reference

Speech Processing

  • Streaming ASR โ€“ Real-time streaming speech recognition engine for iOS. Uses Fast Conformer + CTC, runs fully on device.
Download | Demo | Reference
  • Keyword Spotting (KWS) โ€“ On-device keyword spotting engine using lightweight CRNN architecture, optimized for mobile devices.
Download | Demo | Reference

Visualization Tools

Tools that help visualize CoreML Models

Supported formats

List of model formats that could be converted to Core ML with examples

The Gold

Collections of machine learning models that could be converted to Core ML Individual machine learning models that could be converted to Core ML. We'll keep adjusting the list as they become converted.
  • LaMem Score the memorability of pictures.
  • ILGnet The aesthetic evaluation of images.
  • Colorization Automatic colorization using deep neural networks.
  • Illustration2Vec Estimating a set of tags and extracting semantic feature vectors from given illustrations.
  • CTPN Detecting text in natural image.
  • Image Analogy Find semantically-meaningful dense correspondences between two input images.
  • iLID Automatic spoken language identification.
  • Fashion Detection Cloth detection from images.
  • Saliency The prediction of salient areas in images has been traditionally addressed with hand-crafted features.
  • Face Detection Detect face from image.
  • mtcnn Joint Face Detection and Alignment.
  • deephorizon Single image horizon line estimation.

Contributing and License

  • See the guide
  • Distributed under the MIT license. See LICENSE for more information.
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท likedan/Awesome-CoreML-Models ยท Updated daily from GitHub