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

Can this algorithms works if there are no labeled instances of unknown class? #137

Open
dinhthihuyen opened this issue Sep 16, 2024 · 0 comments

Comments

@dinhthihuyen
Copy link

In paper, there are 80 classes, and divided to 4 tasks. At each task, un-introduced instances would be labeled as 'unknown' (for ex: task 1: label index: 20-79 would be labeled as 'unknown'), and the following task would add instances of these 'unknown' classes to continue training.

My question is: I do not pre-labeled any instances of new label so my dataset does not have any annotations with new label category. Can I use method proposed in paper to label instances of new label as 'unknown' .
If I can, what do I have to do or which files I need to change?

Thanks so much for your support!

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