Nov3
Joseph 2020-10-27 09:00:43 +05:30
parent e17a43d2fb
commit 0c3fae9d02
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@ def register_all_voc_style_coco(root):
("t4_train", "coco17_voc_style"),
("t4_test", "coco17_voc_style"),
("t4_test_unk", "coco17_voc_style"),
("t2_all_test_unk", "coco17_voc_style")
]
for name, dirname in SPLITS:
year = 2007