RobertBiehl/caffe2-ios
☕️ Caffe2Kit. A simple one step integration of Caffe2 for iOS.
This project helps iOS app developers add AI capabilities to their apps, specifically for image classification. It takes image data within an iOS application and, using a pre-trained Caffe2 model, outputs classification predictions. An iOS developer looking to embed machine learning directly into their mobile applications would use this.
No commits in the last 6 months.
Use this if you are an iOS developer building an app for iOS 10.3 or later and want to integrate a Caffe2 model for image classification tasks.
Not ideal if your app needs to support older iOS versions, requires machine learning tasks beyond classification, or you need to train models directly on the device.
Stars
71
Forks
13
Language
C++
License
Apache-2.0
Category
Last pushed
Oct 01, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RobertBiehl/caffe2-ios"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
microsoft/onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
onnx/onnx
Open standard for machine learning interoperability
PINTO0309/onnx2tf
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The...
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This...
onnx/onnxmltools
ONNXMLTools enables conversion of models to ONNX