dev-0 | ||
images | ||
test-A | ||
train | ||
.gitignore | ||
config.txt | ||
get-annexed-files.sh | ||
in-header.tsv | ||
out-header.tsv | ||
README.md |
Object detection challenge
Classify objects and determine their positions on scanned first pages of newspaper images.
Find bounding boxes containing given classes:
Classes:
title
subtitle
date
Directory structure
README.md
— this fileconfig.txt
— configuration filetrain/
— directory with training datatrain/in.tsv
— input data for the train settrain/expected.tsv
— expected (reference) data for the train setdev-0/
— directory with dev (test) datadev-0/in.tsv
— input data for the dev setdev-0/expected.tsv
— expected (reference) data for the dev settest-A
— directory with test datatest-A/in.tsv
— input data for the test settest-A/expected.tsv
— expected (reference) data for the test set
Metadata
Tags: pol, diachronic, computer-vision