Datasets:
Tasks:
Image Classification
Modalities:
Image
Formats:
parquet
Languages:
English
Size:
10K - 100K
Tags:
climate
License:
Update README.md
Browse files
README.md
CHANGED
@@ -36,4 +36,16 @@ configs:
|
|
36 |
path: data/train-*
|
37 |
- split: validation
|
38 |
path: data/validation-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
39 |
---
|
|
|
|
|
|
36 |
path: data/train-*
|
37 |
- split: validation
|
38 |
path: data/validation-*
|
39 |
+
license: cc-by-4.0
|
40 |
+
task_categories:
|
41 |
+
- image-classification
|
42 |
+
language:
|
43 |
+
- en
|
44 |
+
tags:
|
45 |
+
- climate
|
46 |
+
pretty_name: Waikato Aerial Imagery 2017
|
47 |
+
size_categories:
|
48 |
+
- 10K<n<100K
|
49 |
---
|
50 |
+
|
51 |
+
This is a re-upload of the original classification dataset residing at https://datasets.cms.waikato.ac.nz/taiao/waikato_aerial_imagery_2017/ under the same license. You can find additional dataset information using the provided URL.
|