All Projects → narner → ESC10-CoreML

narner / ESC10-CoreML

Licence: MIT license
An open-source CoreML model trained on the ESC10 dataset

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to ESC10-CoreML

createml-playgrounds
Create ML playgrounds for building machine learning models. For developers and data scientists.
Stars: ✭ 82 (+382.35%)
Mutual labels:  coreml, createml
AIBud
An experimental CreateML project for predicting playing musical key and scale in realtime
Stars: ✭ 18 (+5.88%)
Mutual labels:  coreml, createml
ClassifierKit
🤖 A suite of tools and examples for training Core ML models with Create ML.
Stars: ✭ 23 (+35.29%)
Mutual labels:  coreml, createml
mlmodelzoo
Build your iOS 11+ apps with the ready-to-use Core ML models below
Stars: ✭ 17 (+0%)
Mutual labels:  coreml
DepthPrediction-CoreML
The example of running Depth Prediction using Core ML
Stars: ✭ 118 (+594.12%)
Mutual labels:  coreml
SentimentVisionDemo
🌅 iOS11 demo application for visual sentiment prediction.
Stars: ✭ 34 (+100%)
Mutual labels:  coreml
visual-recognition-with-coreml
🕶 Classify images offline using Watson Visual Recognition and Core ML.
Stars: ✭ 40 (+135.29%)
Mutual labels:  coreml
awesome-ml-demos-with-ios
The challenge projects for Inferencing machine learning models on iOS
Stars: ✭ 1,040 (+6017.65%)
Mutual labels:  coreml
ios-visionkit-webview
Element detection with Vision Framework and CoreML
Stars: ✭ 26 (+52.94%)
Mutual labels:  coreml
DeTeXt
iOS app that detects LaTeX symbols from drawings. Built using PencilKit, SwiftUI, Combine and CoreML for iOS 14(or greater) and macOS 11(or greater).
Stars: ✭ 73 (+329.41%)
Mutual labels:  coreml
deepvac
PyTorch Project Specification.
Stars: ✭ 507 (+2882.35%)
Mutual labels:  coreml
edge detector
HED real-time iOS edge detector.
Stars: ✭ 40 (+135.29%)
Mutual labels:  coreml
YOLOv3-CoreML
YOLOv3 for iOS implemented using CoreML.
Stars: ✭ 166 (+876.47%)
Mutual labels:  coreml
BootFinder
Boot Finder demonstrates the power of using on-device machine learning models to delight users in new and innovative ways. It's private too! Because this model runs on-device, customer photos never leave the phone!
Stars: ✭ 34 (+100%)
Mutual labels:  coreml
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.
Stars: ✭ 25 (+47.06%)
Mutual labels:  coreml
iOS-CoreML-Inceptionv3
Real-time Object Recognition using Apple's CoreML 2.0 and Vision API -
Stars: ✭ 46 (+170.59%)
Mutual labels:  coreml
List-CoreML-Models
A Big Awesome List CoreML Models.
Stars: ✭ 120 (+605.88%)
Mutual labels:  coreml
AnimeGANv3
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
Stars: ✭ 878 (+5064.71%)
Mutual labels:  coreml
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (+629.41%)
Mutual labels:  coreml
iOS11-Demos
Collection of samples and demos of features introduced in iOS 11
Stars: ✭ 16 (-5.88%)
Mutual labels:  coreml

ECS-10-CoreML

A CoreML sound classification model based on the ECS-10 Dataset

CreateML Project And Dataset

The CreateML project file used to create the ESC-10-CoreML-Demo, as well as the ESC-10 dataset, is included. The dataset is split into a testing-data set and a training-data set. The CreateML Project Test Audio Files folder contains additional test CC-NonAttribution sound files downloaded from freesound.org.

Demo App

A demo iOS app is included in ESC-10-CoreML-Demo. It includes ten pre-loaded .wav audio files that the are analyzed using the SoundAnalysis framework and the ESC-10 Sound Classifier.mlmodel.

A video of the app can be found here.

Further Reading

A blog post further detailing the project can be found on my website and on Medium.

The contents of this repo, including the CoreML model, are Licensed under the MIT License. See the License.md file for more details.

Contact Info

Email: nicholasarner (at) gmail.com

Website: www.nickarner.com

Twitter: @nickarner

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].