Fixes in README
This commit is contained in:
parent
de7c96ee71
commit
c3a7d0a43f
11
README.md
11
README.md
@ -6,9 +6,10 @@ Classify objects and determine their positions on scanned first pages of newspap
|
|||||||
Find bounding boxes containing given classes:
|
Find bounding boxes containing given classes:
|
||||||
|
|
||||||
Classes:
|
Classes:
|
||||||
`TYTUŁ` — title
|
|
||||||
`PODTYTUŁ` — subtitle
|
* `title`
|
||||||
`DATA` — date
|
* `subtitle`
|
||||||
|
* `date`
|
||||||
|
|
||||||
Directory structure
|
Directory structure
|
||||||
-------------------
|
-------------------
|
||||||
@ -24,3 +25,7 @@ Directory structure
|
|||||||
* `test-A` — directory with test data
|
* `test-A` — directory with test data
|
||||||
* `test-A/in.tsv` — input data for the test set
|
* `test-A/in.tsv` — input data for the test set
|
||||||
* `test-A/expected.tsv` — expected (reference) data for the test set
|
* `test-A/expected.tsv` — expected (reference) data for the test set
|
||||||
|
|
||||||
|
## Metadata
|
||||||
|
|
||||||
|
Tags: pol, diachronic, computer-vision
|
||||||
|
Loading…
Reference in New Issue
Block a user