File size: 2,369 Bytes
d545f2f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1ec1f45
 
 
 
d545f2f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
---
pretty_name: UAV3DCrop
license: cc-by-4.0
tags:
- image
- 3d
- agriculture
- uav
---

# UAV3DCrop

UAV3DCrop is a multi-year UAV crop dataset containing field imagery and
associated reconstruction metadata for agricultural research.

**Project page:** [UAV3DCrop](https://link-dev.github.io/UAV3DCrop/)

**Companion depth dataset:** [UAV3DCrop Depth](https://huggingface.co/datasets/Link-Dev/UAV3DCrop_depth)

## Repository Contents

The dataset is organized by year and acquisition day. A scene may include:

- RGB images in an `images/` directory;
- camera parameters and image references in `transforms.json`;
- a sparse point cloud in `sparse_pc.ply`.

## License

Except where explicitly stated otherwise, the UAV3DCrop RGB images, sparse
point clouds, annotations, camera parameters, and public metadata in this
repository are licensed under the
[Creative Commons Attribution 4.0 International License (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).

Under CC BY 4.0, users may share and adapt the licensed material for any
purpose, including commercial use, provided that appropriate credit is given,
a link to the license is supplied, and modifications are indicated.

### License Scope

CC BY 4.0 applies to the dataset materials contained in this repository,
including:

- RGB image data;
- `transforms.json` camera parameters, annotations, and public metadata;
- `sparse_pc.ply` sparse point-cloud data;
- dataset documentation.

CC BY 4.0 does not apply to:

- the separately distributed UAV3DCrop Depth dataset, which must provide its
  own license notice;
- training or evaluation software, which may be licensed separately;
- the associated paper PDF, which is governed by the publisher's terms;
- third-party material explicitly identified as having separate terms.

The complete license text is provided in the repository's `LICENSE` file.

## Attribution

When using or redistributing this dataset, please provide attribution in a
reasonable form, for example:

> UAV3DCrop dataset, Link-Dev,
> https://huggingface.co/datasets/Link-Dev/UAV3DCrop,
> licensed under CC BY 4.0.

Please also cite the associated paper when its formal citation becomes
available. If you modify the dataset, clearly indicate that changes were made.

## Disclaimer

The dataset is provided as-is and without warranties, as described in the
CC BY 4.0 license.