Holistically-Nested Edge Detection (HED) using CoreML and Swift
☆111Jul 3, 2017Updated 8 years ago
Alternatives and similar repositories for HED-CoreML
Users that are interested in HED-CoreML are comparing it to the libraries listed below
Sorting:
- Yolact for iOS implemented using CoreML.☆32Sep 23, 2019Updated 6 years ago
- The example of running Depth Prediction using Core ML☆140Jun 15, 2021Updated 4 years ago
- 😃 iOS11 demo application for sentiment polarity analysis.☆123Oct 7, 2018Updated 7 years ago
- 🖼 iOS11 demo application for image style classification.☆48Oct 8, 2019Updated 6 years ago
- Real-time Number Recognition using Apple's CoreML 2.0 and MNIST -☆84Dec 27, 2020Updated 5 years ago
- This contains iOS template project that can be used to run your own CoreML Object Detection Model, which detects objects on still images☆21Sep 19, 2019Updated 6 years ago
- 🌅 iOS11 demo application for visual sentiment prediction.☆37Oct 8, 2019Updated 6 years ago
- Core ML verson of Scikit Learn Linear Regression Examples☆10Aug 23, 2017Updated 8 years ago
- ☆11Dec 16, 2019Updated 6 years ago
- Hair segmentation using CoreML☆11Jun 27, 2019Updated 6 years ago
- An example of semantic segmentation on iOS using CoreML and Keras.☆18Nov 26, 2018Updated 7 years ago
- Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.☆946Nov 19, 2019Updated 6 years ago
- Mask-RCNN for Core ML☆126Mar 25, 2023Updated 2 years ago
- 👀 iOS11 demo application for age and gender classification of facial images.☆325Oct 8, 2019Updated 6 years ago
- Detect fingertip by using machine learning for pose estimation☆72Aug 28, 2018Updated 7 years ago
- ARKit + Twilio Video Data Tracks demo☆24Oct 26, 2017Updated 8 years ago
- An example of CoreML using a pre-trained VGG16 model☆37Jun 23, 2017Updated 8 years ago
- Adding the Feature "Real World Path Direction" by tapping on Map. GoogleMap will give us the direction to that location from user locatio…☆41Jul 27, 2019Updated 6 years ago
- Torch7 -> CoreML☆386Dec 4, 2017Updated 8 years ago
- Sample code for Core ML using ResNet50 provided by Apple and a custom model generated by coremltools.☆44Jul 20, 2017Updated 8 years ago
- A comprehensive set of algorithms and datasets for color science with a focus on digital applications written in Swift.☆17Apr 7, 2023Updated 2 years ago
- Easily monitor async sequences using Swift concurrency☆19Nov 5, 2025Updated 3 months ago
- Deeplab v3 segmentation model converted from TensorFlow to CoreML for on device object segmentation.☆14Apr 10, 2019Updated 6 years ago
- Demonstrates using ARKit in iOS to apply metal shaders to real world surfaces☆96Dec 4, 2020Updated 5 years ago
- Swift Package Manager package for embedding Python in Swift app☆20Feb 15, 2024Updated 2 years ago
- Photo Assessment using Core ML and Metal.☆79Dec 28, 2020Updated 5 years ago
- 🏷 iOS11 demo application for predicting gender from first names.☆36Oct 7, 2018Updated 7 years ago
- The example project of inferencing Semantic Segementation using Core ML☆341Mar 27, 2021Updated 4 years ago
- 🌸 iOS11 demo application for flower classification.☆105Mar 24, 2024Updated last year
- Native iOS (Swift) project for extracting audio from videos in camera roll and dubbing it to lipsync and share to friends through an iMes…☆20Jul 23, 2021Updated 4 years ago
- MXNet to Core ML - iOS sample app☆57Sep 8, 2017Updated 8 years ago
- Finds facial features such as face contour, eyes, mouth and nose in an image.☆151Jan 3, 2018Updated 8 years ago
- Mirror of https://sourceforge.net/projects/aruco with updates and fixes☆19Nov 20, 2019Updated 6 years ago
- segment person sample on iOS☆22Jul 15, 2022Updated 3 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…