Skip to content

Using CNN, RandomForest and SVM classifiers, a game of rock paper and scissors is played between human player and computer

Notifications You must be signed in to change notification settings

node3/Rock-paper-scissors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock-paper-scissors

Preprocessing:

python ImagePreprosessing.py --image img_src/rock/

Reads all images from img_src/rock/ dir, and generates various augmented images from it and places them in img_dest/{gesture}
A single src image produces 384 augmented images

About

Using CNN, RandomForest and SVM classifiers, a game of rock paper and scissors is played between human player and computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages