rock
rock-paper-scissors
teachablemachine
rock
rock-paper-scissors

Project information

Computer Vision Rock-Paper-Scissors

  • Trained a computer vision model using online tools that detected whether the user is showing Rock, Paper, or Scissors to the camera in real-time.
  • Created a Python script to play Rock-Paper-Scissors with the computer using manual inputs
  • Used the Tensorflow API to leverage the output of the said model inside Python.
  • Used the OpenCV library to access the webcam and play Rock Paper Scissors with the computer using the image from the camera