RieEriksen commited on
Commit
bbcd502
·
verified ·
1 Parent(s): ea7ff07

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -2,15 +2,15 @@
2
  license: cc-by-4.0
3
  ---
4
 
5
- # CHR Tree Detection in Paintings
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 study of tree motifs in 19th-century Northern European landscape painting, examining how trees are used to naturalize ideas of nation and homeland. It covers 4,727 paintings drawn from museum and Wikidata sources, with tree instances detected using [SAM3](https://ai.meta.com/sam2/) via a "tree" text prompt.
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, image rights). This lets downstream users compute things like how often trees appear across a corpus, how much canvas area they occupy, where they tend to be positioned, and how their color/rendering varies by period or region — without having to re-run detection themselves.
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.