| --- |
| 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. |
|
|