Rock Paper Scissors
Amarjeet Sarma
Guwahati, Assam
- 0 Collaborators
Rock Paper Scissors implemented using openCV and Keras, with realtime data collection for training and testing. ...learn more
Project status: Concept
Overview / Usage
Rock, paper, scissors. The game I spend half of my school days on to survive the boring classes, the time when CNNs was underrated and I needed another human to play it, but not anymore. 🌚
Methodology / Approach
It is implemeted using a CNN, which we can train on our own data, and then, the model is used to predict the hand signs for rock, paper, scissors in realtime using openCV. Keras is used for designing the model in the project.
Technologies Used
Keras, NumPy, openCV