Datasets:
Formats:
parquet
Languages:
English
Size:
1K - 10K
Tags:
remote-sensing
aerial-imagery
orthomosaic
lighting-invariance
representation-stability
vision-encoder
License:
Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -131,4 +131,25 @@ configs:
|
|
131 |
path: dinov3_sat/train-*
|
132 |
- split: test
|
133 |
path: dinov3_sat/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
134 |
---
|
|
|
131 |
path: dinov3_sat/train-*
|
132 |
- split: test
|
133 |
path: dinov3_sat/test-*
|
134 |
+
tags:
|
135 |
+
- remote-sensing
|
136 |
+
- aerial-imagery
|
137 |
+
- orthomosaic
|
138 |
+
- lighting-invariance
|
139 |
+
- semantic-stability
|
140 |
+
- vision-encoder
|
141 |
+
- time-series
|
142 |
+
- dinov2
|
143 |
+
- dinov3
|
144 |
+
- embeddings
|
145 |
+
- multi-config
|
146 |
+
pretty_name: Light Stable Semantics
|
147 |
+
license: cc-by-4.0
|
148 |
+
language:
|
149 |
+
- en
|
150 |
+
task_categories:
|
151 |
+
- feature-extraction
|
152 |
+
- image-to-image
|
153 |
+
size_categories:
|
154 |
+
- n<1K
|
155 |
---
|