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

Null Rejection in ANBC #135

Open
alberto-tellaeche opened this issue Jun 21, 2017 · 0 comments
Open

Null Rejection in ANBC #135

alberto-tellaeche opened this issue Jun 21, 2017 · 0 comments

Comments

@alberto-tellaeche
Copy link

Hi all;

I have an ANBC classifier working for gesture detection, in a 4 class problem (4 different gestures).
The classifier is working well except for one problem: When no gesture is performed, it outputs a result (two out of the four gestures are "close" to the default position), despite of high distances to the class given as a result.
I have enabled the NullRejection feature (anbc.enableNullRejection(true)) and also tested different coefficients, even 0, with no success.

Does anyone have a clue about this? I have tried to filter the results manually attending to the distances to the class given as a result, but it is not a good solution...

Best,
Alberto

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