GestureAI CoreML IOS Save

Hand-gesture recognition on iOS app using CoreML

Project README

GestureAI-CoreML-iOS

MIT License

Hand-gesture recognizer using CoreML

Demo

demo

Screenshots

screenshot-01 screenshot-02 screenshot-03

This app is using RNN(Recurrent Neural network) with CoreML on iOS11. The model recognizes the gesture as long as the center button is pressed.

Click here to read more about GestureAI.

Install

  1. Clone this repository.
  2. Download GestureAI.mlmodel (Trained RNN model) from here.
  3. Open GestureAI.xcodeproj
  4. Drag and drop GestureAI.mlmodel to Xcode.
  5. Add GestureAI.mlmodel into Compile Sources in Build Phases.
  6. Build and run.

Guide To CoreML Models

See likedan/Awesome-CoreML-Models.

Licence

MIT

Author

Akimasa KIMURA

Open Source Agenda is not affiliated with "GestureAI CoreML IOS" Project. README Source: akimach/GestureAI-CoreML-iOS
Stars
156
Open Issues
1
Last Commit
1 year ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating