Welcome to the submission website of Pascal Visual Object Classes Challenge 2009
Submission results are not available until the challenge is closed.
All submissions must follow directory structure generated by VOC dev kit. The submission must be placed in a single archive(.tgz, .tar.gz) like this one.
Here's example structure:
Note: When submitting to validation challenges (e.g. VOC2009_validation), all filenames should use val instead of test.
You can also download an example submission, generated using development kit.
Here's example structure:
| Folder | Content |
| results/VOC2009/Main | |
| comp1_cls_test_person.txt - predictions for person on the test set for competition 1 (cls=classification). | |
| comp2_cls_test_person.txt - predictions for person on the test set for competition 2. | |
| comp3_det_test_tvmonitor.txt - predictions for tv/monitor on the test set for competition 3 (det=detection). | |
| comp4_det_test_tvmonitor.txt - predictions for tv/monitor on the test set for competition 4. | |
| results/VOC2009/Segmentation | |
| comp5_test_cls/*.png - segmentation PNG files for test set of competition 5. | |
| comp6_test_cls/*.png - segmentation PNG files for test set of competition 6. | |
| results/VOC2009/Layout | |
| comp7_layout_test.xml - all layout predictions on test set for competition 7. | |
| comp8_layout_test.xml - all layout predictions on test set for competition 8. |
Note: When submitting to validation challenges (e.g. VOC2009_validation), all filenames should use val instead of test.
You can also download an example submission, generated using development kit.