Kallind / LiveRockPaperScirssorClassification

Used CNN to build the model and then OpenCV to capture and predict live using the webcam

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rock-Paper-Scissors Hand Classification with CNN and Real-time Prediction using OpenCV

This project is a fun and interactive way to classify rock, paper, and scissors hand gestures in real-time using Convolutional Neural Networks (CNN) and OpenCV. It's a great way to test your machine learning skills and play a game of Rock-Paper-Scissors against the computer.

Prerequisites

  • Python
  • OpenCV
  • TensorFlow/Keras
  • Webcam

About

Used CNN to build the model and then OpenCV to capture and predict live using the webcam


Languages

Language:Jupyter Notebook 100.0%