Skip to content

XpectoPatronum/Rock_Paper_scissor-ml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock_Paper_scissor with a tech twist.

To play visit - https://rock-paper-scissor-ml.herokuapp.com/

The good old hand game with a tech twist. Here’s Rock, Paper & Scissor with ML.

The rules are exactly as you are aware, the first one to get 3 points … Wins!

Play against your own machine with the help of Machine Learning in real-time palm and finger detection with Mediapipe Handpose Tensorflow package. MediaPipe Handpose is a lightweight ML pipeline consisting of two models: A palm detector and a hand-skeleton finger tracking model. It predicts 21 3D hand keypoints per detected hand. Ps - The computer's output is totally random, trust us.😒

Find out who’s better … YOU or your MACHINE? 😜😏

More background information about the model, as well as its performance characteristics on different datasets, can be found here: https://lnkd.in/dHFwJwTM

Languages

  • CSS 54.5%
  • HTML 40.8%
  • JavaScript 4.6%
  • Procfile 0.1%