abhinuvpitale / American-Sign-Language---FingerSpeller---Gesture-detection-using-CNN

Convolution Neural Network to perform classification of various Fingerspelling gestures in American Sign Language
8 stars 6 forks source link

update Readme with stats of classification #1

Open abhinuvpitale opened 5 years ago

abhinuvpitale commented 5 years ago

execute the code with the given database and create a comparative analysis of the accuracy of the classifier

manaswinidas commented 5 years ago

I am interested! How can I start?

abhinuvpitale commented 5 years ago

@manaswinidas you can clone the repo and follow the code in main.py and runLive.py to get started on it! Feel free to update the readme so that the project is more maintainable.

manaswinidas commented 5 years ago

Sure, thanks!