Try CoreML models on multiple images and videos easily and quickly
-
Updated
Feb 28, 2023 - Swift
Try CoreML models on multiple images and videos easily and quickly
Face Recognize application. Using FaceNet and CoreML
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.
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…
Recipe recognition with CreateML
An iOS APP shows soundproof mat laid on the floor and provides the function to order samples
A iOS application that is the rock-paper-scissor game.
Core ML and Vision object classifier with a lightweight trained model. The model is trained and tested with Create ML straight from Xcode Playgrounds with the dataset I provided.
A Tarot Cards scanning application.
Live Text Command Line Tool
Sample project for on-device text recognition
black & white photo colorizer
Play MiDi Chords using Apple's Vision Hand Pose ML Model.
Real time camera object detection with Machine Learning in swift. Basic introduction to Core ML, Vision and ARKit.
An iOS app that detects Kacchi Biriyani in images.
Simple Swift projects to get started with iOS app development
Demo app for gender classification of facial images using GenderNet, Vision and CoreML.
Add a description, image, and links to the coreml-vision topic page so that developers can more easily learn about it.
To associate your repository with the coreml-vision topic, visit your repo's landing page and select "manage topics."