Using an LSTM model to recognize belgium sign language
Goal : build a neural network capable to reconize the belgium sign language
How : Using LSTM model
ToDo :
- Download data [DONE]
- Build model [DONE]
- Train model [DONE]
- recognize sign in live (cam) [DONE]
- recognize sign in a video