Link to Dataset: https://www.kaggle.com/koryakinp/fingers
The dataset has been downloaded from kaggle. steps:
- Go to the given link and download the dataset
- Extract the dataset to a folder
- Open Training and Saving The Model.ipynb
- Edit the train and test path according to your pc.
- Run the whole script.
- A model will be saved in .h5 format.
- Open Finger-count-using-tensorflow.ipynb
- Run the script.
- Place your hand inside the rectangle.
- The model will predict the number of your fingers.