gesture-recognition

There are 682 repositories under gesture-recognition topic.

  • JoseExposito/touchegg

    Linux multi-touch gesture recognizer

    Language:C++3.5k53599165
  • human

    vladmandic/human

    Human: AI-powered 3D Face Detection & Rotation Tracking, Face Description & Recognition, Body Pose Tracking, 3D Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction, Gaze Tracking, Gesture Recognition

    Language:HTML2.1k45261305
  • asingh33/CNNGestureRecognizer

    Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV

    Language:Python9644457356
  • kennymckormick/pyskl

    A toolbox for skeleton-based action recognition.

    Language:Python88912211171
  • DmitryRyumin/ICCV-2023-Papers

    ICCV 2023 Papers: Discover cutting-edge research from ICCV 2023, the leading computer vision conference. Stay updated on the latest in computer vision and deep learning, with code included. ⭐ support visual intelligence development!

    Language:Python885121038
  • nickgillian/grt

    gesture recognition toolkit

    Language:C++85292119286
  • FORTH-ModelBasedTracker/MocapNET

    We present MocapNET, a real-time method that estimates the 3D human pose directly in the popular Bio Vision Hierarchy (BVH) format, given estimations of the 2D body joints originating from monocular color images. Our contributions include: (a) A novel and compact 2D pose NSRM representation. (b) A human body orientation classifier and an ensemble of orientation-tuned neural networks that regress the 3D human pose by also allowing for the decomposition of the body to an upper and lower kinematic hierarchy. This permits the recovery of the human pose even in the case of significant occlusions. (c) An efficient Inverse Kinematics solver that refines the neural-network-based solution providing 3D human pose estimations that are consistent with the limb sizes of a target person (if known). All the above yield a 33% accuracy improvement on the Human 3.6 Million (H3.6M) dataset compared to the baseline method (MocapNET) while maintaining real-time performance

    Language:C++81933114133
  • sense

    quic/sense

    Enhance your application with the ability to see and interact with humans using any RGB camera.

    Language:Python7303133105
  • ahmetgunduz/Real-time-GesRec

    Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture, Jester, Kinetics and UCF101

    Language:Python61015101166
  • hagrid

    hukenovs/hagrid

    HAnd Gesture Recognition Image Dataset

    Language:Python508135476
  • 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.)

    Language:Jupyter Notebook4991016430
  • GodotTouchInputManager

    Federico-Ciuffardi/GodotTouchInputManager

    Asset that improves touch input support (includes new gestures) in the Godot game engine. It also translates mouse input to touch input.

    Language:GDScript469132733
  • lzane/Fingers-Detection-using-OpenCV-and-Python

    A simple Fingers Detection (or Gesture Recognition) using OpenCV and Python with background substraction 简单手势识别

    Language:Python4351715179
  • kinivi/hand-gesture-recognition-mediapipe

    This is a sample program that recognizes hand signs and finger gestures with a simple MLP using the detected key points. Handpose is estimated using MediaPipe.

    Language:Jupyter Notebook43460267
  • xenon-19/Gesture-Controlled-Virtual-Mouse

    Virtually controlling computer using hand-gestures and voice commands. Using MediaPipe, OpenCV Python.

    Language:Python4031038167
  • hanleyweng/Gesture-Recognition-101-CoreML-ARKit

    Simple project to recognize hands in realtime. 👋 Serves as an Example for building your own object recognizer.

    Language:Swift33711349
  • DmitryRyumin/CVPR-2023-24-Papers

    CVPR 2023-2024 Papers: Dive into advanced research presented at the leading computer vision conference. Keep up to date with the latest developments in computer vision and deep learning. Code included. ⭐ support visual intelligence development!

    Language:Python3047021
  • Gogul09/gesture-recognition

    :hand: Recognizing "Hand Gestures" using OpenCV and Python.

    Language:Python2901213160
  • Unified-Gesture-and-Fingertip-Detection

    MahmudulAlam/Unified-Gesture-and-Fingertip-Detection

    Unified learning approach for egocentric hand gesture recognition and fingertip detection.

    Language:Python28671752
  • tello-gesture-control

    kinivi/tello-gesture-control

    Control DJI Tello 🛸 using hand gesture recognition on drone`s camera video-stream. Feel free to contribute!

    Language:Python27481385
  • sciactive/tinygesture

    Very small gesture recognizer for JavaScript. Swipe, pan, tap, doubletap, longpress, pinch, and rotate.

    Language:TypeScript177101117
  • kwsong0113/imagine

    Gesture-based app launcher for iOS 

    Language:TypeScript1573024
  • VIPL-SLP/awesome-sign-language-processing

    Resources about Sign Language Processing (e.g., Sign Language Recognition / Translation / Production)

  • Worie/btt

    Low level MacOS management in JavaScript via BetterTouchTool

    Language:TypeScript1114294
  • Samsonsjarkal/LLAP

    Device-Free Gesture Tracking Using Acoustic Signals, MobiCom 2016

    Language:C++1068239
  • haamoon/mmtm

    Implementation of CVPR 2020 paper "MMTM: Multimodal Transfer Module for CNN Fusion"

    Language:Python1034620
  • daybrush/gesto

    You can set up drag, pinch events in any browser.

    Language:TypeScript98575
  • rock-paper-scissors

    andypotato/rock-paper-scissors

    Rock, Paper, Scissors game implemented with TensorFlow.js and FingerPose

    Language:JavaScript972016
  • GuangmingZhu/Conv3D_CLSTM

    Multimodal Gesture Recognition Using 3D Convolution and Convolutional LSTM

    Language:Python9191435
  • kiyoon/nvim-hand-gesture

    Write programs with hand gestures

    Language:Python90202
  • vilari-mickopf/mmwave-gesture-recognition

    Basic Gesture Recognition Using mmWave Sensor - TI AWR1642

    Language:Python8841118
  • beingaryan/Sign-To-Speech-Conversion

    Sign Language Detection system based on computer vision and deep learning using OpenCV and Tensorflow/Keras frameworks.

    Language:Jupyter Notebook863183
  • vmikhav/AntiPacMan

    HTML5 Pac-Man game with gesture recognition

    Language:JavaScript856419
  • JiageWang/Openpose-based-GUI-for-Realtime-Pose-Estimate-and-Action-Recognition

    GUI based on the python api of openpose in windows using cuda10 and cudnn7. Support body , hand, face keypoints estimation and data saving. Realtime gesture recognition is realized through two-layer neural network based on the skeleton collected from the gui.

    Language:Python8371122
  • ReiiYuki/Intel-Realsense-Hand-Toolkit-Unity

    Intel Realsense Toolkit for Hand tracking and Gestural Recognition on Unity3D

    Language:C#8311917
  • ChanChiChoi/awesome-Gesture-Recognition

    resources about Gesture Recognition