add voc2012 download link ()

pull/276/head
LinXiaoZheng 2022-11-07 11:02:39 +08:00 committed by huanghaian
parent 0b48313dc7
commit e510543442
1 changed files with 3 additions and 0 deletions

View File

@ -85,6 +85,9 @@ def main():
'http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCtest_06-Nov-2007.tar', # noqa
'http://host.robots.ox.ac.uk/pascal/VOC/voc2007/VOCdevkit_08-Jun-2007.tar', # noqa
],
voc2012=[
'http://host.robots.ox.ac.uk/pascal/VOC/voc2012/VOCtrainval_11-May-2012.tar', # noqa
],
balloon=[
# src link: https://github.com/matterport/Mask_RCNN/releases/download/v2.1/balloon_dataset.zip # noqa
'https://download.openmmlab.com/mmyolo/data/balloon_dataset.zip'