eugenebokhan/awesome-ml
Discover, download, compile & launch different image processing & style transfer CoreML models on iOS.
This iOS app showcases various image processing and style transfer CoreML models directly on your device. You can explore, download, and compile different models, then see their effects on images. It's designed for iOS developers curious about integrating machine learning features into their apps.
231 stars. No commits in the last 6 months.
Use this if you are an iOS developer wanting to see practical examples of CoreML image processing and style transfer models in a well-designed app.
Not ideal if you are looking for an actively maintained project, as this app is no longer being updated.
Stars
231
Forks
38
Language
C++
License
BSD-3-Clause
Category
Last pushed
Mar 02, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/eugenebokhan/awesome-ml"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hollance/Forge
A neural network toolkit for Metal
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...