Giter Site home page Giter Site logo

gra's Introduction

GRA

A program which performs specific actions based on recognized gestures.

This repository is a submission to the REVA HACK</>2020 by team "awake ? code : sleep"


โœจ Features

  • Detect gestures: To detect hand gestures with acceptable accuracy
  • Carryout function: Perform keystrokes when a gesture is detected

Gestures:


one

swipe_up

swipe_down

pinch_in

pinch_out

two_fingers_left

two_fingers_right

๐Ÿ•น๏ธ Usage

pip install -r requirements.txt

python gra.py

Gestures with their functions:

One : toggle gesture detection
Swipe up -> swipe down : show task view -> show applications
Swipe down -> swipe up : show desktop -> show applications
Pinch in/out: Zoom in/out
Two fingers swipe left/right : Move to virtual desktop left/right

๐Ÿ”ฉ Behind the scenes

  • Our application identifies the gestures through images through image classification
  • This image classifier is obtained from training the MobileNetv2 model
  • Around 1000 images have been trained for each of the 7 image classes
  • When it detects a specific gesture from the webcam, it performs action assigned to that gesture
  • The Midas touch problem (inability to turn off gestures) is solved by providing a gesture (one) to toggle the application
  • The program also doesn't take too many inputs in a row

๐ŸŒฑ Applications

  • This can help us use the computer in a much more accessible way
  • It is also very helpful to differently abled people
  • Future is going to be dominated by mixed reality, smart glasses, etc. Gestures are the main way to interact with such technologies
  • Playing games becomes more fun

๐Ÿ”จ Tools Used


๐Ÿ“„ License

License: GPL v3


๐Ÿ‘จโ€๐Ÿ’ป Contributors


Karthikeshwar


Guruprasad V

Siddhanta Mandal

Vikas G N

gra's People

Contributors

vikasgn2 avatar karthikeshwar1 avatar siddhanta-10 avatar

Watchers

James Cloos avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.