coreml-model topic

List coreml-model repositories

Awesome-CoreML-Models

6.3k
Stars
468
Forks
Watchers

Largest list of models for Core ML (for iOS 11+)

PhotoAssessment

72
Stars
16
Forks
Watchers

Photo Assessment using Core ML and Metal.

CustomVisionMicrosoftToCoreMLDemoApp

25
Stars
10
Forks
Watchers

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...

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...