All Projects → sayaleepote → CustomVisionMicrosoftToCoreMLDemoApp

sayaleepote / CustomVisionMicrosoftToCoreMLDemoApp

Licence: other
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.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to CustomVisionMicrosoftToCoreMLDemoApp

Awesome Coreml Models
Largest list of models for Core ML (for iOS 11+)
Stars: ✭ 5,192 (+20668%)
Mutual labels:  ml, ios11, coreml, coreml-model
CoreML-samples
Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.
Stars: ✭ 38 (+52%)
Mutual labels:  ml, ios11, 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 (-36%)
Mutual labels:  coreml, coreml-model, coreml-vision
Chineseidcardocr
[Deprecated] 🇨🇳中国二代身份证光学识别
Stars: ✭ 1,015 (+3960%)
Mutual labels:  vision, ios11, coreml
Ios 11 By Examples
👨🏻‍💻 Examples of new iOS 11 APIs
Stars: ✭ 3,327 (+13208%)
Mutual labels:  vision, ios11, coreml
Coreml Vision
Stars: ✭ 50 (+100%)
Mutual labels:  vision, coreml
Ios11 Qr Code Example
Example showing how to use the QR-code detection API (VNDetectBarcodesRequest) in iOS 11.
Stars: ✭ 77 (+208%)
Mutual labels:  vision, ios11
Facelandmarksdetection
Finds facial features such as face contour, eyes, mouth and nose in an image.
Stars: ✭ 130 (+420%)
Mutual labels:  vision, ios11
Cocoaai
🤖 The Cocoa Artificial Intelligence Lab
Stars: ✭ 134 (+436%)
Mutual labels:  vision, coreml
flutter-vision
iOS and Android app built with Flutter and Firebase. Includes Firebase ML Vision, Firestore, and Storage
Stars: ✭ 45 (+80%)
Mutual labels:  ml, vision
vision-camera-image-labeler
VisionCamera Frame Processor Plugin to label images using MLKit Vision
Stars: ✭ 62 (+148%)
Mutual labels:  ml, vision
Inceptionvisiondemo
🎥 iOS11 demo application for dominant objects detection.
Stars: ✭ 48 (+92%)
Mutual labels:  vision, coreml
Facevision
iOS11 Vision framework example. Detection of face landmarks
Stars: ✭ 47 (+88%)
Mutual labels:  vision, ios11
Flowersvisiondemo
🌸 iOS11 demo application for flower classification.
Stars: ✭ 90 (+260%)
Mutual labels:  vision, coreml
Myvision
Computer vision based ML training data generation tool 🚀
Stars: ✭ 453 (+1712%)
Mutual labels:  ml, vision
Windows Machine Learning
Samples and Tools for Windows ML.
Stars: ✭ 663 (+2552%)
Mutual labels:  ml, coreml
Objectclassifier
An iOS swift app that detects objects using machine learning (CoreML, Vision)
Stars: ✭ 12 (-52%)
Mutual labels:  vision, coreml
Yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Stars: ✭ 19,914 (+79556%)
Mutual labels:  ml, coreml
Iowncode
A curated collection of iOS, ML, AR resources sprinkled with some UI additions
Stars: ✭ 499 (+1896%)
Mutual labels:  vision, coreml
Liooon Not A Liooon Classifier
A troll app to check if an object seen by your camera is a lion. Uses iOS CoreML, Vision APIs
Stars: ✭ 11 (-56%)
Mutual labels:  vision, coreml

CustomVisionMicrosoftToCoreMLDemoApp

This app recognises 3 hand signs - fist, victory sign and high five hand with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.

System Requirements:

  1. XCode 9.0 and above
  2. iPhone with iOS 11.0 and above
    Note: This demo app won't work on a simultaor as it uses live feed from camera for live detection of hand signs


    Short working demo of the app:
    finalhandsigns
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].