Coder Social home page Coder Social logo

bhargav-modha / pysanket Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 3.18 MB

Developing a solution for Gesture enabled commands for operating Laptops/PCs for frequently used operations on daily basis.

Python 2.62% Jupyter Notebook 97.38%
gesture-recognition handtracking mediapipe mediapipe-hands smart-india-hackathon pysanket

pysanket's Introduction

PySanket

Developing a solution for Gesture enabled commands for operating Laptops/PCs for frequently used operations on daily basis.

  • For any user, authenticated by face recognition, few gestures could be defined for frequently used tasks- save, exit, print, screen-lock, screen unlock, system shut down, system restart.
  • Save, print and exit operations are context sensitive meaning that it is applicable for current application.
  • For example, if word document is open and the gesture for save is done then the document will save, if print gesture is done then printer dialog will open etc.
  • Similarly, a gesture could be defined for close/exit which will close the current application.
  • If no application is opened, then it will work as system shut down. It is like Alt+F4 key press functionality on windows PC.

This Project was presented in Smart India Hackathon 2022 with problem code :- NR1167

This repository contains the following contents.

  • Sample program
  • Hand sign recognition model(TFLite)
  • Learning data for hand sign recognition and notebook for learning

Requirements

  • mediapipe 0.8.1
  • OpenCV 3.4.2 or Later
  • Tensorflow 2.3.0 or Later
  • scikit-learn 0.23.2 or Later (Only if you want to display the confusion matrix)
  • matplotlib 3.3.2 or Later (Only if you want to display the confusion matrix)

Demo

Here's how to run the demo using your webcam.

python app.py

Here's video of working of project

Smart India Hackathon 2022 || NR1167 || Team Pythonic || Project PySanket || Nirma University

Contributing

  1. Fork the repository
  2. Do the desired changes (add/delete/modify)
  3. Make a pull request

Contributors (SIH Team)

  1. Bhargav Modha
  2. Akshay Patel
  3. Harsh Maniar
  4. Rajvi Desai
  5. Kishan Gondaliya
  6. Disha Ambade

pysanket's People

Stargazers

 avatar  avatar

Watchers

 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.