-
Updated
Oct 22, 2020 - Python
#
coremltools
Here are 30 public repositories matching this topic...
Largest list of models for Core ML (for iOS 11+)
ios
machine-learning
apple
awesome
caffe
download
model
models
ml
awesome-list
curated-list
caffemodel
tensorflow-models
ios11
coreml
core-ml
coreml-framework
coremltools
coreml-models
coreml-model
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
nlp
swift
ios
natural-language-processing
computer-vision
alamofire
keras
vision
arkit
coreml
coremltools
vision-framework
swiftui
ml-kit
realitykit
-
Updated
May 29, 2021 - Swift
Keras-OpenFace is a project converting OpenFace from Torch implementation to a Keras version
-
Updated
Mar 15, 2021 - Jupyter Notebook
Collection of models for Core ML
swift
ios
machine-learning
awesome
ai
deep-learning
model
awesome-list
machine-learning-models
ios11
coreml
coreml-framework
coremltools
coreml-models
-
Updated
Dec 7, 2019
gunjunlee
commented
Dec 10, 2019
🌱 Describe your Feature Request
Support Path (from pathlib) as type of argument model
convert
doesn't support Path as type of argument model
but onnx.load
supports Path
Use cases
from pathlib import Path
model_path = Path("path/to/onnx")
convert(model_p
Hand-gesture recognition on iOS app using CoreML
swift
ios
demo
machine-learning
deep-neural-networks
deep-learning
keras
rnn
ios11
coreml
coremltools
-
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
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
Repo accompanying the blog post "How to Deploy PyTorch Models with Core ML Conversion Issues"
-
Updated
Jul 3, 2020 - Swift
Introduction to XGBoost with an Implementation in an iOS Application
python
swift
machine-learning
ios-app
ios-swift
xgboost
xgboost-algorithm
decision-tree-regression
coremltools
ensemble-machine-learning
xgboost-python
-
Updated
May 30, 2020 - Swift
Repository to accompany the blog post
-
Updated
May 29, 2020 - Swift
Keras, Vision y CoreML para desarrollar una app que identifica los números de serie de las bicicletas del servicio BiciMAD
python
swift
ios
keras
vision
image-recognition
convolutional-neural-networks
vision-api
swift4
coreml
coremltools
-
Updated
Jul 3, 2018 - Swift
4th year project
python
scraper
django
web
sqlite
scikit-learn
lambda-functions
django-rest-framework
keras
django-framework
matplotlib
football
premier-league
keras-models
keras-neural-networks
poisson-distribution
keras-tensorflow
coremltools
footballpredictor
scoccer
-
Updated
May 3, 2018 - Python
Sample App to classify Simpsons using Keras
-
Updated
Apr 14, 2019 - Swift
example of Core ML Tools when converted from TensorFlow and PyTorch
-
Updated
Apr 10, 2021 - Jupyter Notebook
Use CoreMLTools to differentiate flower
-
Updated
Apr 5, 2021 - Swift
Gender & Age Detector IOS App 👨
-
Updated
Aug 13, 2020 - Swift
Wrapper of coremltools for motion sensor data
-
Updated
Jun 5, 2021 - Python
-
Updated
Jun 1, 2021 - Python
Convert activity recognition CNN models built in TensorFlow to Core ML models
-
Updated
Apr 9, 2021 - Python
Improve this page
Add a description, image, and links to the coremltools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the coremltools topic, visit your repo's landing page and select "manage topics."
Converting Frontend cannot be 100% converted when pytorch model is converted to MLmodel. I get a warning
Trace
`TracerWarning: Converting a tensor to a Python boolean might cause the trace to be incorrect. We can't record the data flow of Python values, so this value will be treated as a constant in the future. This means that the trace might not generalize to other