The project provides the mouse cursor controlling system. The project includes 2 deep learning models, first for hand detection and second for hand gesture classification. In that by showing paper gesture to the camera you can move a cursor, rock to click or scissors to drag item on screen.
To install dependencies:
pip3 install -r requirements.txtTo run program:
python3 main.py --weights models/model.h5 -c 3