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

About the bbox label of ImageNet #20

Open
chestnut-fish opened this issue Oct 18, 2021 · 1 comment
Open

About the bbox label of ImageNet #20

chestnut-fish opened this issue Oct 18, 2021 · 1 comment

Comments

@chestnut-fish
Copy link

Hi, thanks for your excellent code.

I'm new to WSOL. In my opinion, the WSOL task aims to locate and classify a single instance in one image.
However, In ImageNet val dataset (.xml, download from ImageNet offical website), there may be multiple instances in one image.
And in your ImageNet val list, only single instance in one image.
So, I want to know what kind of processing method you used to get your val list. And, is the processing method widely used?

Looking forward to your reply.

@chestnut-fish
Copy link
Author

chestnut-fish commented Oct 18, 2021

I compare labels/ILSVRC/val.txt with the raw xml file, it seems that the method to handle multiple boxes is to select box of the first instance in xml file.

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