Vocalization sign language iOS App with deep learning.
Download iOS App from App Store: Sesgoritma
Demo |
---|
Watch Demo Videos 🔊 |
In this project we create iOS app for our Vocalize Sign Language project using CoreML with Swift.
For more details of Deep Learning
model, look up our github.com/ardamavi/Vocalize-Sign-Language project.
We use our own Sign Language Digits Dataset.
New dataset is available on Kaggle: 27 Class Sign Language Dataset - Kaggle
DataSet Examples | Model Accuracy |
---|---|
- If you want to use
Keras2CoreML
, Install necessary modules withsudo pip3 install -r requirements.txt
command.
- Swift: 4.0
- XCode: 9.3
- iOS: 11.3 (iPhone 6)
- coremltools: 0.8
- Keras: 2.1.5
- TensorFlow: 1.1.0