Commit ·
959cc36
1
Parent(s): 0ef7803
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,7 @@ We achieve a Mean IOU of 0.6951 on the validation set.
|
|
| 9 |
|
| 10 |
## Intended uses
|
| 11 |
|
|
|
|
| 12 |
We hope that data scientists and researchers focused on reducing contrails will use this model to improve their work.
|
| 13 |
There are current efforts underway to develop models that predict contrails, but one major limiting factor for these efforts is that image labeling is still done by humans (labeled images are needed in order to validate contrail prediction models).
|
| 14 |
Labeling contrails in images is a difficult and expensive task - our model helps researchers efficiently segment satellite images so they can validate and improve contrail prediction models.
|
|
|
|
| 9 |
|
| 10 |
## Intended uses
|
| 11 |
|
| 12 |
+
Contrails (vapor trails from airplanes) are the [number one](https://www.science.org/content/article/aviation-s-dirty-secret-airplane-contrails-are-surprisingly-potent-cause-global-warming) contributor to global warming from the aviation industry.
|
| 13 |
We hope that data scientists and researchers focused on reducing contrails will use this model to improve their work.
|
| 14 |
There are current efforts underway to develop models that predict contrails, but one major limiting factor for these efforts is that image labeling is still done by humans (labeled images are needed in order to validate contrail prediction models).
|
| 15 |
Labeling contrails in images is a difficult and expensive task - our model helps researchers efficiently segment satellite images so they can validate and improve contrail prediction models.
|