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

This repository contains the code which can recognise the alphabets in Indian sign language for blind using opencv and tensorflow.

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

X_train, X_test, X_val, y_train, y_test, y_val = perform_data_split(X, y, training_idxs, test_idxs, val_idxs) Traceback (most recent call last): File "", line 1, in X_train, X_test, X_val, y_train, y_test, y_val = perform_data_split(X,...

submission_cnn.csv this file is not found