Upload processor
Browse files
README.md
CHANGED
@@ -1,11 +1,6 @@
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: transformers
|
4 |
-
widget:
|
5 |
-
- src: >-
|
6 |
-
https://fema-cap-imagery.s3.amazonaws.com/Images/CAP_-_Flooding_Spring_2023/Source/IAWG_23-B-5061/A0005/D75_0793_DxO_PL6_P.jpg
|
7 |
-
- example_title: Example classification of flooded scene
|
8 |
-
pipeline_tag: image-classification
|
9 |
tags:
|
10 |
- LADI
|
11 |
- Aerial Imagery
|
@@ -13,6 +8,10 @@ tags:
|
|
13 |
- Emergency Management
|
14 |
datasets:
|
15 |
- MITLL/LADI-v2-dataset
|
|
|
|
|
|
|
|
|
16 |
---
|
17 |
# Model Card for MITLL/LADI-v2-classifier-large
|
18 |
LADI-v2-classifier-large is based on [microsoft/swinv2-large-patch4-window12to16-192to256-22kto1k-ft](https://huggingface.co/microsoft/swinv2-large-patch4-window12to16-192to256-22kto1k-ft) and fine-tuned on the [MITLL/LADI-v2-dataset](https://huggingface.co/datasets/MITLL/LADI-v2-dataset). LADI-v2-classifier is trained to identify labels of interest to disaster response managers from aerial images.
|
|
|
1 |
---
|
2 |
license: mit
|
3 |
library_name: transformers
|
|
|
|
|
|
|
|
|
|
|
4 |
tags:
|
5 |
- LADI
|
6 |
- Aerial Imagery
|
|
|
8 |
- Emergency Management
|
9 |
datasets:
|
10 |
- MITLL/LADI-v2-dataset
|
11 |
+
widget:
|
12 |
+
- src: https://fema-cap-imagery.s3.amazonaws.com/Images/CAP_-_Flooding_Spring_2023/Source/IAWG_23-B-5061/A0005/D75_0793_DxO_PL6_P.jpg
|
13 |
+
- example_title: Example classification of flooded scene
|
14 |
+
pipeline_tag: image-classification
|
15 |
---
|
16 |
# Model Card for MITLL/LADI-v2-classifier-large
|
17 |
LADI-v2-classifier-large is based on [microsoft/swinv2-large-patch4-window12to16-192to256-22kto1k-ft](https://huggingface.co/microsoft/swinv2-large-patch4-window12to16-192to256-22kto1k-ft) and fine-tuned on the [MITLL/LADI-v2-dataset](https://huggingface.co/datasets/MITLL/LADI-v2-dataset). LADI-v2-classifier is trained to identify labels of interest to disaster response managers from aerial images.
|