- Machine Learning Projects for Mobile Applications
- Karthikeyan NG
- 168字
- 2021-06-10 19:41:41
Core ML model conversion
To run your first application on iOS, you don't need to start building your own model. You can use any one of the best existing models. If you have a model that is created using another third-party framework, you can use the Core ML Tools Python package, or third-party packages such as MXNet converter or TensorFlow converter. The links to access these tools are given next. If your model doesn't support any of these converters, you can also write your own converter.
TensorFlow converter can be accessed through the link : https://github.com/tf-coreml/tf-coreml
MXNet converter can be downloaded from: https://github.com/apache/incubator-mxnet/tree/master/tools/coreml
The Core ML Tools Python package supports conversion from Caffe v1, Keras 1.2.2+, scikit-learn 0.18, XGBoost 0.6, and LIBSVM 3.22 frameworks. This covers models of SVM, tree ensembles, neural networks, generalized linear models, feature engineering, and pipeline models.
You can install Core ML tools through pip:
pip install -U coremltools
- Cortex-M3 + μC/OS-II嵌入式系統(tǒng)開發(fā)入門與應用
- 數(shù)字道路技術(shù)架構(gòu)與建設(shè)指南
- INSTANT ForgedUI Starter
- CC2530單片機技術(shù)與應用
- Practical Machine Learning with R
- 單片機系統(tǒng)設(shè)計與開發(fā)教程
- 筆記本電腦維修300問
- 深入理解序列化與反序列化
- 基于PROTEUS的電路設(shè)計、仿真與制板
- Managing Data and Media in Microsoft Silverlight 4:A mashup of chapters from Packt's bestselling Silverlight books
- 電腦橫機使用與維修
- 單片微機原理及應用
- The Artificial Intelligence Infrastructure Workshop
- 觸摸屏應用技術(shù)從入門到精通
- 單片機原理及應用