Datasets:
UAV3DCrop
UAV3DCrop is a multi-year UAV crop dataset containing field imagery and associated reconstruction metadata for agricultural research.
Project page: UAV3DCrop
Paper: UAV3DCrop: Benchmarking 3D Reconstruction in Repeated Multi-Angle UAV Crop Surveys
Code: GitHub
Companion depth dataset: 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.
Coordinate Frames
Canonical JSON/PLY coordinate release (2026-08-15)
For all 93 released scenes, the camera translations in transforms.json and
the XYZ coordinates in sparse_pc.ply are expressed in the same synchronized
metric coordinate frame. Scenes in the same year/crop group share a local
origin; coordinate frames from different groups should not be combined without
explicit alignment.
- The 2023 JSON and PLY coordinates were converted together from their legacy normalized storage representation using the verified per-scene normalization.
- The 2024 and 2025 JSON and PLY coordinates remain in metre-scale local coordinates.
- Canonical JSON files use identity normalization metadata (
scale = 1.0andavg_pos = "0 0 0"); do not apply a legacy scale or average-position transform again. - Camera rotations, image references, PLY vertex order, and PLY vertex colors are unchanged by the coordinate-frame update.
- No absolute projected-coordinate shift or geolocation offset is included in the public files.
Files at older repository revisions may use the earlier coordinate representation. Download the current default revision for the canonical paired JSON/PLY release.
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).
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.jsoncamera parameters, annotations, and public metadata;sparse_pc.plysparse 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 UAV3DCrop paper. 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.
- Downloads last month
- 32,694