harpreetsahota commited on
Commit
3dabf55
·
verified ·
1 Parent(s): c30aed5

Flesh out dataset card with paper details, structure, and citation

Browse files
Files changed (1) hide show
  1. README.md +79 -89
README.md CHANGED
@@ -1,12 +1,16 @@
1
  ---
2
- annotations_creators: []
3
- language: en
 
 
4
  license: cc-by-4.0
5
  size_categories:
6
  - n<1K
7
- task_categories: []
 
 
8
  task_ids: []
9
- pretty_name: vineyard-pruning
10
  tags:
11
  - agriculture
12
  - fiftyone
@@ -21,11 +25,9 @@ description: 536 vineyard images (Tierra de Barros, Badajoz, Spain) with polygon
21
  dataset_summary: '
22
 
23
 
24
-
25
  ![image/png](dataset_preview.jpg)
26
 
27
 
28
-
29
  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 536 samples.
30
 
31
 
@@ -65,19 +67,14 @@ dataset_summary: '
65
 
66
  ```
67
 
 
68
  '
69
  ---
70
 
71
- # Dataset Card for vineyard-pruning
72
-
73
- <!-- Provide a quick summary of the dataset. -->
74
-
75
-
76
-
77
 
78
  ![image/png](dataset_preview.jpg)
79
 
80
-
81
  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 536 samples.
82
 
83
  ## Installation
@@ -102,135 +99,128 @@ dataset = load_from_hub("harpreetsahota/vineyard-pruning")
102
  session = fo.launch_app(dataset)
103
  ```
104
 
105
-
106
  ## Dataset Details
107
 
108
  ### Dataset Description
109
 
110
- <!-- Provide a longer summary of what this dataset is. -->
111
-
112
-
113
 
114
- - **Curated by:** [More Information Needed]
115
- - **Funded by [optional]:** [More Information Needed]
116
- - **Shared by [optional]:** [More Information Needed]
117
- - **Language(s) (NLP):** en
118
- - **License:** cc-by-4.0
119
 
120
- ### Dataset Sources [optional]
121
 
122
- <!-- Provide the basic links for the dataset. -->
123
-
124
- - **Repository:** [More Information Needed]
125
- - **Paper [optional]:** [More Information Needed]
126
- - **Demo [optional]:** [More Information Needed]
127
 
128
  ## Uses
129
 
130
- <!-- Address questions around how the dataset is intended to be used. -->
131
-
132
  ### Direct Use
133
 
134
- <!-- This section describes suitable use cases for the dataset. -->
135
-
136
- [More Information Needed]
137
 
138
  ### Out-of-Scope Use
139
 
140
- <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
141
-
142
- [More Information Needed]
143
 
144
  ## Dataset Structure
145
 
146
- <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
147
 
148
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
149
 
150
  ## Dataset Creation
151
 
152
  ### Curation Rationale
153
 
154
- <!-- Motivation for the creation of this dataset. -->
155
-
156
- [More Information Needed]
157
 
158
  ### Source Data
159
 
160
- <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
161
-
162
  #### Data Collection and Processing
163
 
164
- <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
165
-
166
- [More Information Needed]
167
 
168
  #### Who are the source data producers?
169
 
170
- <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
171
 
172
- [More Information Needed]
173
-
174
- ### Annotations [optional]
175
-
176
- <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
177
 
178
  #### Annotation process
179
 
180
- <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
181
-
182
- [More Information Needed]
183
 
184
  #### Who are the annotators?
185
 
186
- <!-- This section describes the people or systems who created the annotations. -->
187
-
188
- [More Information Needed]
189
 
190
  #### Personal and Sensitive Information
191
 
192
- <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
193
-
194
- [More Information Needed]
195
-
196
- ## Bias, Risks, and Limitations
197
-
198
- <!-- This section is meant to convey both technical and sociotechnical limitations. -->
199
-
200
- [More Information Needed]
201
-
202
- ### Recommendations
203
 
204
- <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
205
-
206
- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
207
-
208
- ## Citation [optional]
209
-
210
- <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
211
 
212
  **BibTeX:**
213
 
214
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
215
 
216
  **APA:**
217
 
218
- [More Information Needed]
219
 
