john-rocky/SemanticImage
A collection of easy-to-use image/video filter.
This is a collection of tools that helps app developers easily integrate advanced image and video processing features into their iOS applications. It takes images or videos as input and provides processed outputs like masked subjects, blurred backgrounds, cropped faces, or document warps. Mobile app developers targeting iOS 14 or above would find this useful for building features like photo editing or video effects.
153 stars. No commits in the last 6 months.
Use this if you are an iOS developer needing to quickly add sophisticated image and video manipulation capabilities, such as background removal or object detection, to your app.
Not ideal if you are looking for a standalone end-user application or if your project is not built for iOS.
Stars
153
Forks
27
Language
Swift
License
MIT
Category
Last pushed
Mar 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/john-rocky/SemanticImage"
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
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal