All Projects → ClassifierKit → Similar Projects or Alternatives

146 Open source projects that are alternatives of or similar to ClassifierKit

AIBud
An experimental CreateML project for predicting playing musical key and scale in realtime
Stars: ✭ 18 (-21.74%)
Mutual labels:  coreml, createml
ESC10-CoreML
An open-source CoreML model trained on the ESC10 dataset
Stars: ✭ 17 (-26.09%)
Mutual labels:  coreml, createml
createml-playgrounds
Create ML playgrounds for building machine learning models. For developers and data scientists.
Stars: ✭ 82 (+256.52%)
Mutual labels:  coreml, createml
DepthPrediction-CoreML
The example of running Depth Prediction using Core ML
Stars: ✭ 118 (+413.04%)
Mutual labels:  coreml
nef-editor-client
📱Client-side code for the nef editor app
Stars: ✭ 20 (-13.04%)
Mutual labels:  swift-playgrounds
edge detector
HED real-time iOS edge detector.
Stars: ✭ 40 (+73.91%)
Mutual labels:  coreml
loki
Proof-of-concept of emotion-targeted content delivery using machine learning and ARKit.
Stars: ✭ 76 (+230.43%)
Mutual labels:  coreml
awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
Stars: ✭ 1,040 (+4421.74%)
Mutual labels:  coreml
iOS-CoreML-Inceptionv3
Real-time Object Recognition using Apple's CoreML 2.0 and Vision API -
Stars: ✭ 46 (+100%)
Mutual labels:  coreml
Swift Playgrounds
Learning Swift by working through example code in playgrounds
Stars: ✭ 199 (+765.22%)
Mutual labels:  swift-playgrounds
Numsw
Swift library like numpy, playgrounds notebook like jupyter.
Stars: ✭ 126 (+447.83%)
Mutual labels:  swift-playgrounds
CustomVisionMicrosoftToCoreMLDemoApp
This app recognises 3 hand signs - fist, high five and victory hand [ rock, paper, scissors basically :) ] with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.
Stars: ✭ 25 (+8.7%)
Mutual labels:  coreml
jscore-playground
JavaScriptCore example for Swift Playgrounds
Stars: ✭ 17 (-26.09%)
Mutual labels:  swift-playgrounds
ios-ml-dog-classifier
An iOS app that can detect a dog and determine its breed from an image or video feed.
Stars: ✭ 37 (+60.87%)
Mutual labels:  coreml
iSpyML
Just another app that looks for NSFW😱 photos into your 'hidden' folder. 🍎 Posts to Facebook timeline is v 2.0 feature.
Stars: ✭ 19 (-17.39%)
Mutual labels:  coreml
mlmodelzoo
Build your iOS 11+ apps with the ready-to-use Core ML models below
Stars: ✭ 17 (-26.09%)
Mutual labels:  coreml
visual-recognition-with-coreml
🕶 Classify images offline using Watson Visual Recognition and Core ML.
Stars: ✭ 40 (+73.91%)
Mutual labels:  coreml
Julia Set Playground
A Swift playground that generates beautiful Julia set fractal images.
Stars: ✭ 236 (+926.09%)
Mutual labels:  swift-playgrounds
CoreML-samples
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
Stars: ✭ 38 (+65.22%)
Mutual labels:  coreml
Lbac Swift
Let's Build a Compiler by Jack Crenshaw translated to Swift Playgrounds
Stars: ✭ 156 (+578.26%)
Mutual labels:  swift-playgrounds
BootFinder
Boot Finder demonstrates the power of using on-device machine learning models to delight users in new and innovative ways. It's private too! Because this model runs on-device, customer photos never leave the phone!
Stars: ✭ 34 (+47.83%)
Mutual labels:  coreml
Vision CoreML-App
This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for the predictions. The Vision library of CoreML is used here. The trained model fed to the system is AgeNet.
Stars: ✭ 15 (-34.78%)
Mutual labels:  coreml
Gang Of Four And Solid Principles In Swift
👨‍👩‍👧‍👦 - My personal Repo to learn all 23 Gang of Four patterns and all SOLID Principles using Swift and Playgrounds
Stars: ✭ 95 (+313.04%)
Mutual labels:  swift-playgrounds
YOLOv3-CoreML
YOLOv3 for iOS implemented using CoreML.
Stars: ✭ 166 (+621.74%)
Mutual labels:  coreml
Swift Playground Templates
🏫 A collection of helpful Xcode playground templates.
Stars: ✭ 69 (+200%)
Mutual labels:  swift-playgrounds
Pointfreeco
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
Stars: ✭ 782 (+3300%)
Mutual labels:  swift-playgrounds
deepvac
PyTorch Project Specification.
Stars: ✭ 507 (+2104.35%)
Mutual labels:  coreml
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (+439.13%)
Mutual labels:  coreml
Neural Network Playground
A neural network Swift playground, with no third party dependencies.
Stars: ✭ 370 (+1508.7%)
Mutual labels:  swift-playgrounds
AnimeGANv3
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
Stars: ✭ 878 (+3717.39%)
Mutual labels:  coreml
GestureAI
RNN(Recurrent Nerural network) model which recognize hand-gestures drawing 5 figures.
Stars: ✭ 20 (-13.04%)
Mutual labels:  coreml
2048 Playground
A swift playground of the game 2048
Stars: ✭ 41 (+78.26%)
Mutual labels:  swift-playgrounds
digitrecognition ios
Deep Learning with Tensorflow/Keras: Digit recognition based on mnist-dataset and convolutional neural-network on iOS with CoreML
Stars: ✭ 23 (+0%)
Mutual labels:  coreml
Route-Direction-in-AR
Adding the Feature "Real World Path Direction" by tapping on Map. GoogleMap will give us the direction to that location from user location then click on "ARView" & you will get the real-world path direction. Also added "Reachability" for finding path in Google map. -- Also added .mlmodel for car-detection. Initially trained the model using Convo…
Stars: ✭ 32 (+39.13%)
Mutual labels:  coreml
Shapeshift
Quickly convert a folder containing Swift files into an iPad-compatible Playground
Stars: ✭ 336 (+1360.87%)
Mutual labels:  swift-playgrounds
iOS11-Demos
Collection of samples and demos of features introduced in iOS 11
Stars: ✭ 16 (-30.43%)
Mutual labels:  coreml
List-CoreML-Models
A Big Awesome List CoreML Models.
Stars: ✭ 120 (+421.74%)
Mutual labels:  coreml
ARKitDemoPlayground
A demo of the ARKit Demo project from Xcode 9 as a Swift Playground
Stars: ✭ 47 (+104.35%)
Mutual labels:  swift-playgrounds
MNIST-CoreML
Predict handwritten digits with CoreML
Stars: ✭ 63 (+173.91%)
Mutual labels:  coreml
sense-iOS
Enhance your iOS app with the ability to see and interact with humans using the RGB camera.
Stars: ✭ 19 (-17.39%)
Mutual labels:  coreml
Playgrounds
Better playgrounds that work both for Objective-C and Swift
Stars: ✭ 2,586 (+11143.48%)
Mutual labels:  swift-playgrounds
BabelCamera
Find out how to describe the things around you in another language with Core ML and the Vision framework in iOS 11! 👀
Stars: ✭ 13 (-43.48%)
Mutual labels:  coreml
2020
Student submissions for the WWDC 2020 Swift Student Challenge
Stars: ✭ 159 (+591.3%)
Mutual labels:  swift-playgrounds
ios-visionkit-webview
Element detection with Vision Framework and CoreML
Stars: ✭ 26 (+13.04%)
Mutual labels:  coreml
Swift Playgrounds
Collection of Swift playgrounds used in my posts: From functional aspects of Swift to C interoperability.
Stars: ✭ 134 (+482.61%)
Mutual labels:  swift-playgrounds
CoreMLDemo
CoreML.framework Demo App
Stars: ✭ 42 (+82.61%)
Mutual labels:  coreml
Swift
🥇Swift基础知识大全,🚀Swift学习从简单到复杂,不断地完善与更新, 欢迎Star❤️,欢迎Fork, iOS开发者交流:①群:446310206 ②群:426087546
Stars: ✭ 1,377 (+5886.96%)
Mutual labels:  swift-playgrounds
MLEdgeDeploy
Automatic Over the Air Deployment of Improved Machine Learning Models to IoT Devices for Edge Processing
Stars: ✭ 26 (+13.04%)
Mutual labels:  coreml
Cocoapods Playgrounds
🃏 Generate Swift Playgrounds for any library.
Stars: ✭ 1,307 (+5582.61%)
Mutual labels:  swift-playgrounds
Swift101
That contains various information and examples about the basics of Swift Programming. 💻 📱 📺 ⌚️
Stars: ✭ 28 (+21.74%)
Mutual labels:  swift-playgrounds
Audiokit
Swift audio synthesis, processing, & analysis platform for iOS, macOS and tvOS
Stars: ✭ 8,827 (+38278.26%)
Mutual labels:  swift-playgrounds
SentimentVisionDemo
🌅 iOS11 demo application for visual sentiment prediction.
Stars: ✭ 34 (+47.83%)
Mutual labels:  coreml
Playground
Instantly create Swift playgrounds from the command line
Stars: ✭ 391 (+1600%)
Mutual labels:  swift-playgrounds
WhoAreYou
Face detection and recognition with CoreML and ARKit
Stars: ✭ 91 (+295.65%)
Mutual labels:  coreml
playgrounds
DEPRECATED. A collection of playgrounds for teaching Swift programming concepts.
Stars: ✭ 45 (+95.65%)
Mutual labels:  swift-playgrounds
KoreanClassification Keras Coreml
한글 손글씨 분류 모델을 만들어 iOS 애플리케이션에 적용해보았습니다 📱
Stars: ✭ 29 (+26.09%)
Mutual labels:  coreml
mnist-coreml
Simple convolutional neural network to predict handwritten digits using Keras + CoreML for WWDC '18 scholarship [Accepted]
Stars: ✭ 45 (+95.65%)
Mutual labels:  coreml
Mask-RCNN-CoreML
Mask-RCNN for Core ML
Stars: ✭ 116 (+404.35%)
Mutual labels:  coreml
CoreML-and-Vision-with-a-pre-trained-deep-learning-SSD-model
This project shows how to use CoreML and Vision with a pre-trained deep learning SSD (Single Shot MultiBox Detector) model. There are many variations of SSD. The one we’re going to use is MobileNetV2 as the backbone this model also has separable convolutions for the SSD layers, also known as SSDLite. This app can find the locations of several di…
Stars: ✭ 16 (-30.43%)
Mutual labels:  coreml
DeTeXt
iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).
Stars: ✭ 73 (+217.39%)
Mutual labels:  coreml
1-60 of 146 similar projects