openimages / dataset

The Open Images dataset
https://storage.googleapis.com/openimages/web/index.html
Apache License 2.0
4.27k stars 603 forks source link

I have some problem when transfer csv to xml. Please Help me. #74

Open ShaneYS opened 6 years ago

ShaneYS commented 6 years ago
I want to train faster rcnn with mxnet with openimages dataset and I need to transfer openimages to VOC firstly. But I meet many problems when I do this work with my own python script. 
So can anyone privide a program for me to transfer the openimages? Thanks a lot.
cesarandreslopez commented 6 years ago

@ys707221924 try this:

https://github.com/cesarandreslopez/open-images-dataset-pascal-voc

ShaneYS commented 6 years ago

@cesarandreslopez Thank you very much. The link seems to be invalid, please check it out. http://open_images_voc.datoscientific.com/open_imagesv4_train_annotations.tar.gz

cesarandreslopez commented 6 years ago

@ys707221924 link has been corrected now. Thank you for pointing it out!