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

Implement treshholding for new individuals #10

Open
rohansaw opened this issue Mar 10, 2023 · 0 comments
Open

Implement treshholding for new individuals #10

rohansaw opened this issue Mar 10, 2023 · 0 comments

Comments

@rohansaw
Copy link
Collaborator

We require a mechanism to detect whether a prediction belongs to an individual in our database or whether a new individual is seen. We can distinguish a new individual by implementing a threshold that is used to determine whether the prediction is too far away from all known other individuals. Then this individual should be added as a new class (or even better do this in videos so that we have multiple images in the db for the new individual, so that k-nn works better)

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