Skip to content

sepehrfard/RockPaperScissor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper scissor classifier.

Using Pytorch based FastAi deep learning library. Created a Rock, Paper, Scissor classifer with automated data collection script.

camera.py Using OpenCV a video of data is recorded where user should give all diffrent orientation and coordinates of the 3 hand gestures.

vid2pic.py Using the recorded video, nth frame of the video is saved to create thousands of images for training and testing.

rps_train.ipynb Used for training and finetuning classifer model.

play_rps.py Launch the webcam classifier, where using the trained model, hand gestures are classified.

Alt text

About

Computer Vision based Rock Paper scissor game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published