coreml-vision
There are 35 repositories under coreml-vision topic.
buzsh/SwiftDiffusion
SwiftUI Stable Diffusion implementation using CoreML and PyTorch
npna/CoreMLPlayer
Try CoreML models on multiple images and videos easily and quickly
alfianlosari/CoreMLVisionScanner
CoreML Vision Text Data & Animal Detector iOS App
hosituan/clockon-clockoff-face-recognition
Face Recognize application. Using FaceNet and CoreML
Shakshi3104/LiTeX
Live Text Command Line Tool
sayaleepote/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.
IlijaMihajlovic/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 different types of objects in the image. The detections are described by bounding boxes, and for each bounding box, the model also predicts a class.
dufflink/recipe-reader
Recipe recognition with CreateML
gph4ppy/Taroter
A Tarot Cards scanning application.
IlijaMihajlovic/Core-ML-And-Vision-Object-Classifier-Lightweight-Version
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.
HelioMesquita/RockPaperScissorsGame
A iOS application that is the rock-paper-scissor game.
carlosmbe/Hands-Free
Play MiDi Chords using Apple's Vision Hand Pose ML Model.
carlosmbe/Rhythm-Snap
Rhythm Trainer based on the idea of users snapping their fingers while listening to music. Submitted and Won WWDC23 Swift Student Challenge. Code is the xCode Project. Final Submission Playground is the zip.
Dr-Groot/ObjectDetection_CoreML-Swift
Real time camera object detection with Machine Learning in swift. Basic introduction to Core ML, Vision and ARKit.
mgefimov/colorizer
black & white photo colorizer
marekpridal/Vision-OCR-Demo
Sample project for on-device text recognition
prabakarviji/picture-query
A SwiftUI app using CoreML & Vision to extract text content from the images and querying from the context. Underlying it uses Google's BERT model which converted into CoreML model
rishabh01solanki/PixeLearner
Combining the power of MobileNetV2 with the privacy of on-device learning. Benefit from real-time updates and efficient image processing, all while ensuring your data remains securely on your device. Experience precision, speed, and trust with PixeLearner.
amanbind007/Drawing-Guesser-iOS
iOS App that guesses what you have drawn. It is creating using SwiftUI interface and CoreML. Model is trained using Google's Quick Draw Dataset
d-misra/Swift-iOS-apps
Simple Swift projects to get started with iOS app development
anujdutt9/iOS-MachineLearning
Machine Learning iOS applications.
dbseitenfus/libras-alphabet-detector
Um aplicativo de reconhecimento real-time do alfabeto em Libras para iOS.
kawgh1/seefood
Machine Learning App - Image Recognition
MarcSteven/CoreMLUtils
ensure the CoreML model
Shakshi3104/JohnnyFace
Detect Johnny's face with Core ML and Vision
ShawonAshraf/Kacchi-No-Kacchi
An iOS app that detects Kacchi Biriyani in images.
dorypiacek/vision-demo
Simple application using Vision framework to detect the main object in an image.
HeegeePark/Milkathon
[제1회 DDA 해커톤] 우유를 분류해 보자~! 🥛
spinarunsal/guessFood
Take your food's photo and let the code guess it
HeegeePark/WhatDrink_iOS
뭐마실뀨 iOS 어플리케이션
JohnSmithCoder1/SeeFoodCoreML
Rewrite of the SeeFood app using CoreML and Vision.
Shakshi3104/CornConeDetector
Detect corn (sweet corn) or cone (road cones, traffic cones or pylons).
Shakshi3104/Meat-CoreML
classify meat parts from raw meat images
timdolenko/FacesVision
Demo app for gender classification of facial images using GenderNet, Vision and CoreML.
yavuzsemrem/image-recognizer-core-ml
It's image recognizer app made with using Core ML technologies