Run calibration.py
to calibrate your hand gestures for every alphabet. This will aid in improving the accuracies while predicting from the trained model.
Please note that detector_mediapipe.py
gives more accurate results than detect_webcam.py
.
The requirements.txt
file contains all the dependencies needed for the project.
pip install -r requirements.txt