Skip to content

itertius/Thai-Sign-Language

 
 

Repository files navigation

Thai-Sign-Language 💭

This project aims to develop a Thai Sign Language detection using a Transformer-based model.

code </>

Model Files

  • model.tflite: This model was trained using the TSL-transformer-training.ipynb notebook.
  • model-withflip.tflite: This model was trained with additional data augmentation (flipping) using the TSL-withflip-transformer-training.ipynb notebook.

Data Processing

  • parquetdata_visualize.ipynb: This notebook explains how the data was processed and visualized before being used for model training.

Detectable signs

app 🚀

You can try the thai sign language detection app through this link:

Link🔗 : Thai Sign Language Detection App

Alternatively, you can clone the repository and run the app locally to try real-time thai sign language detection app:

streamlit run real_time_app.py

dataset 🗃️

more info

For a detailed walkthrough of the project, including how to improve it, you can read my article on Medium: https://medium.com/@feat.meprxxw/thai-sign-language-detection-07a3d864a3b4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.3%
  • Python 0.7%