Karthikeyu / Indian-sign-language-recognition

This repository contains python implementation for recognizing Indian sign language (ISL) gestures for deaf and dumb people.
MIT License
73 stars 22 forks source link

visualize.py #3

Closed akan7sha closed 4 years ago

akan7sha commented 4 years ago

can u please help me with this error

Enter the csv file name to read: submission_svm.csv Traceback (most recent call last): File "visualise.py", line 10, in filename = input('Enter the csv file name to read: ') File "", line 1, in NameError: name 'submission_svm' is not defined

akan7sha commented 4 years ago

resolved. thanx