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

Identifying concepts in each image #22

Open
EricFerreiraS opened this issue Sep 2, 2021 · 1 comment
Open

Identifying concepts in each image #22

EricFerreiraS opened this issue Sep 2, 2021 · 1 comment

Comments

@EricFerreiraS
Copy link

How can I identify a concept in an image? I want to debug the dataset to understand the concepts labelled for each image, but I couldn't find a simple way.
I know that the CSV files in the dataset folder index for each image and its concepts (part, object, etc.). But I couldn't find a way to see the label concept in an image; for example, I'd like to know which image has the wheel part concept. Can I identify this using only the CSV files? If not, could you tell me where in the code can I extract this information?

@MKowal2
Copy link

MKowal2 commented Jun 28, 2022

Not sure if this is exactly what you are looking for, but the script/makebroden.sh script from the original repository generates the Broden dataset from scratch and might be useful.

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

2 participants