Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,12 @@ license: mit
|
|
| 7 |
|
| 8 |
This repository contains the GeoJSON dataset used to fine-tune the UNet model with resnext50_32x4d backbone for building damage assessment on LA fire of January 2025. The dataset is referred to the Eaton fire area and provides detailed annotations of buildings and their damage status.
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
## Dataset Overview
|
| 11 |
|
| 12 |
- **Format**: GeoJSON
|
|
|
|
| 7 |
|
| 8 |
This repository contains the GeoJSON dataset used to fine-tune the UNet model with resnext50_32x4d backbone for building damage assessment on LA fire of January 2025. The dataset is referred to the Eaton fire area and provides detailed annotations of buildings and their damage status.
|
| 9 |
|
| 10 |
+
|
| 11 |
+
<div align="center">
|
| 12 |
+
<img src="dataset.png" alt="geojson_dataset_LA_fire_jan_2025" width="800">
|
| 13 |
+
</div>
|
| 14 |
+
|
| 15 |
+
|
| 16 |
## Dataset Overview
|
| 17 |
|
| 18 |
- **Format**: GeoJSON
|