cvdfoundation / open-images-dataset

Open Images is a dataset of ~9 million images that have been annotated with image-level labels and bounding boxes spanning thousands of classes.
https://github.com/openimages/dataset
986 stars 157 forks source link

Download the specific category at Open Images Dataset V6 #31

Open trantntran opened 4 years ago

trantntran commented 4 years ago

Recently, I am working on a Food recognition project and I am using your dataset to collect data. Unfortunately, I am in trouble downloading the category related to food such as meat ( chicken, beef, pork.. ) .

In the Crowdsourced Extension https://storage.googleapis.com/openimages/web/download.html, I found that raw meat ( pork meat, beef meat, chicken meat ....) are included but no JSON file provided. I have a check on the official link, https://storage.googleapis.com/openimages/web/download.html the JSON file about the hierarchy boxable class mentioned. Unfortunately, It is a lack of raw meats such as pork meat, beef meat, chicken meat....

Could you please guide me on how to get all the related food which Crowdsourced Extension mentioned? Your support is highly appreciated and definitely, it would be really helpful for me to finish my project on time.

sisrfeng commented 3 years ago

https://github.com/EscVM/OIDv4_ToolKit

Cybernorse commented 3 years ago

https://medium.com/@c.n.veeraganesh/how-to-prepare-your-own-customized-dataset-using-open-images-dataset-v4-8dfce9b9e147

Bukkster commented 3 years ago

Check out the fork network on the OIDv4_Toolkit, many users have adapted it to work with V6