-
Notifications
You must be signed in to change notification settings - Fork 6
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
Assertion error during open-images training #3
Comments
Hi Akshita, Thanks for carefully inspecting the code. Best, |
Thank you @hbdat |
@hbdat I also wanted to ask how many numbers of images do you have after masking for ZSL evaluation for open-images? |
Hi @akshitac8, The number of testing samples, used to computed mAP scores for ZSL and GZSL, are different across different labels. We construct unseen labels such that they have at least 75 annotated samples in test set for reliable evaluation. |
Hello Dat,
The total length of the top unseen is 400 but it's 399 at L55 of the training file.
It would be great if you could let me know the correct number.
Thanks in advance,
Akshita
The text was updated successfully, but these errors were encountered: