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

Multiclass argument removes annotations from images #19

Open
junior-senior opened this issue May 2, 2024 · 0 comments
Open

Multiclass argument removes annotations from images #19

junior-senior opened this issue May 2, 2024 · 0 comments

Comments

@junior-senior
Copy link

I have a dataset that has multiple classes of objects within each images. I used the multiclass argument in the command line to separate an annotation file into training and testing and found that using this argument led to images having some annotations removed, for example, an image that had 7 annotations originally only had 4 in the output. I don't know if this is the desired behaviour, but this is not good because say during testing the model segmented and classified 7/7 objects correctly, the labels would say 3 of these were incorrect.

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