Datasets:
Publish 206 migrated ground-truth annotations
Browse files- README.md +6 -0
- annotations.jsonl +0 -0
README.md
CHANGED
|
@@ -18,6 +18,8 @@ the application repository and submitted through pull requests.
|
|
| 18 |
- `media/figures/brgm-v2/`: 6,046 figures from the newer BRGM parsing batch.
|
| 19 |
- `figures.jsonl`: portable figure manifest with dimensions, content SHA-256, source
|
| 20 |
document, relative media path, and MapPool prediction metadata.
|
|
|
|
|
|
|
| 21 |
- `mappool_predictions.csv`: portable map/not-map labels and decision margins.
|
| 22 |
- `build-report.json`: input/output counts, model provenance, and manifest checksum.
|
| 23 |
|
|
@@ -25,6 +27,10 @@ MapPool predictions are queue-prioritization hints, not ground truth. The classi
|
|
| 25 |
uses the `sraimund/MapPool` head with the OpenCLIP
|
| 26 |
`ViT-L-14-quickgelu/openai` backbone. Neither model weight is included here.
|
| 27 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 28 |
## Licensing and release status
|
| 29 |
|
| 30 |
This repository is a public preview so the media, provenance, attribution, checksums,
|
|
|
|
| 18 |
- `media/figures/brgm-v2/`: 6,046 figures from the newer BRGM parsing batch.
|
| 19 |
- `figures.jsonl`: portable figure manifest with dimensions, content SHA-256, source
|
| 20 |
document, relative media path, and MapPool prediction metadata.
|
| 21 |
+
- `annotations.jsonl`: 206 migrated human ground-truth records: 50 for
|
| 22 |
+
`brgm-worklist-v1` and 156 for `dataset2-v1`.
|
| 23 |
- `mappool_predictions.csv`: portable map/not-map labels and decision margins.
|
| 24 |
- `build-report.json`: input/output counts, model provenance, and manifest checksum.
|
| 25 |
|
|
|
|
| 27 |
uses the `sraimund/MapPool` head with the OpenCLIP
|
| 28 |
`ViT-L-14-quickgelu/openai` backbone. Neither model weight is included here.
|
| 29 |
|
| 30 |
+
The human annotations include classification, map type, georeferencing status, optional
|
| 31 |
+
GCPs and geometry, contributor provenance, and timestamps. Annotation records default to
|
| 32 |
+
CC BY 4.0; that does not relicense the source figure media.
|
| 33 |
+
|
| 34 |
## Licensing and release status
|
| 35 |
|
| 36 |
This repository is a public preview so the media, provenance, attribution, checksums,
|
annotations.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|