Yak0xff / Vocalization-Sign-Language-iOS

Vocalization sign language iOS App with deep learning using CoreML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vocalization Sign Language iOS

By Arda Mavi & Zeynep Dikle

Vocalization sign language iOS App with deep learning.

The under construction!

Documentation coming soon!

Demo
Watch Demo Videos 🔊

In this project we create iOS app for our Vocalize Sign Language project using CoreML with Swift.

Published DataSet and Deep Learning Model:

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.

Used (New) DataSet and (Updated) Model coming soon!

DataSet Examples Model Accuracy

Important Notes:

  • If you want to use Keras2CoreML, Install necessary modules with sudo pip3 install -r requirements.txt command.

Used Versions:

  • Swift: 4.0
  • XCode: 9.3
  • iOS: 11.3 (iPhone 6)
  • coremltools: 0.8
  • Keras: 2.1.5
  • TensorFlow: 1.1.0

About

Vocalization sign language iOS App with deep learning using CoreML.

License:Apache License 2.0


Languages

Language:Swift 81.7%Language:Python 18.3%