All Projects → likedan → Awesome Coreml Models

likedan / Awesome Coreml Models

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

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Awesome Coreml Models

CoreML-samples
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
Stars: ✭ 38 (-99.27%)
Mutual labels:  ml, ios11, coreml, coreml-framework
List-CoreML-Models
A Big Awesome List CoreML Models.
Stars: ✭ 120 (-97.69%)
Mutual labels:  caffe, caffemodel, coreml, coreml-models
Pinto model zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
Stars: ✭ 634 (-87.79%)
Mutual labels:  models, caffe, coreml, tensorflow-models
Open model zoo
Pre-trained Deep Learning models and demos (high quality and extremely fast)
Stars: ✭ 2,925 (-43.66%)
Mutual labels:  models, model, tensorflow-models, caffemodel
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…
Stars: ✭ 16 (-99.69%)
Mutual labels:  coreml, coreml-framework, coreml-models, coreml-model
CustomVisionMicrosoftToCoreMLDemoApp
This app recognises 3 hand signs - fist, high five and victory hand [ rock, paper, scissors basically :) ] with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.
Stars: ✭ 25 (-99.52%)
Mutual labels:  ml, ios11, coreml, coreml-model
MNIST-CoreML
Predict handwritten digits with CoreML
Stars: ✭ 63 (-98.79%)
Mutual labels:  coreml, coreml-framework, coreml-models
Ffdl
Fabric for Deep Learning (FfDL, pronounced fiddle) is a Deep Learning Platform offering TensorFlow, Caffe, PyTorch etc. as a Service on Kubernetes
Stars: ✭ 640 (-87.67%)
Mutual labels:  caffe, ml, model
Netron
Visualizer for neural network, deep learning, and machine learning models
Stars: ✭ 17,193 (+231.14%)
Mutual labels:  caffe, ml, coreml
Awesome Coreml Models
Collection of models for Core ML
Stars: ✭ 500 (-90.37%)
Mutual labels:  model, coreml, ios11
BabelCamera
Find out how to describe the things around you in another language with Core ML and the Vision framework in iOS 11! 👀
Stars: ✭ 13 (-99.75%)
Mutual labels:  ios11, coreml, core-ml
apple-receipt
Apple InAppPurchase Receipt - Models, Parser, Validator
Stars: ✭ 25 (-99.52%)
Mutual labels:  apple, models
FacefARt
The world's most advanced fart app. Ever.
Stars: ✭ 13 (-99.75%)
Mutual labels:  apple, ios11
SimpleInceptionV3-ObjC
A simple image classification test using Core ML and Inception V3 model in Objective-C
Stars: ✭ 22 (-99.58%)
Mutual labels:  coreml, coreml-framework
Deep Learning Model Convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
Stars: ✭ 3,044 (-41.37%)
Mutual labels:  caffe, model
inception
Real time image recognition using Core ML
Stars: ✭ 24 (-99.54%)
Mutual labels:  ios11, coreml
Polyaxon
Machine Learning Platform for Kubernetes (MLOps tools for experimentation and automation)
Stars: ✭ 2,966 (-42.87%)
Mutual labels:  caffe, ml
Arkit
ARKit Base Project. Place virtual objects based on WWDC example project
Stars: ✭ 297 (-94.28%)
Mutual labels:  apple, ios11
Ios 11 By Examples
👨🏻‍💻 Examples of new iOS 11 APIs
Stars: ✭ 3,327 (-35.92%)
Mutual labels:  coreml, ios11
Php Opencv Examples
Tutorial for computer vision and machine learning in PHP 7/8 by opencv (installation + examples + documentation)
Stars: ✭ 333 (-93.59%)
Mutual labels:  caffe, ml

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.

Image - Image

Models that transform images.

Text - Metadata/Text

Models that process text data

Miscellaneous

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].