Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,5 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
annotations_creators: []
|
| 4 |
language: en
|
| 5 |
size_categories:
|
|
@@ -21,15 +26,9 @@ tags:
|
|
| 21 |
- remote-sensing
|
| 22 |
---
|
| 23 |
|
| 24 |
-
# SegFly
|
| 25 |
|
| 26 |
-
|
| 27 |
-
<img
|
| 28 |
-
height="640"
|
| 29 |
-
alt="Preview of the SegFly subset in the FiftyOne App."
|
| 30 |
-
src="assets/SegFly-preview.webp"
|
| 31 |
-
/>
|
| 32 |
-
</p>
|
| 33 |
|
| 34 |
A grouped [FiftyOne](https://docs.voxel51.com) dataset — a curated subset of **SegFly**
|
| 35 |
(Gross et al., ECCV 2026) of pixel-aligned aerial **RGB-thermal (RGB-T) pairs** with
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-sa-4.0
|
| 3 |
+
configs:
|
| 4 |
+
- config_name: default
|
| 5 |
+
data_files:
|
| 6 |
+
- split: train
|
| 7 |
+
path: "data/**"
|
| 8 |
annotations_creators: []
|
| 9 |
language: en
|
| 10 |
size_categories:
|
|
|
|
| 26 |
- remote-sensing
|
| 27 |
---
|
| 28 |
|
| 29 |
+
# SegFly: Aerial RGB-Thermal Segmentation - FiftyOne subset
|
| 30 |
|
| 31 |
+

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
|
| 33 |
A grouped [FiftyOne](https://docs.voxel51.com) dataset — a curated subset of **SegFly**
|
| 34 |
(Gross et al., ECCV 2026) of pixel-aligned aerial **RGB-thermal (RGB-T) pairs** with
|