satyamedh / WebcamRockPaperScissors

Play a very crude version of rock paper scissors using your webcam!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Webcam Rock Paper Scissors

What is this?

  • I was bored
  • I just learnt image classification using RNNs thanks to this tutorial
  • It was midnight
  • I wanted to make a project just for fun
  • This is the result

How to use?

  • TODO

TODO

  • Get more data for better training tomorrow morning (Future me note: Damn I need a lot more data)
  • Add usage instructions
  • (Optional) Add a GUI (and I dont think I'll do this, dont count on me. forks are open)
  • Improve the model

About

Play a very crude version of rock paper scissors using your webcam!

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%