Update README.md
Browse files
README.md
CHANGED
|
@@ -8,6 +8,10 @@ license: mit
|
|
| 8 |
FMARS is a large-scale dataset of Very High Resolution (VHR) remote sensing images with annotations generated using Vision Foundation Models.
|
| 9 |
The dataset focuses on disaster management applications and provides pre-event imagery and annotations for major crisis events worldwide from 2021 to 2023.
|
| 10 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
## Dataset Features
|
| 12 |
- **VHR Imagery**: The dataset uses pre-event VHR satellite imagery from the [Maxar Open Data Program](https://www.maxar.com/open-data), covering a total surface area of over 200,000 km^2.
|
| 13 |
- **Automatic Annotations**: Annotations are generated using a novel pipeline that combines the Segment Anything Model (SAM) and GroundingDINO to extract segmentation masks for buildings, roads, and high vegetation.
|
|
|
|
| 8 |
FMARS is a large-scale dataset of Very High Resolution (VHR) remote sensing images with annotations generated using Vision Foundation Models.
|
| 9 |
The dataset focuses on disaster management applications and provides pre-event imagery and annotations for major crisis events worldwide from 2021 to 2023.
|
| 10 |
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
- **Paper:** [https://arxiv.org/abs/2405.20109](https://arxiv.org/abs/2405.20109)
|
| 14 |
+
|
| 15 |
## Dataset Features
|
| 16 |
- **VHR Imagery**: The dataset uses pre-event VHR satellite imagery from the [Maxar Open Data Program](https://www.maxar.com/open-data), covering a total surface area of over 200,000 km^2.
|
| 17 |
- **Automatic Annotations**: Annotations are generated using a novel pipeline that combines the Segment Anything Model (SAM) and GroundingDINO to extract segmentation masks for buildings, roads, and high vegetation.
|