All Projects → cemolcay → AIBud

cemolcay / AIBud

Licence: MIT license
An experimental CreateML project for predicting playing musical key and scale in realtime

Programming Languages

swift
15916 projects
ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to AIBud

ESC10-CoreML
An open-source CoreML model trained on the ESC10 dataset
Stars: ✭ 17 (-5.56%)
Mutual labels:  coreml, createml
createml-playgrounds
Create ML playgrounds for building machine learning models. For developers and data scientists.
Stars: ✭ 82 (+355.56%)
Mutual labels:  coreml, createml
ClassifierKit
🤖 A suite of tools and examples for training Core ML models with Create ML.
Stars: ✭ 23 (+27.78%)
Mutual labels:  coreml, createml
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 (+305.56%)
Mutual labels:  coreml
CarLens-iOS
CarLens - Recognize and Collect Cars
Stars: ✭ 124 (+588.89%)
Mutual labels:  coreml
react-orchestra
A declarative toolbox to build interactive musical instruments on web and mobile.
Stars: ✭ 72 (+300%)
Mutual labels:  music-theory
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 (+38.89%)
Mutual labels:  coreml
pytheory
Music Theory for Humans.
Stars: ✭ 1,358 (+7444.44%)
Mutual labels:  music-theory
octave-compass
A tool for exploring musical scales and chords
Stars: ✭ 21 (+16.67%)
Mutual labels:  music-theory
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 (+88.89%)
Mutual labels:  coreml
sense-iOS
Enhance your iOS app with the ability to see and interact with humans using the RGB camera.
Stars: ✭ 19 (+5.56%)
Mutual labels:  coreml
MLEdgeDeploy
Automatic Over the Air Deployment of Improved Machine Learning Models to IoT Devices for Edge Processing
Stars: ✭ 26 (+44.44%)
Mutual labels:  coreml
SentimentVisionDemo
🌅 iOS11 demo application for visual sentiment prediction.
Stars: ✭ 34 (+88.89%)
Mutual labels:  coreml
iOS-CoreML-Inceptionv3
Real-time Object Recognition using Apple's CoreML 2.0 and Vision API -
Stars: ✭ 46 (+155.56%)
Mutual labels:  coreml
Modulo7
A semantic and technical analysis of musical scores based on Information Retrieval Principles
Stars: ✭ 15 (-16.67%)
Mutual labels:  music-theory
visual-recognition-with-coreml
🕶 Classify images offline using Watson Visual Recognition and Core ML.
Stars: ✭ 40 (+122.22%)
Mutual labels:  coreml
deepvac
PyTorch Project Specification.
Stars: ✭ 507 (+2716.67%)
Mutual labels:  coreml
ziffers
Numbered musical notation for composing algorithmic and generative melodies
Stars: ✭ 53 (+194.44%)
Mutual labels:  music-theory
ios-visionkit-webview
Element detection with Vision Framework and CoreML
Stars: ✭ 26 (+44.44%)
Mutual labels:  coreml
digitrecognition ios
Deep Learning with Tensorflow/Keras: Digit recognition based on mnist-dataset and convolutional neural-network on iOS with CoreML
Stars: ✭ 23 (+27.78%)
Mutual labels:  coreml

AIBud

An experimental project that predicts key & scale you are playing in realtime with ML regressions by reading MIDI data. Training and predicting data sources are generated with MusicTheory library. ML Regression written with CreateML in Xcode playgrounds.

Requirements

  • iOS 12.0+
  • macOS 10.14+
  • Xcode 10.0+

Build

pod install
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].