UAV3DCrop_depth / README.md
Link-Dev's picture
Add project page and related dataset links
a4791b9 verified
|
Raw
History Blame Contribute Delete
2.36 kB
---
pretty_name: UAV3DCrop Depth
license: cc-by-4.0
tags:
- image
- 3d
- agriculture
- uav
- depth-estimation
---
# UAV3DCrop Depth
UAV3DCrop Depth contains per-image depth maps associated with the UAV3DCrop
multi-year agricultural UAV dataset.
**Project page:** [UAV3DCrop](https://link-dev.github.io/UAV3DCrop/)
**RGB dataset:** [UAV3DCrop](https://huggingface.co/datasets/Link-Dev/UAV3DCrop)
## Repository Contents
The depth data are organized by year and acquisition scene. Scene directories
contain TIFF depth maps named to correspond to images in the main UAV3DCrop
dataset, for example `1_depth.tif`.
The corresponding RGB images, camera parameters, sparse point clouds, and
public scene metadata are distributed in the main
[UAV3DCrop repository](https://huggingface.co/datasets/Link-Dev/UAV3DCrop).
## License
Except where explicitly stated otherwise, the depth maps 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:
- all distributed `*_depth.tif` depth maps;
- public metadata and documentation contained in this repository.
CC BY 4.0 does not apply to:
- the separately distributed UAV3DCrop RGB dataset, which provides 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 Depth dataset, Link-Dev,
> https://huggingface.co/datasets/Link-Dev/UAV3DCrop_depth,
> 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.