#2 · Primary category: Model Zoos & Hubs
Awesome-CoreML-Models
Largest list of models for Core ML (for iOS 11+)
Project last updated:06/17/25
GitHub Stars
7.0K
Forks
509
Contributors
16
License
MIT
Why we included this project
Apple's Core ML framework has been around since iOS 11, and this list gathers a large collection of models already converted to that format. Instead of training or converting anything yourself, you can grab a ready-made .mlmodel file for image classification, object detection, pose estimation, or text recognition, and most entries link to a demo app and the original paper so you can see the model in action before committing to it. The models are grouped by task, which makes scanning for a specific capability quick. It also doubles as a reference for which classic architectures like MobileNet, ResNet, YOLO, and Inception have working Core ML conversions, useful when you are deciding whether to convert your own. For a small team trying to ship on-device inference, that saves real hours of hunting.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
models.dev
An open-source database of AI models.
models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models and so on.
PINTO_model_zoo
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), EdgeTPU, CoreML.
huggingface_hub
The official CLI and Python client for the Hugging Face Hub.
csghub
Open-source platform for managing LLM assets like models, datasets, and spaces, offering on-premise deployment with Hugging Face-compatible APIs.