hands
There are 37 repositories under hands topic.
hukenovs/hagrid
HAnd Gesture Recognition Image Dataset
Kazuhito00/hand-gesture-recognition-using-mediapipe
MediaPipe(Python版)を用いて手の姿勢推定を行い、検出したキーポイントを用いて、簡易なMLPでハンドサインとフィンガージェスチャーを認識するサンプルプログラムです。(Estimate hand pose using MediaPipe(Python version). This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points.)
crookookoo/handUI
UI elements and prototyping tools for hands
Kazuhito00/mediapipe-python-sample
MediaPipeのPythonパッケージのサンプルです。2024/9/1時点でPython実装のある15機能について用意しています。
takeyamayuki/NonMouse
a webcam-based virtual gesture mouse that is easy to use with hands on the desk.
hassony2/handobjectconsist
[cvpr 20] Demo, training and evaluation code for joint hand-object pose estimation in sparsely annotated videos
hassony2/obman_render
[cvpr19] Code to generate images from the ObMan dataset, synthetic renderings of hands holding objects (or hands in isolation)
absurd-joy/Quest-hands-for-Normcore
An example of how to transmit Quest hand-tracking-data over the network.
uoftcprg/phh-dataset
A dataset of poker hand histories
kjappelbaum/ml_molsim
Machine learning exercises for the MolSim course (http://www.acmm.nl/molsim/molsim2023/index.html)
lk-geimfari/rkn-sosatb
Remove age verification system form PornHub for Russian users.
agrajak/SRHandNet-demo
This is SRHandNet demo source code written in python3
SubhiH/HandsDataset
6-classes for one/two hands dataset ✊ ✋ ☝️ 🙌
fabiospampinato/amuchina
A work-in-progress HTML sanitizer that strives for: performance like window.Sanitizer, readiness like DOMPurify, and ability to run in a WebWorker like neither of those.
instrumentbible/solfege.ai
Detect solfege hand signs using machine learning ✋ 🎹
Extrys/XRMasterHands
Framework for simplifying the usage of XR Hands by automagically creating a special XR Device which implements designed hand poses as buttons for using with the unity's Input System Package
ouyangpeng/MediapipeSolutionsExamples
Mediapipe Solutions Examples in Android Studio
radeeyate/ember
Warm your hands with your CPU or mobile device!
uoftcprg/phs-dataset
A dataset of poker hand strengths
Javinator9889/Handwashing-reminder
An app that reminds you when you have to wash your hands
damithkothalawala/terraform_hol
Terraform Hands on Lab for Oracle Cloud Infrastructure - 2/23/2018 - Hilton Colombo
Gerjo/paintings
Hand & face annotated Renaissance era paintings
jorisparet/hapoco
Trackpoint-like mouse control via webcam-recorded hand gestures
Moderrek/clock-digital-hands
Online analog clock, which instead of hands has digits arranged in the shape of hands.
MrunankB/Clock
I made a real-time clock with colourful hands etc. in javascript guys! I hope you'll like it, and refer to it in future in need :D!
xandrew94x/LIS-Detection
In this project has been implemented an algorithm to identify the italian sign language (LIS - Lingua Italiana dei Segni) through Opencv, Mediapipe Hand Detection and a K-nn classifier.
braiso-22/hands-position-classifier
Python project that trains a classifier for hand poses
DataRohit/Learning-PyTorch
Explore my journey of learning PyTorch through a series of hands-on projects! This GitHub repository showcases my progress in mastering PyTorch fundamentals, including linear regression, multi-class classification, non-linear activation functions, CNN for Fashion MNIST, transfer learning, and model deployment.
ofelipelucca/LibrasController
Um software que reconhece gestos de libras e gestos customizados, e os transforma em um input de teclado ou mouse. (Python, TypeScript)
Gabbosaur/Hands---Mediapipe-WebApp
Web app test | Playing with mediapipe hands (italian version).
LionelBirglen/ASTM_GraspStrength
3d files for creating shells of split-cylinder artefacts with embedded ATI-IA force sensors
diegoperea20/Detection-Pose-Face-and-Hands
This code snippet uses MediaPipe's Holistic model to visualize pose estimation, hand, and face landmarks on images, videos, and live camera feed. It draws landmarks and body pose connections, focusing on facial contours, hand landmarks, and body posture. Result is displayed in a resizable window.
takeyamayuki/NonMouse_legacy
A program that makes it look as if you have an insubstantial mouse by pointing a web camera at your hand.