From c3a7d0a43fda0ce2060c72b09fcef4e2f9d46929 Mon Sep 17 00:00:00 2001 From: Filip Gralinski Date: Tue, 12 Jul 2022 21:44:49 +0200 Subject: [PATCH] Fixes in README --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f79dd6c..0e6587d 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ Classify objects and determine their positions on scanned first pages of newspap Find bounding boxes containing given classes: Classes: -`TYTUŁ` — title -`PODTYTUŁ` — subtitle -`DATA` — date + +* `title` +* `subtitle` +* `date` Directory structure ------------------- @@ -24,3 +25,7 @@ Directory structure * `test-A` — directory with test data * `test-A/in.tsv` — input data for the test set * `test-A/expected.tsv` — expected (reference) data for the test set + +## Metadata + +Tags: pol, diachronic, computer-vision