Datasets:
Add task category and code link
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,6 +1,8 @@
|
|
| 1 |
---
|
| 2 |
-
pretty_name: UAV3DCrop
|
| 3 |
license: cc-by-4.0
|
|
|
|
|
|
|
|
|
|
| 4 |
tags:
|
| 5 |
- image
|
| 6 |
- 3d
|
|
@@ -17,6 +19,8 @@ associated reconstruction metadata for agricultural research.
|
|
| 17 |
|
| 18 |
**Paper:** [UAV3DCrop: Benchmarking 3D Reconstruction in Repeated Multi-Angle UAV Crop Surveys](https://arxiv.org/abs/2608.06404)
|
| 19 |
|
|
|
|
|
|
|
| 20 |
**Companion depth dataset:** [UAV3DCrop Depth](https://huggingface.co/datasets/Link-Dev/UAV3DCrop_depth)
|
| 21 |
|
| 22 |
## Repository Contents
|
|
@@ -74,4 +78,4 @@ clearly indicate that changes were made.
|
|
| 74 |
## Disclaimer
|
| 75 |
|
| 76 |
The dataset is provided as-is and without warranties, as described in the
|
| 77 |
-
CC BY 4.0 license.
|
|
|
|
| 1 |
---
|
|
|
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
pretty_name: UAV3DCrop
|
| 4 |
+
task_categories:
|
| 5 |
+
- image-to-3d
|
| 6 |
tags:
|
| 7 |
- image
|
| 8 |
- 3d
|
|
|
|
| 19 |
|
| 20 |
**Paper:** [UAV3DCrop: Benchmarking 3D Reconstruction in Repeated Multi-Angle UAV Crop Surveys](https://arxiv.org/abs/2608.06404)
|
| 21 |
|
| 22 |
+
**Code:** [GitHub](https://github.com/Link-dev/UAV3DCrop)
|
| 23 |
+
|
| 24 |
**Companion depth dataset:** [UAV3DCrop Depth](https://huggingface.co/datasets/Link-Dev/UAV3DCrop_depth)
|
| 25 |
|
| 26 |
## Repository Contents
|
|
|
|
| 78 |
## Disclaimer
|
| 79 |
|
| 80 |
The dataset is provided as-is and without warranties, as described in the
|
| 81 |
+
CC BY 4.0 license.
|