Skip to content

Uses Tensorflow Object Detection API to detect and track hands as well as estimate their distance from the camera

License

Notifications You must be signed in to change notification settings

pablovela5620/Hand-Detection-and-Distance-Estimation

Repository files navigation

Hand Detection and Distance Estimation

Uses Tensorflow Object Detection API to detect and track hands in real-time, as well as estimate their distance from the camera

hand_detection

Getting Started

Prerequisites

This projects requires that you have Anaconda installed to get the development enviroment installed

Installation

Included is a .yml file that installs the necessary compoments for this to run. Run the following bash file to setup the enviroment and activate it:

bash setup_enviroment.sh

To run the hand detection python script run:

python hand_detection

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

Uses Tensorflow Object Detection API to detect and track hands as well as estimate their distance from the camera

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published