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