Sign-Language-Interpreter-using-Deep-Learning
Sign-Language-Interpreter-using-Deep-Learning copied to clipboard
module
why there's no module named cnn_tf?
I am also getting error of "ModuleNotFoundError: No module named 'cnn_tf'" please help
Same error for me
Is there anything we can do for that module error ?
cnn_tf is actually cnn_model_train.py. we should change the cnn_tf to cnn_model_train in final.py file