ml-illustrated / Pytorch-CoreML-Sound-ClassificationLinks
Repo accompanying the blog post "How to Deploy A State-of-the-art PyTorch Model to iOS via Core ML (Part 3)".
☆16Updated 5 years ago
Alternatives and similar repositories for Pytorch-CoreML-Sound-Classification
Users that are interested in Pytorch-CoreML-Sound-Classification are comparing it to the libraries listed below
Sorting:
- An open-source CoreML model trained on the ESC10 dataset☆26Updated 5 years ago
- Swift Natural Language Classifier with CoreML / TensorFlow☆75Updated 6 years ago
- Hand-gesture recognition on iOS app using CoreML☆160Updated 2 years ago
- 🌅 iOS11 demo application for visual sentiment prediction.☆37Updated 6 years ago
- RNN(Recurrent Nerural network) model which recognize hand-gestures drawing 5 figures.☆24Updated 8 years ago
- Phoneme recognition usign MFCC feature extraction and DTW analysis☆17Updated 6 years ago
- Live visualization of convolutional neural network using the iPhone's camera☆24Updated 8 years ago
- This repository contains sample implementation of models available from iOS developer site.☆22Updated 4 years ago
- Repo accompanying the blog post "How to Deploy PyTorch Models with Core ML Conversion Issues"☆14Updated 5 years ago
- This is sample iOS project for explain how we can use Metal Performance Shaders for Apply Style Transfer effect to realtime camera stream…☆20Updated 5 years ago
- 🖼 iOS11 demo application for image style classification.☆48Updated 6 years ago
- Naive spectrogram built with accelerate☆14Updated 7 years ago
- This app predicts the age of a person from the picture input using camera or photos gallery. The app uses Core ML framework of iOS for th…☆21Updated 7 years ago
- LibRosa port to Swift for ability using same prepossessing logic in iOS/MacOS platforms☆95Updated 3 years ago
- Demo of using keras to generate a neural network and iOS 11 to run the converted model.☆24Updated 5 years ago
- ☆38Updated 5 years ago
- Using ARKit for Landscape visualization☆25Updated 8 years ago
- A swift-based program for creating neural networks and training them using the Metal Performance Shader API☆31Updated 6 years ago
- Using a recurrent neural network to teach the iPhone to play drums☆42Updated 6 years ago
- Source code for my blog post series "On-device training with Core ML"☆100Updated 6 years ago
- Building a Sound Classification iOS Application using AI☆19Updated 6 years ago
- EdgeConnect for iOS implemented using CoreML.☆43Updated 6 years ago
- A deep dive into Apple's coremltools quantization and how to reduce the size of a Core ML model without losing accuracy and performance☆91Updated 7 years ago
- Save/Load NumPy array files in Swift☆40Updated last year
- A Simple View in Swift to add Free hand smooth line drawing to your iOS Application.☆14Updated 3 years ago
- Fast image interpolation using Metal☆67Updated 7 years ago
- This is the companion project for the “Drawing Big Graphs with Swift and UIKit” tutorial.