rabBit64 / Sign-language-recognition-with-RNN-and-Mediapipe

Apache License 2.0
8 stars 0 forks source link

Which classes are considered? #29

Open Rohit-Jain-2801 opened 3 years ago

Rohit-Jain-2801 commented 3 years ago

I was trying the model by loading the model.h5 file in the repo. When I inspected it, it was classifying into 5 classes...It would be a great help if you can provide the class-names that it was trained for classifying.... Thank you in advance!

Rohit-Jain-2801 commented 3 years ago

Is it labels (class-names) => ['bird', 'cents', 'like', 'no', 'sorry'] ?

trumpiter-max commented 3 years ago

I think ["Apple","Happy","Love","Sorry"], those labels can be found in ASL file

Rohit-Jain-2801 commented 3 years ago

But last layer is classifying into five classes...

trumpiter-max commented 3 years ago

Well, you can train ASL to make new model.h5 file to test