File size: 1,909 Bytes
af03af9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
---
pretty_name: AgriBerry Vision Raw Images
task_categories:
- object-detection
- image-segmentation
tags:
- agriculture
- strawberry
- phenology
- georeferenced-imagery
- sprayer-mounted
size_categories:
- 1K<n<10K
---

# AgriBerry Vision Raw Images

This dataset contains raw georeferenced field imagery collected for:

**AgriBerry Vision: A Sprayer-Mounted Georeferenced Imaging Module for Strawberry Phenology Monitoring**

The dataset is paired with the processing code at:

https://github.com/Sycamorers/AgriBerry-Vision

## Contents

The image archive is stored as:

```text
abv_raw_images_data.tar.gz
```

Extracting the archive restores the expected pipeline input folder:

```text
data/
  {date}/
    {box}/
      {trial}/
        *.jpg
```

## Filename Metadata

Image filenames encode acquisition timestamp and GNSS coordinates:

```text
2026_01_15_17-29-09-934_lat29.40424481333333_lon-82.1418702.jpg
```

The associated code parses latitude and longitude from the `lat...` and `lon...` filename tokens, then aggregates repeated observations by rounded GPS coordinates.

## Local Summary

| Date | Box | Trial | Images | Size MB |
| --- | --- | --- | ---: | ---: |
| 260316 | box1 | dc_4 | 763 | 454.427 |
| 260316 | box2 | dc_4 | 866 | 437.898 |
| 260316 | box3 | dc_4 | 609 | 533.663 |
| 260324 | box1 | dc_1 | 976 | 427.761 |
| 260324 | box2 | dc_1 | 721 | 290.386 |
| 260324 | box3 | dc_1 | 711 | 390.922 |

Total: 4,646 JPG images, approximately 2.54 GB before compression.

## Intended Use

The images support strawberry phenology monitoring from a sprayer-mounted imaging module. The companion code exports QGIS-ready point layers for flower, green fruit, white fruit, pink fruit, red fruit, and canopy metrics.

## Citation

If you use this dataset, cite the accompanying manuscript:

AgriBerry Vision: A Sprayer-Mounted Georeferenced Imaging Module for Strawberry Phenology Monitoring.