harshbg / Sign-Language-Interpreter-using-Deep-Learning

A sign language interpreter using live video feed from the camera.
MIT License
497 stars 210 forks source link

module #16

Open MagicSword9000 opened 2 years ago

MagicSword9000 commented 2 years ago

why there's no module named cnn_tf?

malaviya-parth commented 1 year ago

I am also getting error of "ModuleNotFoundError: No module named 'cnn_tf'" please help

SK-1119 commented 1 year ago

Same error for me

Chiru0731 commented 5 months ago

Is there anything we can do for that module error ?

Chiru0731 commented 4 months ago

cnn_tf is actually cnn_model_train.py. we should change the cnn_tf to cnn_model_train in final.py file