Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 1009 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 1009 Bytes

Rock_Paper_scissor with a tech twist.

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

rps.mp4

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? 😜😏 https://lnkd.in/dTT3e7bQ

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