Add project page link and library_name
Browse filesThis PR adds the project page link to the dataset card. Also, adds the library_name metadata tag.
README.md
CHANGED
|
@@ -2,11 +2,13 @@
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
- image-to-3d
|
|
|
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
# MaizeField3D: A Curated 3D Point Cloud Dataset of Field-Grown Plants From A Maize Diversity Panel
|
| 8 |
|
| 9 |
-
[Paper link](https://huggingface.co/papers/2503.07813)
|
| 10 |
|
| 11 |
## Overview
|
| 12 |
The use of artificial intelligence (AI) in three-dimensional (3D) agricultural research, especially for maize,
|
|
|
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
- image-to-3d
|
| 5 |
+
library_name:
|
| 6 |
+
- open3d
|
| 7 |
---
|
| 8 |
|
| 9 |
# MaizeField3D: A Curated 3D Point Cloud Dataset of Field-Grown Plants From A Maize Diversity Panel
|
| 10 |
|
| 11 |
+
[Paper link](https://huggingface.co/papers/2503.07813) | [Project page](https://baskargroup.github.io/MaizeField3D/)
|
| 12 |
|
| 13 |
## Overview
|
| 14 |
The use of artificial intelligence (AI) in three-dimensional (3D) agricultural research, especially for maize,
|