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,4 +1,18 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: cc-by-4.0
|
3 |
task_categories:
|
4 |
- 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 |
+
splits:
|
15 |
+
- name: train
|
16 |
license: cc-by-4.0
|
17 |
task_categories:
|
18 |
- feature-extraction
|