Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -2,15 +2,15 @@
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
|
| 5 |
-
#
|
| 6 |
|
| 7 |
-
Segmentation masks and metadata for trees detected in a corpus of paintings, produced with SAM3 as part of research at the Center for Humanities Computing Aarhus (chcaa).
|
| 8 |
|
| 9 |
## Dataset Description
|
| 10 |
|
| 11 |
-
This dataset supports a
|
| 12 |
|
| 13 |
-
For each detected tree, the dataset records a bounding box, a confidence score, and a segmentation mask, alongside painting-level metadata (artist, nationality, date, collection
|
| 14 |
|
| 15 |
## Contents
|
| 16 |
|
|
@@ -26,4 +26,4 @@ Each row corresponds to one painting and includes:
|
|
| 26 |
|
| 27 |
## License
|
| 28 |
|
| 29 |
-
This dataset (masks, metadata, embeddings, and annotations produced by the chcaa team) is released under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). Please credit chcaa when reusing this data.
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
---
|
| 4 |
|
| 5 |
+
# Motif Segmentation in Paintings
|
| 6 |
|
| 7 |
+
Segmentation masks and metadata for trees detected in a corpus of paintings, produced with SAM3 as part of research in the golden matrix project at the Center for Humanities Computing Aarhus (chcaa).
|
| 8 |
|
| 9 |
## Dataset Description
|
| 10 |
|
| 11 |
+
This dataset supports a studies of landscape and tree motifs in 19th-century Northern European paintings. It covers 4,727 paintings drawn from museum and Wikidata sources, with tree instances detected using [SAM3]
|
| 12 |
|
| 13 |
+
For each detected tree, the dataset records a bounding box, a confidence score, and a segmentation mask, alongside painting-level metadata (artist, nationality, date, collection)
|
| 14 |
|
| 15 |
## Contents
|
| 16 |
|
|
|
|
| 26 |
|
| 27 |
## License
|
| 28 |
|
| 29 |
+
This dataset (masks, metadata, embeddings, and annotations produced by the chcaa team (Rie Schmidt Eriksen, Louise Brix Hansen & Marta Kipke)) is released under [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/). Please credit chcaa when reusing this data.
|