JosephKJ / OWOD

(CVPR 2021 Oral) Open World Object Detection
https://josephkj.in
Apache License 2.0
1.03k stars 155 forks source link

I'm confused that `all_task_test.txt` have 10246(4952+5294),4952 is voc test split, what is 5294? #92

Closed Leon16226 closed 2 years ago

Leon16226 commented 2 years ago

I'm confused that all_task_test.txt have 10246(4952+5294),4952 is voc test split, what is 5294? coco test split is 5000?

Originally posted by @JiweiMaster in https://github.com/JosephKJ/OWOD/issues/88#issuecomment-1068678669

I have the same question what is 5000?

JosephKJ commented 2 years ago

Please see the response here: https://github.com/JosephKJ/OWOD/issues/88#issuecomment-1124928577

5294 is (1914 + 1642 + 1738); the test images of T2, T3 and T4.