Home

Awesome

Antarctic fracture detection with U-Net

DOI

We use U-Net to detect fracture locations from satellite imagery across Antarctica (125m-resolution MOA imagery (2009); https://doi.org/10.7265/N5KP8037). Ice fractures result in the collapse of Antartctica ice-shelves, which can accelerate glacier flows into the ocean. We trained the U-Net with the labeled imagery, and applied the trained model to detect fracture across the Antarctic ice shelvse. In Fig. 1 the fracture/non-fracture locations are marked in white/black. The neural-network predicted continent-wide fracture locations (Fig. 1) is available at https://doi.org/10.15784/601372.

The Tensorflow U-Net implementation was developed by Akeret et al. (2017) and available at https://github.com/jakeret/tf_unet.

Fig. 1. Locations of the training/validation/testing data and continent-wide fracture predictions

Frac

<br/>

File descriptions:

Input images and the corresponding labeled images are in the format of .tif. The filenames of the labeled images ends with "_mask.tif". The imput image is a grey-valued image with one channel. labeled images contains only two grey values corresponding to two two classes (fracture: 255 and non fractutre: 0).

Fig. 2. Model prediction

<img src="https://github.com/chingyaolai/Antarctic-fracture-detection/blob/master/images/test.png" width="800">

Citation:

C. Y. Lai, J. Kingslake, M. Wearing, P.-H. Cameron Chen, P. Gentine, H. Li, J. Spergel, J. M. van Wessem, “Vulnerability of Antarctica’s ice shelves to meltwater-driven fracture," Nature, 584, 574–578 (2020). doi: 10.1038/s41586-020-2627-8