Datasets:
Tasks:
Image Classification
Formats:
parquet
Languages:
English
Size:
1K - 10K
ArXiv:
Tags:
remote-sensing
earth-observation
geospatial
satellite-imagery
land-cover-classification
USGS National Map
License:
🤗 Push-to-Hub UC Merced
Browse files- README.md +40 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -13,6 +13,46 @@ tags:
|
|
13 |
- land-cover-classification
|
14 |
- USGS National Map
|
15 |
- USGS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
|
18 |
# UC Merced
|
|
|
13 |
- land-cover-classification
|
14 |
- USGS National Map
|
15 |
- USGS
|
16 |
+
dataset_info:
|
17 |
+
features:
|
18 |
+
- name: image
|
19 |
+
dtype: image
|
20 |
+
- name: label
|
21 |
+
dtype:
|
22 |
+
class_label:
|
23 |
+
names:
|
24 |
+
'0': agricultural
|
25 |
+
'1': airplane
|
26 |
+
'2': baseballdiamond
|
27 |
+
'3': beach
|
28 |
+
'4': buildings
|
29 |
+
'5': chaparral
|
30 |
+
'6': denseresidential
|
31 |
+
'7': forest
|
32 |
+
'8': freeway
|
33 |
+
'9': golfcourse
|
34 |
+
'10': harbor
|
35 |
+
'11': intersection
|
36 |
+
'12': mediumresidential
|
37 |
+
'13': mobilehomepark
|
38 |
+
'14': overpass
|
39 |
+
'15': parkinglot
|
40 |
+
'16': river
|
41 |
+
'17': runway
|
42 |
+
'18': sparseresidential
|
43 |
+
'19': storagetanks
|
44 |
+
'20': tenniscourt
|
45 |
+
splits:
|
46 |
+
- name: train
|
47 |
+
num_bytes: 438356371.8
|
48 |
+
num_examples: 2100
|
49 |
+
download_size: 416445676
|
50 |
+
dataset_size: 438356371.8
|
51 |
+
configs:
|
52 |
+
- config_name: default
|
53 |
+
data_files:
|
54 |
+
- split: train
|
55 |
+
path: data/train-*
|
56 |
---
|
57 |
|
58 |
# UC Merced
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1498a575b1167525dafe2a95c53d1a05c17c4445337f19881c71a13d9cfe4a1a
|
3 |
+
size 416445676
|