Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -47,6 +47,8 @@ size_categories:
|
|
| 47 |
### Dataset Summary
|
| 48 |
|
| 49 |
This dataset consist of 21,384 2448x2048 pairs of synthetic images for tomato plants. Each pair consist of left/right RGBD, and panoptic segmentation labels for the left image. See `example_load.py` for usage.
|
|
|
|
|
|
|
| 50 |
|
| 51 |
### Supported Tasks and Leaderboards
|
| 52 |
|
|
@@ -125,7 +127,7 @@ Same as dataset creators. Tomato leaf diseases the same as PlantVillage creators
|
|
| 125 |
[More Information Needed]
|
| 126 |
|
| 127 |
### Licensing Information
|
| 128 |
-
CC BY-NC-
|
| 129 |
|
| 130 |
### Citation Information
|
| 131 |
[More Information Needed]
|
|
|
|
| 47 |
### Dataset Summary
|
| 48 |
|
| 49 |
This dataset consist of 21,384 2448x2048 pairs of synthetic images for tomato plants. Each pair consist of left/right RGBD, and panoptic segmentation labels for the left image. See `example_load.py` for usage.
|
| 50 |
+
`sample` loads a 835MB subset with 108 pairs.
|
| 51 |
+
`all` loads the full 160GB dataset with 21,384 pairs.
|
| 52 |
|
| 53 |
### Supported Tasks and Leaderboards
|
| 54 |
|
|
|
|
| 127 |
[More Information Needed]
|
| 128 |
|
| 129 |
### Licensing Information
|
| 130 |
+
CC BY-NC-4.0
|
| 131 |
|
| 132 |
### Citation Information
|
| 133 |
[More Information Needed]
|