mirror of https://github.com/JosephKJ/OWOD.git
Updates
parent
e17a43d2fb
commit
0c3fae9d02
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue