Trouble loading keras_model.h5 in my project

23 views
Skip to first unread message

Suraj Jai krishna

unread,
Mar 22, 2024, 11:10:16 AMMar 22
to Keras-users
In my gesture recognition project, after i gave lines 
model_path = 'models//keras_model.h5'
labels_path = 'models//labels.txt'
model = keras.models.load_model(model_path)
classifier = Classifier("model_path", "labels_path")
im facing issues with that keras_models.h5 file in vs code while executing my test.py code. Pls someone help me in this as i have my final year project viva in a week. For ur reference i'll share the github link frm where i took my code for project--> https://github.com/PriyanshChhabra0316/Sign-Language-detection

pls if u find the solution tell me ways to correct the test.py code.

Reply all
Reply to author
Forward
0 new messages