yaxan/Naruto_Handsign_Classification
Naruto Hand Gesture Recognition with OpenCV and Transfer Learning
This project helps fans of the anime Naruto identify the specific hand signs used by ninjas to perform jutsus. It takes live video input of someone making a hand sign and outputs the name of the corresponding Naruto hand sign. This is designed for anime enthusiasts, cosplayers, or anyone interested in interactive Naruto-themed experiences.
No commits in the last 6 months.
Use this if you want to classify common Naruto hand signs in real-time using a webcam.
Not ideal if you need perfectly consistent classification for all signs, especially 'Dog' and 'Serpent', or if you require an extremely broad range of less common signs.
Stars
32
Forks
5
Language
Python
License
—
Category
Last pushed
Aug 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/yaxan/Naruto_Handsign_Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asingh33/CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
ahmetgunduz/Real-time-GesRec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101
nickgillian/grt
gesture recognition toolkit
charliegerard/gestures-ml-js
[WIP] - Gesture recognition using hardware and Tensorflow.js
pjyazdian/Gesture2Vec
This is an official PyTorch implementation of "Gesture2Vec: Clustering Gestures using...