Update app.py
Browse files
app.py
CHANGED
@@ -77,7 +77,7 @@ html_content = """
|
|
77 |
<div style="font-size:large;">
|
78 |
<p>
|
79 |
This application demonstrates the input and output of the building damage assessment model trained through the tutorial of the
|
80 |
-
<a href="https://github.com/microsoft/building-damage
|
81 |
Assessment Toolkit</a>. This particular model was trained on
|
82 |
<a href="https://radiantearth.github.io/stac-browser/#/external/maxar-opendata.s3.amazonaws.com/events/Maui-Hawaii-fires-Aug-23/collection.json?.language=en">Maxar Open Data imagery</a>
|
83 |
captured over Lahaina during the Maui Wildfires in August, 2023 and 106 polygon annotations
|
|
|
77 |
<div style="font-size:large;">
|
78 |
<p>
|
79 |
This application demonstrates the input and output of the building damage assessment model trained through the tutorial of the
|
80 |
+
<a href="https://github.com/microsoft/building-damage-assessment/" target="_blank">Microsoft AI for Good Building Damage
|
81 |
Assessment Toolkit</a>. This particular model was trained on
|
82 |
<a href="https://radiantearth.github.io/stac-browser/#/external/maxar-opendata.s3.amazonaws.com/events/Maui-Hawaii-fires-Aug-23/collection.json?.language=en">Maxar Open Data imagery</a>
|
83 |
captured over Lahaina during the Maui Wildfires in August, 2023 and 106 polygon annotations
|