FAIR Multipathnet

Annotations download:

MSCOCO annotations JSON: http://mscoco.org/dataset/#download

# Reference: https://github.com/gidariss/AttractioNet/blob/master/DATASETS.md

wget http://msvocds.blob.core.windows.net/annotations-1-0-3/instances_train-val2014.zip

VOC dataset (+ annotations in JSON)

# VOC2007 DATASET
 wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtrainval_06-Nov-2007.tar # VOC2007 train+val set
 wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtest_06-Nov-2007.tar # VOC2007 test set
 wget http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCdevkit_08-Jun-2007.tar # VOC2007 devkit
 # VOC2012 DATASET
 wget http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar # VOC2012 train+val set
 wget http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCdevkit_18-May-2011.tar  # VOC2012 devkit

Images:

VOC2007: wget http://host.robots.ox.ac.uk:8080/pascal/VOC/voc2007/VOCtrainval_06-Nov-2007.tar

Last updated

Was this helpful?