Topic: "coreml-vision"
buzsh/SwiftDiffusion
SwiftUI Stable Diffusion implementation using CoreML and PyTorch
Language: Swift - Size: 2.99 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 139 - Forks: 2

npna/CoreMLPlayer
Try CoreML models on multiple images and videos easily and quickly
Language: Swift - Size: 55.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 91 - Forks: 5

alfianlosari/CoreMLVisionScanner
CoreML Vision Text Data & Animal Detector iOS App
Language: Swift - Size: 2.14 MB - Last synced at: 28 days ago - Pushed at: almost 6 years ago - Stars: 61 - Forks: 5

Shakshi3104/LiTeX
Live Text Command Line Tool
Language: Swift - Size: 2.33 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 35 - Forks: 5

hosituan/clockon-clockoff-face-recognition
Face Recognize application. Using FaceNet and CoreML
Language: Swift - Size: 277 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 29 - Forks: 9

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.
Language: Swift - Size: 2.53 MB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 25 - Forks: 10

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.
Language: Swift - Size: 8.06 MB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 22

dufflink/recipe-reader
Recipe recognition with CreateML
Language: Swift - Size: 4.61 MB - Last synced at: 28 days ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

gph4ppy/Taroter
A Tarot Cards scanning application.
Language: Swift - Size: 24.4 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 12 - Forks: 2

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.
Language: Swift - Size: 43.4 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 15

HelioMesquita/RockPaperScissorsGame
A iOS application that is the rock-paper-scissor game.
Language: Swift - Size: 60.1 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 0

mgefimov/colorizer
black & white photo colorizer
Language: Jupyter Notebook - Size: 229 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 6 - Forks: 1

carlosmbe/Hands-Free
Play MiDi Chords using Apple's Vision Hand Pose ML Model.
Language: Swift - Size: 39.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

marekpridal/Vision-OCR-Demo
Sample project for on-device text recognition
Language: Swift - Size: 20.7 MB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 5 - Forks: 1

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.
Language: Swift - Size: 7.86 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 0

Dr-Groot/ObjectDetection_CoreML-Swift
Real time camera object detection with Machine Learning in swift. Basic introduction to Core ML, Vision and ARKit.
Language: Swift - Size: 80.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

kawgh1/seefood
Machine Learning App - Image Recognition
Language: Swift - Size: 83.6 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

anujdutt9/iOS-MachineLearning
Machine Learning iOS applications.
Language: Jupyter Notebook - Size: 236 MB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

MarcSteven/CoreMLUtils
ensure the CoreML model
Language: Python - Size: 22.5 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ShawonAshraf/Kacchi-No-Kacchi ๐ฆ
An iOS app that detects Kacchi Biriyani in images.
Language: Swift - Size: 28.3 KB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

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
Language: Swift - Size: 60.8 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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
Language: Swift - Size: 15.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

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.
Language: Swift - Size: 64 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shakshi3104/JohnnyFace
Detect Johnny's face with Core ML and Vision
Language: Swift - Size: 152 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shakshi3104/CornConeDetector
Detect corn (sweet corn) or cone (road cones, traffic cones or pylons).
Language: Swift - Size: 79.8 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

dorypiacek/vision-demo
Simple application using Vision framework to detect the main object in an image.
Language: Swift - Size: 4.33 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

HeegeePark/Milkathon
[์ 1ํ DDA ํด์ปคํค] ์ฐ์ ๋ฅผ ๋ถ๋ฅํด ๋ณด์~! ๐ฅ
Language: Swift - Size: 120 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 1

HeegeePark/WhatDrink_iOS Fork of Deep-Dive-to-App/WhatDrink_iOS
๋ญ๋ง์ค๋จ iOS ์ดํ๋ฆฌ์ผ์ด์
Size: 477 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Shakshi3104/Meat-CoreML
classify meat parts from raw meat images
Language: Swift - Size: 54 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

timdolenko/FacesVision
Demo app for gender classification of facial images using GenderNet, Vision and CoreML.
Language: Swift - Size: 80.3 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

JohnSmithCoder1/SeeFoodCoreML
Rewrite of the SeeFood app using CoreML and Vision.
Language: Swift - Size: 82 MB - Last synced at: 3 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

spinarunsal/guessFood
Take your food's photo and let the code guess it
Language: Swift - Size: 170 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0