220
- ## Glossary [optional]
221
 
222
- <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
223
 
224
- [More Information Needed]
225
 
226
- ## More Information [optional]
227
-
228
- [More Information Needed]
229
-
230
- ## Dataset Card Authors [optional]
231
-
232
- [More Information Needed]
233
 
234
  ## Dataset Card Contact
235
 
236
- [More Information Needed]
 
1
  ---
2
+ annotations_creators:
3
+ - expert-generated
4
+ language:
5
+ - en
6
  license: cc-by-4.0
7
  size_categories:
8
  - n<1K
9
+ task_categories:
10
+ - image-segmentation
11
+ - object-detection
12
  task_ids: []
13
+ pretty_name: Vineyard Dataset for Pruning
14
  tags:
15
  - agriculture
16
  - fiftyone
 
25
  dataset_summary: '
26
 
27
 
 
28
  ![image/png](dataset_preview.jpg)
29
 
30
 
 
31
  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 536 samples.
32
 
33
 
 
67
 
68
  ```
69
 
70
+
71
  '
72
  ---
73
 
74
+ # Dataset Card for Vineyard Dataset for Pruning
 
 
 
 
 
75
 
76
  ![image/png](dataset_preview.jpg)
77
 
 
78
  This is a [FiftyOne](https://github.com/voxel51/fiftyone) dataset with 536 samples.
79
 
80
  ## Installation
 
99
  session = fo.launch_app(dataset)
100
  ```
101
 
 
102
  ## Dataset Details
103
 
104
  ### Dataset Description
105
 
106
+ This dataset contains 536 vineyard images collected in Tierra de Barros, in the southwestern province of Badajoz, Extremadura, Spain, on *Vitis vinifera* vines of the "pardina"/"parda" and "macabeo"/"viura"/"lardot" varieties, grown in hedgerows under the "Ribera del Guadiana" designation of origin. Images were captured during manual pruning, performed by qualified professionals, under natural lighting and from varied angles, using a Canon EOS 2000D DSLR and a Samsung SM-A715F smartphone. Each image is annotated with polygon masks for three vine parts -- **trunk**, **unpruned shoot**, and **pruned shoot** -- labeled with VGG Image Annotator (VIA). The dataset has previously been used to train Mask R-CNN models for automatic localization of vine parts (reported mAP50 of 60.08), in support of automated/robotic vineyard pruning systems.
 
 
107
 
108
+ - **Curated by:** Elia Pacioni, Eugenio Abengozar-García, Miguel Macías Macías, Carlos J. García Orellana, Horacio M. González Velasco, and Antonio García Manso (Universidad de Extremadura)
109
+ - **Funded by:** Ministerio de Ciencia, Innovación y Universidades, Spain (Grant TED2021-131242B-I00, "Sistema robotizado para la poda inteligente de viñedos")
110
+ - **Shared by:** Original data shared by the curators via Mendeley Data; this FiftyOne-formatted version prepared and shared by harpreetsahota
111
+ - **Language(s):** Not applicable (image dataset; documentation/labels are in English)
112
+ - **License:** CC BY 4.0
113
 
114
+ ### Dataset Sources
115
 
