How to download specific categories from the Open Images Dataset?

Use OIDv4_ToolKit:

git clone https://github.com/EscVM/OIDv4_ToolKit .
pip install -r requirements.txt
python main.py downloader --classes Bathtub --type_csv all

github.com/openimages/dataset/issues/68#issuecomment-408598865