https://github.com/bertsky/example-gt-repo
This is a kind of mockup: Sample repository for ocr ground truth data.
https://github.com/bertsky/example-gt-repo
Last synced: 5 months ago
JSON representation
This is a kind of mockup: Sample repository for ocr ground truth data.
- Host: GitHub
- URL: https://github.com/bertsky/example-gt-repo
- Owner: bertsky
- License: cc0-1.0
- Created: 2022-03-29T23:06:27.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T11:39:40.000Z (about 4 years ago)
- Last Synced: 2025-01-30T03:27:31.133Z (over 1 year ago)
- Homepage: https://tboenig.github.io/example-gt-repo/metadata
- Size: 70.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Example Ground Truth
## Organization of folders and files
Collection represents the entire repository. Collection is a placeholder for the concrete name of a collection.
💡 For example, `GermanBooks17thCentury`.
The METADATA.yml and LICENSE.md files provide specific information/metadata about the repository.
**Images**: keep images in the same directory as the textual transcription (eg. GT-PAGE).
The structure of the repo is the following:
```
├── METADATA.yml
├── LICENSE.md
└── data
└── document_title or identifer
├── GT-PAGE
├── GT-ALTO
└── GT-LINE
```
### METADATA File format
Description are coming
### GitHub Action workflow
#### OCR-D-Bagits
Description are coming
#### Ground Truth Analysis
Description are coming