COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200821045108/https://github.com/topics/coremltools
Here are
26 public repositories
matching this topic...
Largest list of models for Core ML (for iOS 11+)
Updated
Dec 17, 2019
Python
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
Updated
Feb 13, 2019
Jupyter Notebook
Collection of models for Core ML
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Updated
Aug 17, 2020
Swift
Hand-gesture recognition on iOS app using CoreML
Updated
May 24, 2018
Swift
Curated way to convert deep learning model to mobile⚡️
Updated
Oct 10, 2018
Jupyter Notebook
Deep learning installed Shape Detector using Keras and CoreML 📱
Updated
Aug 4, 2020
Jupyter Notebook
Demo of using keras to generate a neural network and iOS 11 to run the converted model.
Updated
Apr 16, 2020
Swift
Sample app that predicts the flower type on an image, using Core ML and the Oxford 102 category flower dataset.
Updated
Jun 21, 2017
Swift
iOS image classification app using Core ML and MobileNet
Updated
Jul 22, 2020
Jupyter Notebook
Super simple end to end test of Keras, TensorFlow and CoreML
Updated
Mar 26, 2018
Jupyter Notebook
Demonstration of using custom models for CoreML we did @ Tooploox.
Updated
Jul 4, 2017
Swift
Converts Keras models to Core ML models for use on iOS
Updated
Dec 31, 2017
Python
Introduction to XGBoost with an Implementation in an iOS Application
Updated
May 30, 2020
Swift
Keras, Vision y CoreML para desarrollar una app que identifica los números de serie de las bicicletas del servicio BiciMAD
Updated
Jul 3, 2018
Swift
Repository to accompany the blog post
Updated
May 29, 2020
Swift
Repo accompanying the blog post "How to Deploy PyTorch Models with Core ML Conversion Issues"
Updated
Jul 3, 2020
Swift
Updated
Oct 21, 2019
Python
Updated
Nov 4, 2018
Swift
A project me and my team built for Apple Developer Academy.
Updated
Apr 16, 2020
Swift
Updated
Jul 11, 2017
Swift
Updated
May 3, 2018
Python
Sample App to classify Simpsons using Keras
Updated
Apr 14, 2019
Swift
Repo accompanying the blog post "How to Deploy A State-of-the-art PyTorch Model to iOS via Core ML (Part 3)".
Updated
Jul 3, 2020
Swift
Gender & Age Detector IOS App 👨
Updated
Aug 13, 2020
Swift
Improve this page
Add a description, image, and links to the
coremltools
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
coremltools
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Support Path (from pathlib) as type of argument
modelhttps://github.com/onnx/onnx-coreml/blob/7a630c113b27c8cc1a83412ce1dbfda77f9f8422/onnx_coreml/converter.py#L447
convertdoesn't support Path as type of argumentmodelbut
onnx.loadsupports PathUse cases