GithubHelp home page GithubHelp logo

combi's Introduction

RealTime Keypoint Detection Mobile

This React application provides a responsive user interface built in mobile first to perform real-time landmark detection using MediaPipe. It allows you to choose between three models for landmark detection: Pose, Face, and Hand. The application displays the detected landmarks on a video stream from your webcam. MediaPipe: The project leverages the MediaPipe library for landmark detection. React: The user interface is built using the React library.

Acknowledgements

This application is built upon the work of Sergio Nunez Meneses, who created a similar real-time keypoint detection application in Python. You can find Sergio Nunez Meneses' Python application on GitHub: https://github.com/sergio-nunez-meneses/realTimeKeypointDetectionMobile. We extend our gratitude @sergio-nunez-meneses for inspiring this project. The idea here was to create a mobile version of his work, using JavaScript. This is still a work in progress.

Installation

Before running the application, make sure you have Node.js and npm installed on your system. Follow these steps to set up and run the application:

  • Clone the repository to your local machine.
  • Navigate to the project directory in your terminal.
  • Install the required dependencies by running the following command:
npm install
  • Start the application with the following command:
npm start

Usage

  • Select the model you want to use for landmark detection (Pose, Face, or Hand) from the dropdown menu.
  • Click the "Start detection" button to begin the landmark detection on the live video stream from your webcam.
  • The detected landmarks will be displayed on the video stream in real-time.
  • If you want to stop the detection, click the "Stop detection" button.

Contributing

Contributions to this project are welcome. If you'd like to improve or extend the functionality of this application, please consider submitting a pull request.

Authors

This project was created by @WhidanB with the help and under the supervision of @sergio-nunez-meneses.

combi's People

Contributors

jwy-jump avatar whidanb 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.