SwiftUI Stable Diffusion implementation using CoreML and PyTorch
-
Updated
Apr 17, 2024 - Swift
SwiftUI Stable Diffusion implementation using CoreML and PyTorch
Try CoreML models on multiple images and videos easily and quickly
Face Recognize application. Using FaceNet and CoreML
Live Text Command Line Tool
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
A Tarot Cards scanning application.
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 iOS application that is the rock-paper-scissor game.
Real time camera object detection with Machine Learning in swift. Basic introduction to Core ML, Vision and ARKit.
black & white photo colorizer
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.
Sample project for on-device text recognition
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
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.
Simple Swift projects to get started with iOS app development
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
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."