Datasets:
Tasks:
Feature Extraction
Formats:
parquet
Languages:
English
Size:
< 1K
Tags:
remote-sensing
aerial-imagery
orthomosaic
lighting-invariance
semantic-stability
vision-encoder
License:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,25 +1,16 @@
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
|
10 |
-
|
11 |
-
|
12 |
-
splits:
|
13 |
-
- name: train
|
14 |
-
num_bytes: 3626313364.0
|
15 |
-
num_examples: 620
|
16 |
-
download_size: 3626514964
|
17 |
-
dataset_size: 3626313364.0
|
18 |
configs:
|
19 |
-
- config_name: default
|
20 |
-
data_files:
|
21 |
-
- split: train
|
22 |
-
path: data/train-*
|
23 |
license: cc-by-4.0
|
24 |
task_categories:
|
25 |
- feature-extraction
|
|
|
1 |
---
|
2 |
dataset_info:
|
3 |
features:
|
4 |
+
- name: image_t0
|
5 |
+
dtype: image
|
6 |
+
- name: image_t1
|
7 |
+
dtype: image
|
8 |
+
- name: image_t2
|
9 |
+
dtype: image
|
10 |
+
- name: idx
|
11 |
+
dtype: string
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
configs:
|
13 |
+
- config_name: default
|
|
|
|
|
|
|
14 |
license: cc-by-4.0
|
15 |
task_categories:
|
16 |
- feature-extraction
|