Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 368 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 368 Bytes
  • install python3
  • pip install tensorflow
  • pip install opencv-python
  • similarly install the remaining
  • run sign_language_prediction.py for the code

To train your own model (for higher efficiency)

  • z_get_images_for_model.py

collect images from numbers 1 - 10. Make sure to close the program at number 10

  • z_shuffle_dataset.py
  • run main.ipynb and voila