Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in Gesture recognition WITHOUT NULL class #8

Open
kshitij3199 opened this issue May 22, 2020 · 0 comments
Open

Problem in Gesture recognition WITHOUT NULL class #8

kshitij3199 opened this issue May 22, 2020 · 0 comments

Comments

@kshitij3199
Copy link

Hi @fjordonez @sussexwearlab,
I am implementing the DeepConvLSTM code in Keras, I have got 89% f1 score for Task B( Gesture recognition with NULL class). But I am not getting expected f1 score in Task B (Gesture recognition WITHOUT NULL class). I have a few questions

  1. For Gesture recognition WITHOUT NULL class, do we have to delete all the NULL class data and pass 17 in class number? But After deleting, the data is very less. so the f1 score is coming less

  2. Or do we have to train the model on data with NULL class data and test it on data (after removing NULL class)
    or any other method to increase f1 score in Task B (Gesture recognition WITHOUT NULL class)

Thankyou

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant