Sign-Language-Recognition icon indicating copy to clipboard operation
Sign-Language-Recognition copied to clipboard

:v: :ok_hand: :fist: :camera: Sign Language Recognition using Python

Results 3 Sign-Language-Recognition issues
Sort by recently updated
recently updated
newest added

error when i run classify_from_file.py [2019-04-14 23:39:47||predict_from_file.py||INFO]::Using model 'knn'... [2019-04-14 23:39:47||predict_from_file.py||INFO]::Model deserialized from path '../data\generated\output\knn\model-serialized-knn.pkl' [2019-04-14 23:39:48||predict_from_file.py||ERROR]::Error applying image transformation to image '../data\images/test\A\001.jpg' [2019-04-14 23:39:48||predict_from_file.py||ERROR]::Error applying image transformation to image...

Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.2.0.32. Release notes Sourced from opencv-python's releases. 4.2.0.32 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.2.0. Changes: macOS environment updated from xcode8.3...

dependencies

**Is there anyway to print the accuracy of each prediction with the predicted output?**