116
+ - **Repository:** [Vineyard dataset for pruning, Mendeley Data, V2](https://data.mendeley.com/datasets/n8cs4ns97p/2) (DOI: 10.17632/n8cs4ns97p.2)
117
+ - **Paper:** Pacioni, E., Abengózar, E., Macías Macías, M., García Orellana, C.J., González Velasco, H.M., & García Manso, A. (2025). Vineyard dataset for automatic pruning based on main parts localization. *Data in Brief*, 59, 111335. https://doi.org/10.1016/j.dib.2025.111335
 
 
 
118
 
119
  ## Uses
120
 
 
 
121
  ### Direct Use
122
 
123
+ This dataset is suitable for training and evaluating object detection / instance segmentation models (e.g. Mask R-CNN, or other polygon/mask-based detectors) to localize vine trunks and shoots for automated pruning robotics, viticulture research, and precision agriculture applications. It can also support studies of pruning-stage classification (distinguishing already-pruned from not-yet-pruned canes) given the per-image `num_shoots` / `num_pruned_shoots` counts included in this FiftyOne version.
 
 
124
 
125
  ### Out-of-Scope Use
126
 
127
+ The dataset is limited to two grape varieties ("pardina" and "macabeo") grown in a single region (Tierra de Barros, Badajoz, Spain) under hedgerow training, so models trained on it may not generalize to other varieties, trellising systems, or geographies without further validation. It contains no disease, pest, or fruit/cluster annotations, and is not suitable for tasks outside vine-part localization (e.g. yield estimation, disease detection).
 
 
128
 
129
  ## Dataset Structure
130
 
131
+ This is a **flat image dataset** (`media_type="image"`) with 536 samples and no train/val/test splits (the source distributes a single unsplit pool).
132
 
133
+ | Field | FiftyOne type | Description |
134
+ |-------|---------------|-------------|
135
+ | `filepath` | `StringField` | Absolute path to the source JPEG image |
136
+ | `metadata` | `ImageMetadata` | Auto-computed width, height, MIME type, and file size |
137
+ | `ground_truth` | `Polylines` | One closed, filled `Polyline` per annotated vine-part instance, `label` in `{"shoot", "pruned shoot", "trunk"}` |
138
+ | `num_shoots` | `IntField` | Count of `"shoot"` (unpruned bud-stub) polylines in the image (derived) |
139
+ | `num_pruned_shoots` | `IntField` | Count of `"pruned shoot"` polylines in the image (derived) |
140
+ | `num_trunks` | `IntField` | Count of `"trunk"` polylines in the image (derived) |
141
+ | `num_regions` | `IntField` | Total polyline count for the image (derived) |
142
+ | `camera_make` | `StringField` | EXIF camera manufacturer, when available (412/536 images; 124 have no EXIF) |
143
+ | `camera_model` | `StringField` | EXIF camera model, when available |
144
+ | `capture_date` | `StringField` | ISO-8601 EXIF `DateTimeOriginal`, when available |
145
+ | `resolution` | `StringField` | `"{width}x{height}"` convenience string (5 distinct resolutions, 800x600 to 6000x4000) |
146
+
147
+ **`dataset.info`** stores the original source URL, paper citation, license, a short description, and the `classes` list (`["shoot", "pruned shoot", "trunk"]`).
148
+
149
+ **Label type choice:** the source annotations are polygon masks (VIA `shape_attributes.name == "polygon"`), so each region maps to a FiftyOne `Polyline` (`closed=True`, `filled=True`) rather than a bounding-box `Detection`, preserving the original vertex-level segmentation boundary.
150
+
151
+ **Parsing decisions:**
152
+ - VIA stores absolute pixel coordinates (`all_points_x`/`all_points_y`); these were converted to FiftyOne's normalized `[0, 1]` `points` using each image's actual on-disk width/height (the VIA JSON's `size` field is the file's *byte size*, not pixel dimensions, and was not used for this).
153
+ - The VIA class attribute (`region_attributes.clase`, a Spanish-named radio field) maps `"1"→"shoot"`, `"2"→"pruned shoot"`, `"3"→"trunk"`.
154
+ - Samples were linked to their VIA record via the `filename` field inside each record, not the outer VIA dict key (which is an internal VIA dedup key concatenating the filename with part of a timestamp).
155
+ - 6,968 total polygon regions across 536 images (5,329 shoot / 887 pruned shoot / 752 trunk) -- 100% of images have at least one annotation (min 2, avg 13, max 30 regions/image).
156
 
157
  ## Dataset Creation
158
 
159
  ### Curation Rationale
160
 
161
+ Manual pruning is a labor-intensive, seasonal viticulture task, and labor scarcity is a recognized challenge for the Spanish agricultural sector. This dataset was curated to support development of an automated/robotic vine-pruning system by providing labeled imagery of the plant parts (trunk, unpruned shoot, pruned shoot) that such a system must localize.
 
 
162
 
163
  ### Source Data
164
 
 
 
165
  #### Data Collection and Processing
166
 
167
+ Images were collected in vineyards in Tierra de Barros, Badajoz, Extremadura, Spain (approx. 38.693, -6.409), on 10-20 year old, irrigated, hedgerow-trained *Vitis vinifera* vines ("pardina" and "macabeo" varieties) under the "Ribera del Guadiana" designation of origin. Photos were taken during manual pruning under natural lighting from varied angles, using a Canon EOS 2000D (34mm lens, sRGB, f/1.8) and a Samsung SM-A715F smartphone, producing five distinct resolutions from 800x600 to 6000x4000. The source paper states images were collected across 2021-2023; EXIF `DateTimeOriginal` values recovered during FiftyOne ingestion show only 2022 (Samsung batch, 261 images) and 2024 (Canon batch, 151 images), with 124 images (the lower-resolution buckets) carrying no EXIF data at all -- noted here for transparency, as it was not resolved from the source materials.
 
 
168
 
169
  #### Who are the source data producers?
170
 
171
+ Images were captured by the curating research team (Universidad de Extremadura, Instituto de Computación Científica Avanzada) during pruning work carried out by qualified vineyard pruning professionals.
172
 
173
+ ### Annotations
 
 
 
 
174
 
175
  #### Annotation process
176
 
177
+ Each image was manually labeled with polygon masks using VGG Image Annotator (VIA). Three region classes were defined: **trunk** (the vine trunk, present in nearly every image), **unpruned shoot** (only the first bud-bearing segment of an as-yet-unpruned cane is labeled, not its full length), and **pruned shoot** (shoots that have already been cut). Per the source paper, label accuracy was validated with ad-hoc scripts in both VIA and COCO format, though only the VIA project file is distributed with the dataset.
 
 
178
 
179
  #### Who are the annotators?
180
 
181
+ The dataset curators (Universidad de Extremadura team listed under Curated By).
 
 
182
 
183
  #### Personal and Sensitive Information
184
 
185
+ None identified. Images depict vineyard plant material (trunks and shoots); no people, faces, or other personally identifying information are annotated or apparent in the sampled imagery.
 
 
 
 
 
 
 
 
 
 
186
 
187
+ ## Citation
 
 
 
 
 
 
188
 
189
  **BibTeX:**
190
 
191
+ ```bibtex
192
+ @article{pacioni2025vineyard,
193
+ title = {Vineyard dataset for automatic pruning based on main parts localization},
194
+ author = {Pacioni, Elia and Abeng{\'o}zar, Eugenio and Mac{\'i}as Mac{\'i}as, Miguel and Garc{\'i}a Orellana, Carlos J. and Gonz{\'a}lez Velasco, Horacio M. and Garc{\'i}a Manso, Antonio},
195
+ journal = {Data in Brief},
196
+ volume = {59},
197
+ pages = {111335},
198
+ year = {2025},
199
+ doi = {10.1016/j.dib.2025.111335}
200
+ }
201
+
202
+ @misc{pacioni2024vineyarddata,
203
+ title = {Vineyard dataset for pruning},
204
+ author = {Pacioni, Elia and Abengozar-Garc{\'i}a, Eugenio and Mac{\'i}as Mac{\'i}as, Miguel and Garc{\'i}a Orellana, Carlos J. and Gonz{\'a}lez Velasco, Horacio M. and Garc{\'i}a Manso, Antonio},
205
+ year = {2024},
206
+ publisher = {Mendeley Data},
207
+ version = {V2},
208
+ doi = {10.17632/n8cs4ns97p.2}
209
+ }
210
+ ```
211
 
212
  **APA:**
213
 
214
+ Pacioni, E., Abengózar, E., Macías Macías, M., García Orellana, C. J., González Velasco, H. M., & García Manso, A. (2025). Vineyard dataset for automatic pruning based on main parts localization. *Data in Brief*, 59, 111335. https://doi.org/10.1016/j.dib.2025.111335
215
 
216
+ ## More Information
217
 
218
+ This FiftyOne-formatted version was produced by parsing the source VIA (`vidprune.json`) project file directly, since VIA is not one of FiftyOne's built-in importer formats. All 536 images and 6,968 polygon regions were verified to match the counts reported in the source paper's Table 1 and Figure 2 during ingestion.
219
 
220
+ ## Dataset Card Authors
221
 
222
+ harpreetsahota
 
 
 
 
 
 
223
 
224
  ## Dataset Card Contact
225
 
226
+ [More Information Needed]