Awesome
FingertipEstimation-CoreML
Detect fingertip by using machine learning for pose estimation.
‼️ I don't provide core ml model for estimation. You can get model through training with your own dataset. ‼️
How it works
Build & Run
1. Prerequisites
1.1 Prepare your own Core ML model
1.2 Add permission in info.plist for device's camera access
2. Dependencies
No external library yet.
See also
- motlabs/iOS-Proejcts-with-ML-Models<br> : The challenge using machine learning model created from tensorflow on iOS
- edvardHua/PoseEstimationForMobile<br> : TensorFlow project for pose estimation for mobile
- tucan9389/PoseEstimation-CoreML<br> : Parent project for this repository. You can run with provided model from PoseEstimationForMobile repo.
- KeypointAnnotation(preparing...)<br> : Annotation tool for own custom estimation dataset