EscVM / OIDv4_ToolKit

Download and visualize single or multiple classes from the huge Open Images v4 dataset
GNU General Public License v3.0
798 stars 633 forks source link

How to specify type of image to download? #100

Open varungupta31 opened 3 years ago

varungupta31 commented 3 years ago

Open Images Dataset now has 3 types available - Detection, Segmentation and Relationships. I want to download images of type - Relationships for the class 'drink', How shall I do it?

image

Sushant-ctrl commented 2 years ago

Seems that the users have written the code for downloading the bounding box i.e. Detection type of annotation.