andypotato/rock-paper-scissors
Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose
Leverages MediaPipe Hands for real-time hand tracking combined with the FingerPose library for custom gesture recognition, enabling the game to classify rock, paper, and scissors poses from webcam input. The implementation uses TensorFlow.js for in-browser inference, ensuring no server-side processing is required. Includes a webpack-based development setup with hot-reload capabilities and builds to a standalone single-page application.
112 stars. No commits in the last 6 months.
Stars
112
Forks
21
Language
JavaScript
License
MIT
Category
Last pushed
Nov 15, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/andypotato/rock-paper-scissors"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TiagoDanin/Rock-Paper-Scissors-Web
Rock Paper Scissors Machine Learning Web (Use my "Rock-Paper-Scissors-ML")
GantMan/rps_tfjs_demo
Training a Rock Paper Scissors model in the browser via TFJS - Learn along style
goelp14/RockPaperScissors
Rock Paper Scissors Bot/Game in Python + AI + Machine Learning
TiagoDanin/Rock-Paper-Scissors-ML
Rock Paper Scissors Machine Learning
Pradyuman7/MachineLearning-Game
A simple machine learning ✊ ✋✌️ android game, which becomes unbeatable as you play!