Skip to content

This model is trained on finger dataset taken from Kaggle.

alexAngshu/Finger-Count-using-Tensorflow-and-Python

Repository files navigation

Finger-Count-using-Tensorflow-and-Python

Link to Dataset: https://www.kaggle.com/koryakinp/fingers

The dataset has been downloaded from kaggle. steps:

  1. Go to the given link and download the dataset
  2. Extract the dataset to a folder
  3. Open Training and Saving The Model.ipynb
  4. Edit the train and test path according to your pc.
  5. Run the whole script.
  6. A model will be saved in .h5 format.
  7. Open Finger-count-using-tensorflow.ipynb
  8. Run the script.
  9. Place your hand inside the rectangle.
  10. The model will predict the number of your fingers.

About

This model is trained on finger dataset taken from Kaggle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published