Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
################################
ISL Recognition
################################
By - Ashish Singla
00520902719
5th Sem, CSE
G.B. Pant Govt. Engg. College
******************************************
Requirements :-
# Python : 3.7.1
# Tensorflow : 2.0
Rest all Modules can be of latest
version and can be installed using
"pip install MODULE" command.
******************************************
**************************************************************************
Steps to run :-
Step - 1 : Open "ISL Recognition (Normalize = False).ipynb"
jupyter notebook in jupyter.
Step - 2 : Set the dataset_path to the path of folder
"dataset_300_30".
Step - 3 : Run the cells in order.
**************************************************************************