<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE article PUBLIC "-//NLM//DTD Journal Publishing with OASIS Tables v3.0 20080202//EN" "https://jats.nlm.nih.gov/nlm-dtd/publishing/3.0/journalpub-oasis3.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:oasis="http://docs.oasis-open.org/ns/oasis-exchange/table" xml:lang="en" dtd-version="3.0" article-type="research-article">
  <front>
    <journal-meta><journal-id journal-id-type="publisher">TC</journal-id><journal-title-group>
    <journal-title>The Cryosphere</journal-title>
    <abbrev-journal-title abbrev-type="publisher">TC</abbrev-journal-title><abbrev-journal-title abbrev-type="nlm-ta">The Cryosphere</abbrev-journal-title>
  </journal-title-group><issn pub-type="epub">1994-0424</issn><publisher>
    <publisher-name>Copernicus Publications</publisher-name>
    <publisher-loc>Göttingen, Germany</publisher-loc>
  </publisher></journal-meta>
    <article-meta>
      <article-id pub-id-type="doi">10.5194/tc-17-4957-2023</article-id><title-group><article-title>Out-of-the-box calving-front detection method using deep learning</article-title><alt-title>Out-of-the-box calving-front detection method using deep learning</alt-title>
      </title-group><?xmltex \runningtitle{Out-of-the-box calving-front detection method using deep learning}?><?xmltex \runningauthor{O.~Herrmann et al.}?>
      <contrib-group>
        <contrib contrib-type="author" corresp="yes" rid="aff1">
          <name><surname>Herrmann</surname><given-names>Oskar</given-names></name>
          <email>oskar.herrmann@fau.de</email>
        <ext-link>https://orcid.org/0000-0002-0319-9065</ext-link></contrib>
        <contrib contrib-type="author" corresp="no" rid="aff2">
          <name><surname>Gourmelon</surname><given-names>Nora</given-names></name>
          
        <ext-link>https://orcid.org/0000-0003-3760-0184</ext-link></contrib>
        <contrib contrib-type="author" corresp="no" rid="aff1">
          <name><surname>Seehaus</surname><given-names>Thorsten</given-names></name>
          
        <ext-link>https://orcid.org/0000-0001-5055-8959</ext-link></contrib>
        <contrib contrib-type="author" corresp="no" rid="aff2">
          <name><surname>Maier</surname><given-names>Andreas</given-names></name>
          
        </contrib>
        <contrib contrib-type="author" corresp="no" rid="aff1">
          <name><surname>Fürst</surname><given-names>Johannes J.</given-names></name>
          
        <ext-link>https://orcid.org/0000-0003-3988-5849</ext-link></contrib>
        <contrib contrib-type="author" corresp="no" rid="aff1">
          <name><surname>Braun</surname><given-names>Matthias H.</given-names></name>
          
        <ext-link>https://orcid.org/0000-0001-5169-1567</ext-link></contrib>
        <contrib contrib-type="author" corresp="no" rid="aff2">
          <name><surname>Christlein</surname><given-names>Vincent</given-names></name>
          
        </contrib>
        <aff id="aff1"><label>1</label><institution>Institute of Geography, Friedrich-Alexander-Universität Erlangen-Nürnberg, Erlangen, Germany</institution>
        </aff>
        <aff id="aff2"><label>2</label><institution>Pattern Recognition Lab, Friedrich-Alexander-Universität Erlangen-Nürnberg, Erlangen, Germany</institution>
        </aff>
      </contrib-group>
      <author-notes><corresp id="corr1">Oskar Herrmann (oskar.herrmann@fau.de)</corresp></author-notes><pub-date><day>24</day><month>November</month><year>2023</year></pub-date>
      
      <volume>17</volume>
      <issue>11</issue>
      <fpage>4957</fpage><lpage>4977</lpage>
      <history>
        <date date-type="received"><day>20</day><month>February</month><year>2023</year></date>
           <date date-type="rev-request"><day>28</day><month>February</month><year>2023</year></date>
           <date date-type="rev-recd"><day>28</day><month>September</month><year>2023</year></date>
           <date date-type="accepted"><day>13</day><month>October</month><year>2023</year></date>
      </history>
      <permissions>
        <copyright-statement>Copyright: © 2023 </copyright-statement>
        <copyright-year>2023</copyright-year>
      <license license-type="open-access"><license-p>This work is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this licence, visit <ext-link ext-link-type="uri" xlink:href="https://creativecommons.org/licenses/by/4.0/">https://creativecommons.org/licenses/by/4.0/</ext-link></license-p></license></permissions><self-uri xlink:href="https://tc.copernicus.org/articles/.html">This article is available from https://tc.copernicus.org/articles/.html</self-uri><self-uri xlink:href="https://tc.copernicus.org/articles/.pdf">The full text article is available as a PDF file from https://tc.copernicus.org/articles/.pdf</self-uri>
      <abstract><title>Abstract</title>

      <p id="d1e141">Glaciers across the globe react to the changing climate. Monitoring the transformation of glaciers is essential for projecting their contribution to global mean sea level rise. The delineation of glacier-calving fronts is an important part of the satellite-based monitoring process.  This work presents a calving-front extraction method based on the deep learning framework nnU-Net, which stands for no new U-Net. The framework automates the training of a popular neural network, called U-Net, designed for segmentation tasks. Our presented method marks the calving front in synthetic aperture radar (SAR) images of glaciers. The images are taken by six different sensor systems. A benchmark dataset for calving-front extraction is used for training and evaluation. The dataset contains two labels for each image. One label denotes a classic image segmentation into different zones (glacier, ocean, rock, and no information available). The other label marks the edge between the glacier and the ocean, i.e., the calving front. In this work, the nnU-Net is modified to predict both labels simultaneously. In the field of machine learning, the prediction of multiple labels is referred to as multi-task learning (MTL). The resulting predictions of both labels benefit from simultaneous optimization. For further testing of the capabilities of MTL, two different network architectures are compared, and an additional task, the segmentation of the glacier outline, is added to the training. In the end, we show that fusing the label of the calving front and the zone label is the most efficient way to optimize both tasks with no significant accuracy reduction compared to the MTL neural-network architectures. The automatic detection of the calving front with an nnU-Net trained on fused labels improves from the baseline mean distance error (MDE) of <inline-formula><mml:math id="M1" display="inline"><mml:mrow><mml:mn mathvariant="normal">753</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">76</mml:mn></mml:mrow></mml:math></inline-formula> to <inline-formula><mml:math id="M2" display="inline"><mml:mrow><mml:mn mathvariant="normal">541</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">84</mml:mn></mml:mrow></mml:math></inline-formula> m. The scripts for our experiments are published on GitHub (<uri>https://github.com/ho11laqe/nnUNet_calvingfront_detection</uri>, last access: 20 November 2023). An easy-access version is published on Hugging Face (<uri>https://huggingface.co/spaces/ho11laqe/nnUNet_calvingfront_detection</uri>, last access: 20 November 2023).</p>
  </abstract>
    
<funding-group>
<award-group id="gs1">
<funding-source>European Research Council</funding-source>
<award-id>948290</award-id>
</award-group>
<award-group id="gs2">
<funding-source>Staedtler Stiftung</funding-source>
<award-id>Emerging Field Initiative (EFI)</award-id>
</award-group>
<award-group id="gs3">
<funding-source>Bayerisches Staatsministerium für Wissenschaft und Kunst</funding-source>
<award-id>Measuring and Modelling Mountain Glaciers in a Changing Climate“ (IDP M³OCCA)</award-id>
</award-group>
<award-group id="gs4">
<funding-source>Deutsche Forschungsgemeinschaft</funding-source>
<award-id>National High Performance Computing Center (NHR@FAU)</award-id>
</award-group>
<award-group id="gs5">
<funding-source>Universitätsbund Erlangen-Nürnberg</funding-source>
<award-id>Open Access Publication Funding</award-id>
</award-group>
</funding-group>
</article-meta>
  </front>
<body>
      

<sec id="Ch1.S1" sec-type="intro">
  <label>1</label><title>Introduction</title>
      <?pagebreak page4958?><p id="d1e183">Unlike the large majority of land-terminating glaciers, marine and lake-terminating (MALT) glaciers reach a water body at a low elevation. The contact surface is often referred to as the calving front. Their ice is lost by sub-marine melting or calving, i.e., ice that breaks off, gets de-connected, and starts to float freely in the form of icebergs or ice floes. Both processes, sub-marine melting and calving, determine the total frontal ablation, i.e., the mass loss at the calving front. Frontal ablation is often a dominant factor in the total mass budget of MALT glaciers <xref ref-type="bibr" rid="bib1.bibx36 bib1.bibx45 bib1.bibx37" id="paren.1"/>. Besides its importance in the total glacier mass balance, the representation of processes controlling frontal ablation is currently a pressing task for numerical glacier models <xref ref-type="bibr" rid="bib1.bibx8" id="paren.2"/>. Neglecting frontal ablation can introduce an important bias. <xref ref-type="bibr" rid="bib1.bibx40" id="text.3"/> analyzed the impact on ice thickness reconstruction (based on mass conservation) in Alaska and reported an underestimation of 19 % on regional scales and up to 30 % on glacier scales. Various successful approaches exist to parameterize frontal ablation for individual glaciers. Still, the implementation in large-scale or global models is limited by the amount and quality of measurements for constraining the models <xref ref-type="bibr" rid="bib1.bibx40" id="paren.4"/>. Thus, large-scale measurements (ideally time series) of frontal ablation are demanded by the modeling community <xref ref-type="bibr" rid="bib1.bibx41" id="paren.5"/>. Driving forces of frontal ablation are, on the one hand, ice flux (higher flux, e.g., due to bed lubrication by meltwater, can trigger calving events) and, on the other hand, marine factors such as ocean temperature, fjord bathymetry, and sea ice or ice mélange conditions <xref ref-type="bibr" rid="bib1.bibx10 bib1.bibx47" id="paren.6"/>. For example, the persistence of the ice mélange in front of the glacier can stabilize the calving front and affect the glacier dynamics. In contrast, the breakup of the ice mélange can lead to increased calving and ice flow at the glacier terminus <xref ref-type="bibr" rid="bib1.bibx2 bib1.bibx32 bib1.bibx44" id="paren.7"/>. Moreover, a significant frontal retreat can also indicate a retreat of the grounding zone <xref ref-type="bibr" rid="bib1.bibx16" id="paren.8"/>. The retreat of the grounding zone of a glacier with retrograde bedrock formation will lead to further grounding-zone retreat, resulting in increased ice loss and destabilization of the glacier or ice stream <xref ref-type="bibr" rid="bib1.bibx42" id="paren.9"/>. Thus, information on the temporal variability of the calving-front position provides fundamental information on the state of the glacier or ice stream. Therefore, the glacier area has been defined as an essential climate variable (ECV) product by the World Meteorological Organization (WMO). Calving-front positions were usually manually mapped using different remote sensing imagery <xref ref-type="bibr" rid="bib1.bibx4" id="paren.10"/>. Only a few studies applied automatic or semi-automatic approaches. In polar regions, the ocean downstream of the glaciers is often covered by sea ice and calved-off icebergs, forming the so-called ice mélange, making calving-front delineation a challenging task, even when captured by hand. Deep learning approaches have shown high potential for carrying out such complex segmentation tasks, e.g., on medical imagery <xref ref-type="bibr" rid="bib1.bibx29" id="paren.11"/>. In recent years, the application of deep learning techniques for glacier front detection started <xref ref-type="bibr" rid="bib1.bibx48 bib1.bibx13 bib1.bibx5 bib1.bibx19 bib1.bibx38 bib1.bibx6 bib1.bibx49 bib1.bibx21 bib1.bibx35 bib1.bibx34" id="paren.12"/>. Calving fronts can be located in both optical and synthetic aperture radar (SAR) imagery. In optical imagery, calving fronts are more easily distinguishable, whereas synthetic aperture radar imagery has a higher scene availability as this is independent of daytime, season, and cloud coverage <xref ref-type="bibr" rid="bib1.bibx4" id="paren.13"/>. A direct comparison between the results of existing deep-learning-based calving-front extraction studies is not possible as the models have been trained on different data, tested on different test sets, and evaluated using slightly differing metrics.</p>
      <p id="d1e227">The benchmark dataset published by <xref ref-type="bibr" rid="bib1.bibx17" id="text.14"/> provides 681 SAR images of calving fronts. SAR imagery is independent of sunlight and cloud coverage, enabling continuous temporal coverage of the observation area, but compared to optical data, it has only one channel and has more speckle noise. For every SAR image, two labels are provided. One label provides four classes: ocean, glacier, rock, and no information available (e.g., radar shadow and layover areas, areas outside the swath). The other label marks the calving front with a one-pixel-wide line. Based on the training set of the dataset, <xref ref-type="bibr" rid="bib1.bibx17" id="text.15"/> train a modified U-Net for each label. One U-Net solves the task of glacier segmentation, and one detects the calving front. On the two test glaciers of the dataset, the segmentation model achieves an IoU (Intersection over Union) of <inline-formula><mml:math id="M3" display="inline"><mml:mrow><mml:mn mathvariant="normal">67.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.6</mml:mn></mml:mrow></mml:math></inline-formula>. By taking the boundary between ocean and glacier, they extract a prediction of the calving front from the zone prediction with a mean distance error (MDE) of <inline-formula><mml:math id="M4" display="inline"><mml:mrow><mml:mn mathvariant="normal">753</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">76</mml:mn></mml:mrow></mml:math></inline-formula> m. The model trained directly on the front label achieved an MDE of <inline-formula><mml:math id="M5" display="inline"><mml:mrow><mml:mn mathvariant="normal">887</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">189</mml:mn></mml:mrow></mml:math></inline-formula> m.</p>
      <p id="d1e272">In this work, we present a method that utilizes both labels of the dataset instead of training separate models for each task (see Fig. <xref ref-type="fig" rid="Ch1.F1"/>). Multi-task learning (MTL) is a technique for machine learning algorithms that uses one model to tackle multiple tasks. In most cases, the potentially larger dataset and higher information content lead to higher performance for the individual tasks <xref ref-type="bibr" rid="bib1.bibx9 bib1.bibx20 bib1.bibx33 bib1.bibx3 bib1.bibx12" id="paren.16"/>.</p>
      <p id="d1e280">Our method is based on the nnU-Net (no new U-Net) proposed by <xref ref-type="bibr" rid="bib1.bibx28" id="text.17"/>, which is an out-of-the-box framework for training the U-Net. The framework contains proven deep learning techniques and established hyperparameter values, as well as rule-based parameters that depend on the properties of the dataset and available GPU memory. Therefore, the nnU-Net is a powerful tool that simplifies the application of deep learning algorithms. Its performance in the segmentation of SAR data has not been tested, and the availability of two labels suggests the modification of the nnU-Net for MTL. As a baseline for our evaluation of the nnU-Net, we use the results of <xref ref-type="bibr" rid="bib1.bibx17" id="text.18"/>.</p>
      <p id="d1e290">In particular, our contributions are as follows: (1) visualizations showing the temporal and spatial distribution of the dataset by <xref ref-type="bibr" rid="bib1.bibx17" id="text.19"/>; (2) application and evaluation of the nnU-Net for calving-front detection and zone segmentation; (3) two different modifications of the original nnU-Net to incorporate both labels for multi-task learning; (4) testing if an artificial third label improves the calving-front detection; (5) introduction of an efficient approach that fuses the two labels of the dataset; and (6) analysis of the influence of season, glacier, and satellite on the performance of the model.</p>
      <p id="d1e296">The paper is organized as follows: after presenting the related work in Sect. <xref ref-type="sec" rid="Ch1.S2"/>, we give an overview of the dataset <xref ref-type="bibr" rid="bib1.bibx17" id="paren.20"/> in Sect. <xref ref-type="sec" rid="Ch1.S3"/>. Section <xref ref-type="sec" rid="Ch1.S4"/> explains the method and our six experimental setups. Section <xref ref-type="sec" rid="Ch1.S5"/> examines the results and analyses the influence of different properties of the satellite images. Section <xref ref-type="sec" rid="Ch1.S6"/> summarises the work.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F1" specific-use="star"><?xmltex \currentcnt{1}?><?xmltex \def\figurename{Figure}?><label>Figure 1</label><caption><p id="d1e315">Illustration of the modified nnU-Net for simultaneous prediction of landscape zones and the glacier front. On the left is an exemplary satellite image of the Crane Glacier taken by TDX on 24 June 2011. On the right, the upper image shows the four segmentation classes: ocean (white), glacier (light gray), rock (dark gray), and no information available (black). The lower image shows the glacier's calving front as a white line versus the black background.</p></caption>
        <?xmltex \igopts{width=398.338583pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f01.png"/>

      </fig>

</sec>
<sec id="Ch1.S2">
  <label>2</label><title>Related work</title>
      <p id="d1e332">Automated monitoring of glacier-covered areas is a growing research field. Recent glacier monitoring uses deep learning<?pagebreak page4959?> methods due to the increasing availability of satellite images and computing power. Many methods are based on the U-Net <xref ref-type="bibr" rid="bib1.bibx43" id="paren.21"/>. They modify the vanilla U-Net for better performance in calving-front detection <xref ref-type="bibr" rid="bib1.bibx34 bib1.bibx38 bib1.bibx48" id="paren.22"/>. One approach is to segment the images into different areas and extract the calving front as the border between segmentation areas <xref ref-type="bibr" rid="bib1.bibx19 bib1.bibx48 bib1.bibx5 bib1.bibx39 bib1.bibx34" id="paren.23"/>. Another approach directly trains a model on the position of the calving front <xref ref-type="bibr" rid="bib1.bibx15" id="paren.24"/>. This task suffers from severe class imbalance due to the thin calving front. Researchers approach this problem by creating a distance map from every pixel to the front line. The network is trained on the distance map instead of the thin front line. The actual front-line prediction is then extracted during post-processing.</p>
      <p id="d1e347">Other works use the segmentation network DeepLabv3 <xref ref-type="bibr" rid="bib1.bibx11" id="paren.25"/> to detect calving fronts. The main advantage of DeepLabv3 over U-Net is the atrous spatial pyramid pooling, which makes the network adaptable to different image resolutions <xref ref-type="bibr" rid="bib1.bibx49 bib1.bibx13" id="paren.26"/>.</p>
      <p id="d1e356">The Calving Front Machine (CALFIN) proposed by <xref ref-type="bibr" rid="bib1.bibx13" id="text.27"/> segments optical and SAR images into the ocean–land zones and extracts the calving front during post-processing with a topography map of the area. Researchers apply MTL with a late-branching architecture. They use two labels: a binary ocean mask and a binary calving-front mask. They achieve state-of-the-art predictions with an 86 m deviation from the measured calving front. A detailed comparison to the aforementioned U-Net-based methods by <xref ref-type="bibr" rid="bib1.bibx38" id="text.28"/> and <xref ref-type="bibr" rid="bib1.bibx5" id="text.29"/> revealed the generalization ability of CALFIN to other glacier datasets. The images had to be down-sampled for CALFIN. Therefore, the distance in meters doubles, but comparing the pixel distance errors reveals a similar performance. With 29 million parameters, CALFIN is still a large network that needs a large amount of training data. <xref ref-type="bibr" rid="bib1.bibx12" id="text.30"/> propose a similar approach for medical image segmentation and show that the individual tasks benefit from MTL. Several other approaches have advanced the U-Net architecture for MTL for medical applications <xref ref-type="bibr" rid="bib1.bibx1 bib1.bibx30 bib1.bibx33 bib1.bibx3" id="paren.31"/>. The work of <xref ref-type="bibr" rid="bib1.bibx21" id="text.32"/> uses MTL for the segmentation of a binary ocean–land mask and for edge detection of the Antarctic coastline, where the calving front is just part of the coastline. They add task-specific heads for the two tasks to the U-Net. They achieve results with a deviation from the reference of 345 m compared to 483 m with the vanilla U-Net. To avoid distortions of the metric from areas far from the coast, the metric is calculated within 2 km of the true coastline. A further development of the holistically nested edge detection (HED)-UNet for Antarctic ice shelf front detection is proposed by <xref ref-type="bibr" rid="bib1.bibx7" id="text.33"/>. Their post-processing includes an elevation threshold of 110 m to remove erroneous classifications in the high-altitude dry-snow zones.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F2" specific-use="star"><?xmltex \currentcnt{2}?><?xmltex \def\figurename{Figure}?><label>Figure 2</label><caption><p id="d1e384">Location of the seven benchmark glaciers: Columbia Glacier in Alaska, Crane, Mapple, Jorum, Dinsmoore–Bombardier–Edgeworth (DBE), Sjogren Glacier in the Antarctic Peninsula, and Jakobshavn Isbrae Glacier in Greenland. The background images are taken from the Google Maps Satellite imagery layer © Google 2019.</p></caption>
        <?xmltex \igopts{width=483.69685pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f02.jpg"/>

      </fig>

</sec>
<sec id="Ch1.S3">
  <label>3</label><title>Dataset</title>
      <p id="d1e401">The dataset used in this work is provided by <xref ref-type="bibr" rid="bib1.bibx18" id="text.34"/>. It contains 681 synthetic aperture radar (SAR) images of seven marine-terminating glaciers taken by six different satellites. Two glaciers are located in the Northern Hemisphere, namely Columbia Glacier in Alaska and Jacobshavn Isbrae (Sermeq Kujalleq) (JAK) in Greenland. The five glaciers in the Southern Hemisphere are all located on the Antarctic Peninsula (see Fig. <xref ref-type="fig" rid="Ch1.F2"/>). The Crane, Mapple, and Jorum glaciers are closest to the south pole, followed by Dinsmoore–Bombardier–Edgeworth (DBE). They are<?pagebreak page4960?> located so close together that they are treated as one glacier site. The last glacier is the Sjögren-Inlet Glacier.</p>

<?xmltex \floatpos{t}?><table-wrap id="Ch1.T1" specific-use="star"><?xmltex \currentcnt{1}?><label>Table 1</label><caption><p id="d1e412">Properties of the dataset, including a list of captured glaciers, train–test split, number of images per glacier, and covered area.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="8">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="center" colsep="1"/>
     <oasis:colspec colnum="3" colname="col3" align="center"/>
     <oasis:colspec colnum="4" colname="col4" align="center"/>
     <oasis:colspec colnum="5" colname="col5" align="center"/>
     <oasis:colspec colnum="6" colname="col6" align="center"/>
     <oasis:colspec colnum="7" colname="col7" align="center" colsep="1"/>
     <oasis:colspec colnum="8" colname="col8" align="center"/>
     <oasis:thead>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Alaska</oasis:entry>
         <oasis:entry rowsep="1" namest="col3" nameend="col7" colsep="1">Antarctic Peninsula </oasis:entry>
         <oasis:entry colname="col8">Greenland</oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Columbia</oasis:entry>
         <oasis:entry colname="col3">Mapple</oasis:entry>
         <oasis:entry colname="col4">Crane</oasis:entry>
         <oasis:entry colname="col5">Jorum</oasis:entry>
         <oasis:entry colname="col6">DBE</oasis:entry>
         <oasis:entry colname="col7">Sjögren-Inlet</oasis:entry>
         <oasis:entry colname="col8">Jakobshavn</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">Split</oasis:entry>
         <oasis:entry namest="col2" nameend="col3" colsep="1">– test: 122 – </oasis:entry>
         <oasis:entry namest="col4" nameend="col8" colsep="1">– train: 559 – </oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">No. of images</oasis:entry>
         <oasis:entry colname="col2">65</oasis:entry>
         <oasis:entry colname="col3">57</oasis:entry>
         <oasis:entry colname="col4">69</oasis:entry>
         <oasis:entry colname="col5">77</oasis:entry>
         <oasis:entry colname="col6">133</oasis:entry>
         <oasis:entry colname="col7">121</oasis:entry>
         <oasis:entry colname="col8">159</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Area [km]</oasis:entry>
         <oasis:entry colname="col2"><inline-formula><mml:math id="M6" display="inline"><mml:mrow><mml:mn mathvariant="normal">32</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">15</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M7" display="inline"><mml:mrow><mml:mn mathvariant="normal">8</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">8</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M8" display="inline"><mml:mrow><mml:mn mathvariant="normal">19</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">25</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col5"><inline-formula><mml:math id="M9" display="inline"><mml:mrow><mml:mn mathvariant="normal">20</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">13</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col6"><inline-formula><mml:math id="M10" display="inline"><mml:mrow><mml:mn mathvariant="normal">22</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">20</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col7"><inline-formula><mml:math id="M11" display="inline"><mml:mrow><mml:mn mathvariant="normal">23</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">19</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col8"><inline-formula><mml:math id="M12" display="inline"><mml:mrow><mml:mn mathvariant="normal">16</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">19</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{1}?></table-wrap>

      <p id="d1e622">Table <xref ref-type="table" rid="Ch1.T1"/> lists the seven glacier sites with the number of images and the area they show. The table also depicts the train–test split. The samples of the training set are used for the parameter optimization of the segmentation method, and the test set is exclusively used for evaluating the method. The test set contains the glaciers Mapple and Columbia. Columbia is the only mountain glacier in the dataset. The other glaciers are outlet glaciers of polar ice sheets. Therefore, Columbia can be seen as a benchmark glacier for the generalization capability of the segmentation method. Columbia and Mapple also differ in terms of the shape of the glacier. The images of Columbia show multiple calving fronts in one image, and the flow of the glacier arms goes in different directions. On the other hand, Mapple is a less complex glacier, moving in only one direction with one clearly defined calving front between the lateral fjord side walls.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F3" specific-use="star"><?xmltex \currentcnt{3}?><?xmltex \def\figurename{Figure}?><label>Figure 3</label><caption><p id="d1e630">Sample images of every glacier in the training set and their corresponding labels. The first row shows the front label with a black background and a one-pixel-wide white line representing the calving front. The second row contains the zone labels with four classes: ocean (white), glacier (light gray), rock (dark gray), and no information available (black). Black dots in the ocean zone of Crane are areas with no data available due to a small artifact at the former calving front of Crane Glacier in the digital elevation model <xref ref-type="bibr" rid="bib1.bibx14" id="paren.35"/> used for the orthorectification of the SAR data. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=483.69685pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f03.png"/>

      </fig>

      <p id="d1e642">The dataset contains two labels and a bounding box of the glacier for each SAR image. One shows a mask of the different zones of the glacier (ocean, glacier, no information available, rock). The other label contains a one-pixel-wide line representing the calving front. The bounding box is not utilized for our method. A sample of each glacier in the training set with its corresponding labels is shown in Fig. <xref ref-type="fig" rid="Ch1.F3"/>. Predicting the zone mask can be seen as a classic segmentation problem. The calving front can also be extracted from the zone label by taking the border between ocean and ice areas in the corresponding bounding box. The direct delineation of the calving front is a more difficult task due to the high-class imbalance. Fewer than 1 % of the pixels are labeled as front pixels. Additionally, the structure of the class region is not a convex hull but a thin line.</p>
      <p id="d1e647">Corresponding to the change in glacier area, the position of the calving front changes. In Fig. <xref ref-type="fig" rid="Ch1.F4"/>, the retreat of Columbia is visualized by plotting the calving-front position of every sample in a different color. The bright lines represent past calving fronts, and the dark-red lines represent the more recent positions. The constant retreat of Columbia is visible through the tiered lines. The visualization of the glaciers in the Southern Hemisphere is included in Appendix <xref ref-type="sec" rid="App1.Ch1.S2"/>. The change in the class distribution of the zone labels over time is shown in Appendix <xref ref-type="sec" rid="App1.Ch1.S3"/>.</p>
      <p id="d1e656">Every glacier is captured by multiple satellites for a higher temporal resolution and extended observation periods, meaning that recordings of one glacier are captured by different SAR systems with different image resolutions. The resolution refers to the ground range resolution. The Environmental Satellite (ENVISAT), European Remote Sensing Satellite 2 (ERS-2), and Sentinel-1 (S1) have a resolution of 20 m, the phased-array-type L-band SAR (PALSAR) has a 17 m resolution, and TanDEM-X (TDX) has a 7 m per pixel resolution. Unfortunately, the dataset does not provide information about the polarization. In Fig. <xref ref-type="fig" rid="Ch1.F5"/>, a timeline of the images of each glacier visualizes the observation time and frequency of the images. The first two rows show the glaciers of the test set.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F4" specific-use="star"><?xmltex \currentcnt{4}?><?xmltex \def\figurename{Figure}?><label>Figure 4</label><caption><p id="d1e663">Evolution of the calving-front position of Columbia Glacier (Alaska). The red lines are all calving-front labels available in the dataset. Background: SAR intensity image acquired by TDX on 13 November 2011. Projection CRS EPSG:4326 – WGS 84/UTM zone 6N. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=398.338583pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f04.jpg"/>

      </fig>

      <?xmltex \floatpos{t}?><fig id="Ch1.F5" specific-use="star"><?xmltex \currentcnt{5}?><?xmltex \def\figurename{Figure}?><label>Figure 5</label><caption><p id="d1e675">Distribution of the dataset's images over time. The samples are grouped by the seven glaciers and colored according to the capturing satellite. We abbreviated the following glaciers: Columbia (COL), Dinsmoore–Bombardier–Edgeworth (DBE), Sjögren-Inlet (SI), and Jakobshavn Isbrae (JAK).</p></caption>
        <?xmltex \igopts{width=398.338583pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f05.png"/>

      </fig>

</sec>
<sec id="Ch1.S4">
  <label>4</label><title>Method</title>
      <p id="d1e692">In this section, we explain our method, which includes the utilization of the nnU-Net as a framework that simplifies the training of a U-Net. We document our six experimental setups that aim to evaluate the impact of multi-task learning (MTL) on the training of the U-Net.</p>
<sec id="Ch1.S4.SS1">
  <label>4.1</label><title>Background</title>
      <p id="d1e702">In the field of deep learning, a lot of time and effort is put into the hyperparameter search. <xref ref-type="bibr" rid="bib1.bibx28" id="text.36"/> proposes the<?pagebreak page4961?> nnU-Net that automates the manual tuning of hyperparameters. The nnU-Net is a framework around the U-Net architecture. It provides good default values for hyperparameters, rules to adapt hyperparameters to the dataset, and many established deep learning techniques for training and inference. Most of the rule-based hyperparameters are only relevant for three-dimensional (3D) data in the medical domain, like computer tomography (CT)  and magnetic resonance imaging (MRI), and are irrelevant to our experiments. For all image modalities except CT, <inline-formula><mml:math id="M13" display="inline"><mml:mi>z</mml:mi></mml:math></inline-formula>-score normalization is applied. Each image is normalized independently by subtracting its mean and dividing by its standard deviation. Another dataset parameter is the median shape of the samples. The shape and the available graphics processing unit (GPU) memory determine the patch and batch size and, therefore, the network topology. The patch size is initialized with the median shape and iteratively reduced while adapting the network topology accordingly until the network can be trained with a batch size of at least two given GPU memory constraints.</p>
      <p id="d1e715">In addition to the rule-based parameters, there are fixed parameters. These parameters are based on the authors' experience and generalize well across various tasks. The nnU-Net uses a poly learning rate scheduler, a combination of dice coefficient and cross-entropy as the loss function, and<?pagebreak page4962?> stochastic gradient descent (SGD) with a Nesterov momentum as the optimizer. The dice coefficient also helps with the problem of class imbalance. The coefficient of each class is weighted by the number of pixels in the label that relate to the class. Additionally, deep supervision is used to avoid vanishing gradients in neural networks with many layers. Independent of the dataset size, one epoch is defined as 250 mini-batches with foreground oversampling. The foreground oversampling is especially helpful for our application because the class imbalance between the calving front and background is high. It ensures that (at least) one-third of the patches for training are guaranteed to contain a foreground class. In our case, every batch contains two patches, from which one is forced to contain calving-front pixels.</p>
      <p id="d1e718">This framework achieves robust results for various medical image segmentation tasks. Overall, nnU-Net sets a new state of the art in 33 out of 53 segmentation tasks of the Kidney and Kidney Tumor Segmentation challenge <xref ref-type="bibr" rid="bib1.bibx22" id="paren.37"/> and otherwise shows performances that are on par with or close to the top leader board entries. But the performance of the nnU-Net in segmenting glacier SAR images is yet to be tested.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F6" specific-use="star"><?xmltex \currentcnt{6}?><?xmltex \def\figurename{Figure}?><label>Figure 6</label><caption><p id="d1e727">Illustration of the six experiments: two single-task-learning (STL) experiments (blue), two multi-task-learning (MTL) experiments with different architectures (green), one MTL experiment with an additional task of delineating the whole glacier boundary (yellow), and one experiment where the two labels are fused into one segmentation task with an additional class in the zone label (orange).</p></caption>
          <?xmltex \igopts{width=483.69685pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f06.png"/>

        </fig>

</sec>
<?pagebreak page4963?><sec id="Ch1.S4.SS2">
  <label>4.2</label><title>Multi-task learning with nnU-Net</title>
      <p id="d1e744">The first research goal is to apply the nnU-Net out of the box to the glacier front detection and to the glacier zone segmentation. Training the nnU-Net directly on the front labels is the most straightforward approach for calving-front detection. The nnU-Net is intended to be used in the single-task-learning (STL) manner. In Fig. <xref ref-type="fig" rid="Ch1.F6"/>, these two baseline experiments are represented by the two blue columns on the left. The label of the calving front is dilated to the width of five pixels. Our preliminary experiments have shown that dilation makes the predictions more robust. For the training with zone labels, the post-processing includes extracting the boundary between the ocean and the glacier.</p>
      <p id="d1e749">In the following experiments, the segmentation problem changes to a multi-task problem, where both labels are used to train one model. The next two experiments concern network architecture. They are represented by the two green columns in Fig. <xref ref-type="fig" rid="Ch1.F6"/>. The early-branching architecture uses one decoder for every label. Thus, the number of parameters increases by about 50 %. In contrast, the late-branching architecture requires only a small change to the vanilla U-Net. An additional channel of the last layer is used to predict the second label. For this architecture, only the weights of one kernel are trained in addition to the set of parameters needed for one task. The change in the total number of parameters that need to be trained is negligible.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F7" specific-use="star"><?xmltex \currentcnt{7}?><?xmltex \def\figurename{Figure}?><label>Figure 7</label><caption><p id="d1e756">Illustration of early- and late-branching U-Net architectures for multi-task learning (MTL). Both architectures perform joint feature extraction. The early-branching architecture applies separate reconstruction with two decoders, one for each task. The late-branching network applies joint reconstruction with a common decoder.</p></caption>
          <?xmltex \igopts{width=483.69685pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f07.png"/>

        </fig>

      <p id="d1e766">Because architecture changes with multi-task learning were not foreseen in nnU-Net framework, we had to make changes to the framework. During the experiment's planning, i.e., the pre-processing phase, we fixed the network architecture's estimated size to be the size of the early-branching network so that late- and early-branching networks return the same value for the network size. Otherwise, early- and late-branching networks would be trained on different patch sizes. Thus, performance differences during the evaluation might arise from the different patch sizes and not the differing architectures. During training, the error of all labels is calculated and summed up with equal weighting. For the inference, we adapted only the number of channels in the case of MTL. After, the test samples are divided into patches and fed through the network, and the patch predictions are combined into the prediction of the whole image.  The predictions of the zones are post-processed to get an additional result for the position of the calving front. All glacier pixels with a neighboring pixel classified as the ocean are classified as glacier front to extract the glacier front from the zone predictions. We note that the prediction for the other task is omitted in the inference.</p>
      <p id="d1e769">The last two experiments concern label changes. In Fig. <xref ref-type="fig" rid="Ch1.F6"/>, they are colored yellow and orange. The fifth experiment of this work (see Fig. <xref ref-type="fig" rid="Ch1.F6"/>, yellow), extracts the boundaries between the glacier zone and all other zones as a third segmentation task for the late-branching U-Net. The label of the glacier boundaries was extracted from the zone label. All glacier pixels with a neighboring rock or shadow pixel are classified as glacier boundaries. The hypothesis is that providing more information about the same sample benefits the performance of the U-Net in the individual tasks. The third segmentation task is not considered in the final evaluation. The last experiment fuses the zone and front labels by creating a fourth class in the zone label associated with the glacier front: see Fig. <xref ref-type="fig" rid="Ch1.F6"/> (orange). As the front line has a width of five pixels (35–100 m depending on the image resolution), the<?pagebreak page4964?> other zone classes are merely impaired. A post-processing step is added to the predictions. The front pixels are isolated to generate a front prediction for comparing the results with the other experiments. To generate a prediction of the zones, pixels classified as front are assigned to the ocean, and the glacier zone is dilated once with a <inline-formula><mml:math id="M14" display="inline"><mml:mrow><mml:mn mathvariant="normal">7</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">7</mml:mn></mml:mrow></mml:math></inline-formula> kernel.</p>
</sec>
<sec id="Ch1.S4.SS3">
  <label>4.3</label><title>Experimental setup</title>
      <p id="d1e798">The nnU-Net was trained on the NVIDIA RTX 3080 with 12 GB memory; the adapted network architecture has nine encoder blocks and eight decoder blocks. Each block consists of two convolutional layers: an instance normalization and a rectified linear unit (ReLU). The kernels of all convolutional layers have a size of <inline-formula><mml:math id="M15" display="inline"><mml:mrow><mml:mn mathvariant="normal">3</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">3</mml:mn></mml:mrow></mml:math></inline-formula>. During training, one batch contains two images. The patch size of the experiments that include only one label is <inline-formula><mml:math id="M16" display="inline"><mml:mrow><mml:mn mathvariant="normal">1280</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">1024</mml:mn></mml:mrow></mml:math></inline-formula>. The experiments that have more than one label have a patch size of <inline-formula><mml:math id="M17" display="inline"><mml:mrow><mml:mn mathvariant="normal">1024</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">896</mml:mn></mml:mrow></mml:math></inline-formula> because of the GPU memory limit. There are also fixed parameters that are independent of the dataset. This includes the SGD optimizer with an initial learning rate of 0.01, a Nesterov momentum of 0.99, and a weight decay of <inline-formula><mml:math id="M18" display="inline"><mml:mrow><mml:mn mathvariant="normal">3</mml:mn><mml:mo>×</mml:mo><mml:msup><mml:mn mathvariant="normal">10</mml:mn><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">5</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:math></inline-formula>. Training of one epoch took between 100 and 160 s. The maximum number of epochs of 500 is reached in every training instance (due to limited resources, we reduced the original maximum number of epochs from 1000 to 500). The nnU-Net defines one epoch using a fixed number of iterations (250). In each iteration, the batch is sampled depending on the class distribution of the sample to counteract the class imbalance.</p>
</sec>
</sec>
<sec id="Ch1.S5">
  <label>5</label><title>Evaluation</title>
      <p id="d1e865">In this section, we will examine our evaluation metrics, compare the results of the six proposed experiments, and evaluate the results of the fused-label experiment. We used a 5-fold cross-validation for the evaluation to eliminate the weight initialization bias and the bias caused by a single split into training and validation sets. The metric scores of the individual models are averaged to get a robust measure independent of weight initialization and split.</p>
<sec id="Ch1.S5.SS1">
  <label>5.1</label><title>Evaluation metrics</title>
      <p id="d1e875">We use the mean distance error (MDE) proposed by <xref ref-type="bibr" rid="bib1.bibx17" id="text.38"/> as our main measure. It measures the distance of the predicted front <inline-formula><mml:math id="M19" display="inline"><mml:mi mathvariant="script">P</mml:mi></mml:math></inline-formula> to the ground-truth calving-front <inline-formula><mml:math id="M20" display="inline"><mml:mi mathvariant="script">Q</mml:mi></mml:math></inline-formula> for all images in the test set <inline-formula><mml:math id="M21" display="inline"><mml:mi mathvariant="script">I</mml:mi></mml:math></inline-formula>. For every pixel in the label front <inline-formula><mml:math id="M22" display="inline"><mml:mi mathvariant="script">Q</mml:mi></mml:math></inline-formula>, the distance to the closest pixel in the predicted front <inline-formula><mml:math id="M23" display="inline"><mml:mi mathvariant="script">P</mml:mi></mml:math></inline-formula> is determined. Additionally, to make the metric symmetric, the distance to the closest pixel in the label front <inline-formula><mml:math id="M24" display="inline"><mml:mi mathvariant="script">Q</mml:mi></mml:math></inline-formula> is determined for every pixel in the predicted front <inline-formula><mml:math id="M25" display="inline"><mml:mi mathvariant="script">P</mml:mi></mml:math></inline-formula>. These distances are averaged and taken as the mean distance between the two lines (see Fig. <xref ref-type="fig" rid="Ch1.F8"/> and Eq. <xref ref-type="disp-formula" rid="Ch1.E1"/>). We note that the front MDE is also calculated for the zone segmentation. We extract the front from the zone segmentation by classifying all glacier pixels with neighboring ocean pixels as the glacier front.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F8"><?xmltex \currentcnt{8}?><?xmltex \def\figurename{Figure}?><label>Figure 8</label><caption><p id="d1e937">Visualization of the mean distance error (MDE) calculation between front label <inline-formula><mml:math id="M26" display="inline"><mml:mi>Q</mml:mi></mml:math></inline-formula> and front prediction <inline-formula><mml:math id="M27" display="inline"><mml:mi>P</mml:mi></mml:math></inline-formula>. The <inline-formula><mml:math id="M28" display="inline"><mml:mrow><mml:mtext>dist</mml:mtext><mml:mo>(</mml:mo><mml:mi>q</mml:mi><mml:mo>,</mml:mo><mml:mi>P</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:math></inline-formula> represents the distance between <inline-formula><mml:math id="M29" display="inline"><mml:mi>q</mml:mi></mml:math></inline-formula> and the pixel in <inline-formula><mml:math id="M30" display="inline"><mml:mi>P</mml:mi></mml:math></inline-formula> that is closest to <inline-formula><mml:math id="M31" display="inline"><mml:mi>q</mml:mi></mml:math></inline-formula>.</p></caption>
          <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f08.png"/>

        </fig>

      <?pagebreak page4965?><p id="d1e1000"><disp-formula id="Ch1.E1" content-type="numbered"><label>1</label><mml:math id="M32" display="block"><mml:mtable class="split" rowspacing="0.2ex" displaystyle="true" columnalign="right left"><mml:mtr><mml:mtd><mml:mrow><mml:mi mathvariant="normal">MDE</mml:mi><mml:mo>(</mml:mo><mml:mi mathvariant="script">I</mml:mi><mml:mo>)</mml:mo></mml:mrow></mml:mtd><mml:mtd><mml:mrow><mml:mo>=</mml:mo><mml:mstyle displaystyle="true"><mml:mfrac style="display"><mml:mn mathvariant="normal">1</mml:mn><mml:mrow><mml:msub><mml:mo>∑</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mi mathvariant="script">P</mml:mi><mml:mo>,</mml:mo><mml:mi mathvariant="script">Q</mml:mi><mml:mo>)</mml:mo><mml:mo>∈</mml:mo><mml:mi mathvariant="script">I</mml:mi></mml:mrow></mml:msub><mml:mo>(</mml:mo><mml:mo>|</mml:mo><mml:mi mathvariant="script">P</mml:mi><mml:mo>|</mml:mo><mml:mo>+</mml:mo><mml:mo>|</mml:mo><mml:mi mathvariant="script">Q</mml:mi><mml:mo>|</mml:mo><mml:mo>)</mml:mo></mml:mrow></mml:mfrac></mml:mstyle><mml:munder><mml:mo movablelimits="false">∑</mml:mo><mml:mrow><mml:mo>(</mml:mo><mml:mi mathvariant="script">P</mml:mi><mml:mo>,</mml:mo><mml:mi mathvariant="script">Q</mml:mi><mml:mo>)</mml:mo><mml:mo>∈</mml:mo><mml:mi mathvariant="script">I</mml:mi></mml:mrow></mml:munder></mml:mrow></mml:mtd></mml:mtr><mml:mtr><mml:mtd/><mml:mtd><mml:mrow><mml:mo>⋅</mml:mo><mml:mfenced open="(" close=")"><mml:mrow><mml:munder><mml:mo movablelimits="false">∑</mml:mo><mml:mrow><mml:mi>p</mml:mi><mml:mo>∈</mml:mo><mml:mi mathvariant="script">P</mml:mi></mml:mrow></mml:munder><mml:munder><mml:mo movablelimits="false">min⁡</mml:mo><mml:mrow><mml:mi>q</mml:mi><mml:mo>∈</mml:mo><mml:mi mathvariant="script">Q</mml:mi></mml:mrow></mml:munder><mml:mo>|</mml:mo><mml:mo>|</mml:mo><mml:mi>p</mml:mi><mml:mo>-</mml:mo><mml:mi>q</mml:mi><mml:mo>|</mml:mo><mml:msub><mml:mo>|</mml:mo><mml:mn mathvariant="normal">2</mml:mn></mml:msub><mml:mo>+</mml:mo><mml:munder><mml:mo movablelimits="false">∑</mml:mo><mml:mrow><mml:mi>q</mml:mi><mml:mo>∈</mml:mo><mml:mi mathvariant="script">Q</mml:mi></mml:mrow></mml:munder><mml:munder><mml:mo movablelimits="false">min⁡</mml:mo><mml:mrow><mml:mi>p</mml:mi><mml:mo>∈</mml:mo><mml:mi mathvariant="script">P</mml:mi></mml:mrow></mml:munder><mml:mo>|</mml:mo><mml:mo>|</mml:mo><mml:mi>p</mml:mi><mml:mo>-</mml:mo><mml:mi>q</mml:mi><mml:mo>|</mml:mo><mml:msub><mml:mo>|</mml:mo><mml:mn mathvariant="normal">2</mml:mn></mml:msub></mml:mrow></mml:mfenced></mml:mrow></mml:mtd></mml:mtr></mml:mtable></mml:math></disp-formula>
          Additionally, we give classical segmentation metrics to evaluate the zone prediction. They include the Intersection over Union (IoU), which is defined as <inline-formula><mml:math id="M33" display="inline"><mml:mrow><mml:mtext>IoU</mml:mtext><mml:mo>=</mml:mo><mml:mstyle displaystyle="false"><mml:mfrac style="text"><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>F</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>F</mml:mi><mml:mi mathvariant="normal">N</mml:mi></mml:msub></mml:mrow></mml:mfrac></mml:mstyle></mml:mrow></mml:math></inline-formula>, i.e., the true-positive (<inline-formula><mml:math id="M34" display="inline"><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow></mml:math></inline-formula>) pixels over the sum of <inline-formula><mml:math id="M35" display="inline"><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow></mml:math></inline-formula>, false-positive (<inline-formula><mml:math id="M36" display="inline"><mml:mrow><mml:msub><mml:mi>F</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow></mml:math></inline-formula>), and false-negative (<inline-formula><mml:math id="M37" display="inline"><mml:mrow><mml:msub><mml:mi>F</mml:mi><mml:mi mathvariant="normal">N</mml:mi></mml:msub></mml:mrow></mml:math></inline-formula>) pixels. Additionally, the F1 score is computed (<inline-formula><mml:math id="M38" display="inline"><mml:mrow><mml:mtext>F1</mml:mtext><mml:mo>=</mml:mo><mml:mn mathvariant="normal">2</mml:mn><mml:mo>⋅</mml:mo><mml:mstyle displaystyle="false"><mml:mfrac style="text"><mml:mrow><mml:mtext>pr</mml:mtext><mml:mo>⋅</mml:mo><mml:mtext>re</mml:mtext></mml:mrow><mml:mrow><mml:mtext>pr</mml:mtext><mml:mo>+</mml:mo><mml:mtext>re</mml:mtext></mml:mrow></mml:mfrac></mml:mstyle></mml:mrow></mml:math></inline-formula>), which is a combination of recall (<inline-formula><mml:math id="M39" display="inline"><mml:mrow><mml:mtext>re</mml:mtext><mml:mo>=</mml:mo><mml:mstyle displaystyle="false"><mml:mfrac style="text"><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>F</mml:mi><mml:mi mathvariant="normal">N</mml:mi></mml:msub></mml:mrow></mml:mfrac></mml:mstyle></mml:mrow></mml:math></inline-formula>) and precision (<inline-formula><mml:math id="M40" display="inline"><mml:mrow><mml:mtext>pr</mml:mtext><mml:mo>=</mml:mo><mml:mstyle displaystyle="false"><mml:mfrac style="text"><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow><mml:mrow><mml:msub><mml:mi>T</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub><mml:mo>+</mml:mo><mml:msub><mml:mi>F</mml:mi><mml:mi mathvariant="normal">P</mml:mi></mml:msub></mml:mrow></mml:mfrac></mml:mstyle></mml:mrow></mml:math></inline-formula>). Because this segmentation task is not binary – rather, every sample has four classes – the metrics are calculated for each class individually and then averaged with equal weighting.</p>
</sec>
<sec id="Ch1.S5.SS2">
  <label>5.2</label><title>Results and discussion</title>
      <p id="d1e1350">In this section, we evaluate our experiments. In  Fig. <xref ref-type="sec" rid="Ch1.S5.SS2.SSS1"/>, we compare the performance of the six experiments described in Fig. <xref ref-type="sec" rid="Ch1.S4.SS2"/>. In Fig. <xref ref-type="sec" rid="Ch1.S5.SS2.SSS2"/>, we analyze the prediction of the fused-label experiment and investigate the influence of season, glacier site, and satellite on the calving-front prediction performance.</p>
<sec id="Ch1.S5.SS2.SSS1">
  <label>5.2.1</label><title>Comparison of the five experiments</title>
      <p id="d1e1366">In Fig. <xref ref-type="fig" rid="Ch1.F9"/>, the MDE of every experiment is compared. The STL approach that is trained on the front labels has an MDE of  <inline-formula><mml:math id="M41" display="inline"><mml:mrow><mml:mn mathvariant="normal">1103</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">72</mml:mn></mml:mrow></mml:math></inline-formula> m, and the STL approach that is trained on the zone labels has an MDE of <inline-formula><mml:math id="M42" display="inline"><mml:mrow><mml:mn mathvariant="normal">1184</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">225</mml:mn></mml:mrow></mml:math></inline-formula> m. A difference between the STL experiments arises in the performance variance, where the model trained on the zone labels is larger. The number of samples that are incorrectly predicted to have no front pixel is similar, with an average of <inline-formula><mml:math id="M43" display="inline"><mml:mrow><mml:mn mathvariant="normal">27.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">6.0</mml:mn></mml:mrow></mml:math></inline-formula> for training on the front and <inline-formula><mml:math id="M44" display="inline"><mml:mrow><mml:mn mathvariant="normal">24.8</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">12.4</mml:mn></mml:mrow></mml:math></inline-formula> out of <inline-formula><mml:math id="M45" display="inline"><mml:mn mathvariant="normal">122</mml:mn></mml:math></inline-formula> for training with zone labels.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F9" specific-use="star"><?xmltex \currentcnt{9}?><?xmltex \def\figurename{Figure}?><label>Figure 9</label><caption><p id="d1e1429">Boxplot of the mean distance error (MDE) of the six experiments. Two columns are colored equally for the multi-task-learning (MTL) experiments. The single-task-learning (STL) experiments are colored in dark and bright blue. Panel <bold>(a)</bold> represents the front delineation based on the front segmentation (task 1), and panel <bold>(b)</bold> represents the front delineation based on the zone segmentation (task 2). The baseline of <xref ref-type="bibr" rid="bib1.bibx17" id="text.39"/> is displayed as a gray line in each half.</p></caption>
            <?xmltex \igopts{width=483.69685pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f09.png"/>

          </fig>

      <p id="d1e1447">The lowest number of samples with false non-front detections achieves the model that is trained on the fused labels (<inline-formula><mml:math id="M46" display="inline"><mml:mrow><mml:mn mathvariant="normal">3.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">2.0</mml:mn></mml:mrow></mml:math></inline-formula> for the front label out of <inline-formula><mml:math id="M47" display="inline"><mml:mn mathvariant="normal">122</mml:mn></mml:math></inline-formula> samples). The baseline of <xref ref-type="bibr" rid="bib1.bibx17" id="author.40"/> is <inline-formula><mml:math id="M48" display="inline"><mml:mrow><mml:mn mathvariant="normal">1</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1</mml:mn></mml:mrow></mml:math></inline-formula> based on the zone segmentation and <inline-formula><mml:math id="M49" display="inline"><mml:mrow><mml:mn mathvariant="normal">7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3</mml:mn></mml:mrow></mml:math></inline-formula> from the front prediction.  All values can be seen in Table <xref ref-type="table" rid="App1.Ch1.S1.T4"/>. All MTL models have a significantly lower MDE than STL models, with a significance level of <inline-formula><mml:math id="M50" display="inline"><mml:mrow><mml:mi mathvariant="italic">α</mml:mi><mml:mo>=</mml:mo><mml:mn mathvariant="normal">0.01</mml:mn></mml:mrow></mml:math></inline-formula> using Student's <inline-formula><mml:math id="M51" display="inline"><mml:mi>t</mml:mi></mml:math></inline-formula> test. The table with the <inline-formula><mml:math id="M52" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> values of all experiment pairs is given in Tables <xref ref-type="table" rid="App1.Ch1.S1.T2"/> and <xref ref-type="table" rid="App1.Ch1.S1.T3"/>. The model that is additionally trained on the glacier boundary has the smallest MDE for both tasks. The MDE baseline of <xref ref-type="bibr" rid="bib1.bibx17" id="text.41"/> is <inline-formula><mml:math id="M53" display="inline"><mml:mrow><mml:mn mathvariant="normal">887</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">189</mml:mn></mml:mrow></mml:math></inline-formula> m for the front prediction and <inline-formula><mml:math id="M54" display="inline"><mml:mrow><mml:mn mathvariant="normal">753</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">76</mml:mn></mml:mrow></mml:math></inline-formula> m for the zone.  Overall, the MDE is similar for all MTL approaches. Student's <inline-formula><mml:math id="M55" display="inline"><mml:mi>t</mml:mi></mml:math></inline-formula> test shows that the differences between the fused label and all other MTL approaches are insignificant (<inline-formula><mml:math id="M56" display="inline"><mml:mrow><mml:mi mathvariant="italic">α</mml:mi><mml:mo>=</mml:mo><mml:mn mathvariant="normal">0.33</mml:mn></mml:mrow></mml:math></inline-formula>).</p>
      <p id="d1e1577">The metrics for the zone segmentation, shown in Table <xref ref-type="table" rid="App1.Ch1.S1.T5"/>, show a similar trend: an improvement in all MTL approaches compared to the STL approach and minor changes between the MTL approaches. The STL of the nnU-Net on the zone label achieves <inline-formula><mml:math id="M57" display="inline"><mml:mrow><mml:mn mathvariant="normal">62.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.5</mml:mn></mml:mrow></mml:math></inline-formula> IoU and an F1 score of <inline-formula><mml:math id="M58" display="inline"><mml:mrow><mml:mn mathvariant="normal">71.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.2</mml:mn></mml:mrow></mml:math></inline-formula>. The highest F1 score achieves the model that is trained with the additional boundary task with <inline-formula><mml:math id="M59" display="inline"><mml:mrow><mml:mn mathvariant="normal">81.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.5</mml:mn></mml:mrow></mml:math></inline-formula>. The model's IoU is <inline-formula><mml:math id="M60" display="inline"><mml:mrow><mml:mn mathvariant="normal">72.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.4</mml:mn></mml:mrow></mml:math></inline-formula>. The baseline of <xref ref-type="bibr" rid="bib1.bibx17" id="text.42"/> is an F1 score of <inline-formula><mml:math id="M61" display="inline"><mml:mrow><mml:mn mathvariant="normal">80.1</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.5</mml:mn></mml:mrow></mml:math></inline-formula> and <inline-formula><mml:math id="M62" display="inline"><mml:mrow><mml:mn mathvariant="normal">69.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.6</mml:mn></mml:mrow></mml:math></inline-formula> IoU.</p>
      <p id="d1e1658">The fused-label approach is the most feasible method, discussed as follows. This approach's performance is on par with the other experiments. Even though the MDE of the boundary experiment is slightly lower than for the fused-label approach, Student's <inline-formula><mml:math id="M63" display="inline"><mml:mi>t</mml:mi></mml:math></inline-formula> test showed that the difference is not significant. Moreover, the fused-label approach requires fewer parameters and no changes to the nnU-Net framework, making its use truly out of the box. Additionally, this approach has a relatively small number (<inline-formula><mml:math id="M64" display="inline"><mml:mrow><mml:mn mathvariant="normal">5</mml:mn><mml:mo>∈</mml:mo><mml:mn mathvariant="normal">122</mml:mn></mml:mrow></mml:math></inline-formula>) of predictions with falsely non-detected fronts.</p>
</sec>
<sec id="Ch1.S5.SS2.SSS2">
  <label>5.2.2</label><title>Analysis of the fused-label experiment</title>
      <p id="d1e1688">For the final evaluation, the zone segmentations of the five models that are trained during the 5-fold cross-validation on the fused labels are combined into a more robust ensemble prediction. The models differ by their weight initialization and train–validation split. However, they are all trained on the fused labels. The ensemble prediction is created by taking the mean of the probabilities for every class each model gives. We do not use the calving-front pixels directly from the prediction but apply the post-processing of the zone label to gain a slightly better MDE. The post-processing labels the edge of the glacier zone as a calving front that has neighboring ocean pixels. The performance of the ensemble prediction results in an MDE of <inline-formula><mml:math id="M65" display="inline"><mml:mrow><mml:mn mathvariant="normal">515</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">39</mml:mn></mml:mrow></mml:math></inline-formula> m and <inline-formula><mml:math id="M66" display="inline"><mml:mrow><mml:mn mathvariant="normal">5</mml:mn><mml:mo>∈</mml:mo><mml:mn mathvariant="normal">122</mml:mn></mml:mrow></mml:math></inline-formula> predictions with no fronts, which is similar to the average performance of the single models. We did not use the ensemble prediction for the comparison between the experiments in Fig. <xref ref-type="sec" rid="Ch1.S5.SS2.SSS1"/> to show the variance that is introduced by a different train–validation split and different weight initialization.</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F10" specific-use="star"><?xmltex \currentcnt{10}?><?xmltex \def\figurename{Figure}?><label>Figure 10</label><caption><p id="d1e1719">Mean distance error (MDE) of the test set grouped by glaciers and subdivided into seasons. The orange boxplot in the first row shows all MDEs of the test set. The olive-green plot below shows the errors from the Columbia images, subdivided into seasons in the third and fourth rows. The last three rows show errors from the Mapple images. The dark-gray line shows the baseline of the zone prediction, and the light-gray line shows the baseline of the front prediction from <xref ref-type="bibr" rid="bib1.bibx18" id="text.43"/>. The ensemble model was trained with the fused zone and front labels. The <inline-formula><mml:math id="M67" display="inline"><mml:mi>y</mml:mi></mml:math></inline-formula> axis has a logarithmic scale. The median is the middle line in the rectangle, and the dashed line represents the mean. The <inline-formula><mml:math id="M68" display="inline"><mml:mi>x</mml:mi></mml:math></inline-formula> axis has a logarithmic scale. Otherwise, the outliers would dominate the plot. The rectangle reaches from the first quartile to the third quartile.</p></caption>
            <?xmltex \igopts{width=341.433071pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f10.png"/>

          </fig>

      <?pagebreak page4966?><p id="d1e1745">The distribution of the MDEs in the test set predictions is plotted in Fig. <xref ref-type="fig" rid="Ch1.F10"/>. In the first row, all errors of the prediction of the <inline-formula><mml:math id="M69" display="inline"><mml:mn mathvariant="normal">117</mml:mn></mml:math></inline-formula> test samples are drawn as dots. The test set contains two glaciers: Mapple and Columbia. The rows below show the distribution of the MDEs in the two test glaciers separated into summer and winter seasons. The main difference in MDE is between glaciers, similarly to the baseline results of <xref ref-type="bibr" rid="bib1.bibx17" id="text.44"/>, with MDEs of <inline-formula><mml:math id="M70" display="inline"><mml:mrow><mml:mn mathvariant="normal">287</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">48</mml:mn></mml:mrow></mml:math></inline-formula> m for Mapple and <inline-formula><mml:math id="M71" display="inline"><mml:mrow><mml:mn mathvariant="normal">840</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">48</mml:mn></mml:mrow></mml:math></inline-formula> m for Columbia. The MDE of our methods is, on average, <inline-formula><mml:math id="M72" display="inline"><mml:mrow><mml:mn mathvariant="normal">109</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">90</mml:mn></mml:mrow></mml:math></inline-formula> m for Mapple, while the MDE of Columbia is <inline-formula><mml:math id="M73" display="inline"><mml:mrow><mml:mn mathvariant="normal">930</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1420</mml:mn></mml:mrow></mml:math></inline-formula> m. The difference in the MDEs is caused by a group of predictions with an error <inline-formula><mml:math id="M74" display="inline"><mml:mrow><mml:mo>&gt;</mml:mo><mml:mn mathvariant="normal">1000</mml:mn></mml:mrow></mml:math></inline-formula> m. The median value is 222 m for Columbia and 80 m for Mapple. The reasons for the large glacier differences might be related to the different shapes. Mapple has a simple calving front, a single line constraint by a straight valley. Columbia has multiple calving fronts, a stream coming from the left side of the image, one from the top, and another from the left (see Fig. <xref ref-type="fig" rid="Ch1.F13"/>).</p>

      <?xmltex \floatpos{t}?><fig id="Ch1.F11" specific-use="star"><?xmltex \currentcnt{11}?><?xmltex \def\figurename{Figure}?><label>Figure 11</label><caption><p id="d1e1824">Mean distance error (MDE) of the test set grouped by the resolution of the synthetic aperture radar (SAR) image. The orange boxplot in the first row shows all MDEs of the test set. ENVISAT, ERS-2, and Sentinel-1  have a resolution of 20 m per pixel. MDEs of this resolution are represented by the dark-red boxplot. PALSAR has a 17 m per pixel resolution. MDEs of images of this resolution are represented in the magenta boxplot. TDX has a 7 m per pixel resolution. MDEs of images of this resolution are represented in the green boxplot. The ensemble model was trained with the fused zone and front labels.  The dark-gray line shows the baseline of the zone prediction, and the light-gray line shows the baseline of the front prediction from <xref ref-type="bibr" rid="bib1.bibx18" id="paren.45"/>.  The <inline-formula><mml:math id="M75" display="inline"><mml:mi>y</mml:mi></mml:math></inline-formula> axis has a logarithmic scale. The median is the middle line in the rectangle, and the dashed line represents the mean. The <inline-formula><mml:math id="M76" display="inline"><mml:mi>x</mml:mi></mml:math></inline-formula> axis has a logarithmic scale. Otherwise, the outliers would dominate the plot. The rectangle reaches from the first quartile to the third quartile.</p></caption>
            <?xmltex \igopts{width=341.433071pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f11.png"/>

          </fig>

      <?xmltex \floatpos{t}?><fig id="Ch1.F12" specific-use="star"><?xmltex \currentcnt{12}?><?xmltex \def\figurename{Figure}?><label>Figure 12</label><caption><p id="d1e1852">Mean distance error (MDE) of the test set grouped by satellites. The dark-gray line shows the baseline of the zone prediction, and the light-gray line shows the baseline of the front prediction from <xref ref-type="bibr" rid="bib1.bibx18" id="paren.46"/>. The images from ERS-2 (light blue), ENVISAT (yellow), and PALSAR (green) only capture the Mapple Glacier. The MDEs from TDX (pink) and Sentinel-1 (turquoise) are subdivided into the two glaciers of the test set. The ensemble model was trained with the fusion of zone and front labels. The <inline-formula><mml:math id="M77" display="inline"><mml:mi>y</mml:mi></mml:math></inline-formula> axis has a logarithmic scale. The median is the middle line in the rectangle, and the dashed line represents the mean. The <inline-formula><mml:math id="M78" display="inline"><mml:mi>x</mml:mi></mml:math></inline-formula> axis has a logarithmic scale. Otherwise, the outliers would dominate the plot. The rectangle reaches from the first quartile to the third quartile.</p></caption>
            <?xmltex \igopts{width=341.433071pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f12.png"/>

          </fig>

      <?xmltex \floatpos{t}?><fig id="Ch1.F13" specific-use="star"><?xmltex \currentcnt{13}?><?xmltex \def\figurename{Figure}?><label>Figure 13</label><caption><p id="d1e1880">Calving front predictions of Columbia on <bold>(a)</bold> 11 February 2016 and <bold>(b)</bold> 22 June 2014 taken by TDX with 7 m pixel resolution (after multi-looking with a factor of <inline-formula><mml:math id="M79" display="inline"><mml:mrow><mml:mn mathvariant="normal">3</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">3</mml:mn></mml:mrow></mml:math></inline-formula>); <bold>(c)</bold> was taken by Sentinel-1  on 10 September 2019 with  20 m pixel resolution. Note the ground truth (blue), the prediction (yellow), and the overlap of ground truth and prediction (magenta). SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
            <?xmltex \igopts{width=398.338583pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f13.jpg"/>

          </fig>

      <?xmltex \floatpos{t}?><fig id="Ch1.F14" specific-use="star"><?xmltex \currentcnt{14}?><?xmltex \def\figurename{Figure}?><label>Figure 14</label><caption><p id="d1e1912">Calving-front predictions of Mapple Glacier. Note the ground truth (blue), the prediction (yellow), the overlap of ground truth and prediction (magenta), and the bounding box (cyan). Panel <bold>(a)</bold> was taken by TDX on 13 October 2008. Panel <bold>(b)</bold> was taken by PALSAR on 29 November 2008. Panel <bold>(c)</bold> was taken by Sentinel-1  on 3 July 2016. Panel <bold>(d)</bold> was taken by Sentinel-1  on 2 March 2019. Panel <bold>(e)</bold> was taken by ERS on 5 February 2007. Panel <bold>(f)</bold> was taken by ENVISAT on 22 September 2007. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
            <?xmltex \igopts{width=398.338583pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f14.jpg"/>

          </fig>

      <p id="d1e1941">There is also a seasonal difference in the MDE. The MDEs of the front prediction during the summer of Mapple and Columbia combined have lower values (<inline-formula><mml:math id="M80" display="inline"><mml:mrow><mml:mn mathvariant="normal">307</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">730</mml:mn></mml:mrow></mml:math></inline-formula> m) than the samples captured during the winter months (<inline-formula><mml:math id="M81" display="inline"><mml:mrow><mml:mn mathvariant="normal">818</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1389</mml:mn></mml:mrow></mml:math></inline-formula> m). However, the medians are closer together, with 150 m in the summer months and 181 m in the winter months. The MDE baseline <xref ref-type="bibr" rid="bib1.bibx17" id="paren.47"/> in summer is <inline-formula><mml:math id="M82" display="inline"><mml:mrow><mml:mn mathvariant="normal">732</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">93</mml:mn></mml:mrow></mml:math></inline-formula> and  <inline-formula><mml:math id="M83" display="inline"><mml:mrow><mml:mn mathvariant="normal">776</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">65</mml:mn></mml:mrow></mml:math></inline-formula> m in winter, although most outliers are from winter seasons in Columbia. In winter, snow coverage of the glacier is more likely. The SAR signal can penetrate through several meters of snow cover, depending on the SAR frequency and the water content of the snow cover. However, most of the studied glaciers, in particular Columbia Glacier and the glaciers of the Antarctic Peninsula, are located in temperate marine environments, making wet-snow conditions also likely during winters. Thus, snow can cover useful artifacts like crevasses and rock structures that can be useful for the pattern recognition of the nnU-Net. However, more important is that the ocean next to the glaciers is covered more often by ice mélange during winters, reducing the contrast between ocean and glacier areas. Even for experienced human mappers, it can be a challenging task to distinguish between the glacier tongue and the ice mélange. Thus, we hypothesize that the network has similar issues, leading to reduced performance during winter. The difference between seasonal MDE also depends on the sensor. The MDE of the<?pagebreak page4968?> low-resolution sensors (Sentinel-1 , ENVISAT) is lower in the summer months. The MDE of the high-resolution sensor (TDX) is lower in winter months, but the difference is much smaller. A table of the MDE grouped by satellite and season is in Appendix <xref ref-type="table" rid="App1.Ch1.S1.T6"/>.</p>
      <p id="d1e1998">An overview of the impact of the sensor resolution is given in Fig. <xref ref-type="fig" rid="Ch1.F11"/>. The images with a resolution of 7 m per pixel have a mean MDE of 180 m. The images with 17 m resolution have a mean MDE of 135 m, but this class contains only images of Mapple Glacier taken by PALSAR. The images with 20 m per pixel have a mean MDE of 1214 m. The distribution has a cluster of MDEs that are larger than 1000 m. These large errors only stem from images of Columbia (see Fig. <xref ref-type="fig" rid="Ch1.F12"/>, row Columbia_S1).</p>
      <?pagebreak page4969?><p id="d1e2005">In Fig. <xref ref-type="fig" rid="Ch1.F12"/>, the MDE is grouped by satellites.  The predictions for the samples captured by ERS, ENVISAT, and PALSAR have a similar average error between 150 and 300 m. However, the ERS, ENVISAT, and PALSAR samples only represent the Mapple Glacier. TDX captures both test sites and has an MDE of <inline-formula><mml:math id="M84" display="inline"><mml:mrow><mml:mn mathvariant="normal">180</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">179</mml:mn></mml:mrow></mml:math></inline-formula> m.  The samples captured by Sentinel-1  have a higher MDE with <inline-formula><mml:math id="M85" display="inline"><mml:mrow><mml:mn mathvariant="normal">1664</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1807</mml:mn></mml:mrow></mml:math></inline-formula> m. The outliers are all from samples of Columbia captured by Sentinel-1. The neural network can not generalize from the training set to this set of samples. The <inline-formula><mml:math id="M86" display="inline"><mml:mn mathvariant="normal">14</mml:mn></mml:math></inline-formula> outliers have a front-line delineation error of <inline-formula><mml:math id="M87" display="inline"><mml:mrow><mml:mo>&gt;</mml:mo><mml:mn mathvariant="normal">1000</mml:mn></mml:mrow></mml:math></inline-formula> m. These are predictions from images of Columbia taken by Sentinel-1. The low-resolution artifacts, e.g., cracks in the ice, are not visible. Figure <xref ref-type="fig" rid="Ch1.F13"/>c shows that the model falsely predicts ocean pixels as the front and does not predict the left calving front at all. The MDE for this sample is <inline-formula><mml:math id="M88" display="inline"><mml:mrow><mml:mn mathvariant="normal">4221</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">5026</mml:mn></mml:mrow></mml:math></inline-formula> m.  We suspect that the complex calving front of Columbia requires a high resolution for accurate detection or more training data from Sentinel-1. The group of outliers heavily increases the overall MDE but can be separated clearly by specifying the satellite and glacier. It shows the generalization limits of our method. For a visual inspection, we provide the predictions of the test set as single images and as an animation on Zenodo (<ext-link xlink:href="https://doi.org/10.5281/zenodo.8379954" ext-link-type="DOI">10.5281/zenodo.8379954</ext-link>, <xref ref-type="bibr" rid="bib1.bibx23" id="altparen.48"/>).</p>
      <p id="d1e2072">The MDE is negatively influenced by calving-front predictions extending over the labeled calving front on the coastline, which can be seen in Fig. <xref ref-type="fig" rid="Ch1.F13"/>a and b. The MDE might give a wrong implication with regard to the usability of these predictions. The prediction of  Fig. <xref ref-type="fig" rid="Ch1.F13"/>b has a relatively high MDE (393 m) because it predicts the coastline as a calving front. Despite this, the prediction can still be used to monitor the change in the position of the calving front and to calculate the total frontal ablation rate or surface area. The prediction can be corrected easily if the coastline is known. The misclassification of the coastline as a calving front holds true for<?pagebreak page4970?> nearly all images of Columbia taken by TDX. In the northern part of Columbia, it is particularly difficult to distinguish between the coastline and calving front because the glacier retreated so far that it transitioned from a marine-terminating glacier to a land-terminating glacier. Without prior knowledge, it is even difficult for humans to distinguish between the coastline and the calving front.</p>
      <p id="d1e2079">The model predictions of the calving front in images of Mapple have a high overlap with the label, even with a low resolution of <inline-formula><mml:math id="M89" display="inline"><mml:mrow><mml:mo>≥</mml:mo><mml:mn mathvariant="normal">20</mml:mn></mml:mrow></mml:math></inline-formula> m (ERS) (see Fig. <xref ref-type="fig" rid="Ch1.F14"/>). There are also some outliers for Mapple, but they are not as severe as the outliers for Columbia. The prediction of Mapple with a high resolution of 7 m per pixel is close to the ground truth (Fig. <xref ref-type="fig" rid="Ch1.F14"/>).</p>
</sec>
</sec>
</sec>
<sec id="Ch1.S6" sec-type="conclusions">
  <label>6</label><title>Conclusions</title>
      <p id="d1e2106">This work explores the use of the nnU-Net by <xref ref-type="bibr" rid="bib1.bibx28" id="text.49"/> in segmenting glacier-calving fronts. The nnU-Net promises an out-of-the-box application of deep learning for segmentation tasks. We evaluate this claim using a dataset of glacier images provided by <xref ref-type="bibr" rid="bib1.bibx18" id="text.50"/>. The dataset contains two tasks: the calving-front detection and the glacier zone segmentation. We try different modifications of multi-task learning (MTL) with two different neural-network architectures to tackle both tasks simultaneously. The results show that combining both tasks increases each task's performance. No significant difference between the two MTL architectures exists. Adding more domain-specific tasks like glacier boundary delineation does not further improve the previous tasks. Due to the small area of the front line, the two labels can be fused into one label. The fusion of labels decreases the number of parameters used, shortens the training time, and reduces the deep learning expertise needed as the nnU-Net can be used without modifications. This approach achieves an average MDE of <inline-formula><mml:math id="M90" display="inline"><mml:mrow><mml:mn mathvariant="normal">541</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">84</mml:mn></mml:mrow></mml:math></inline-formula> m. We provide the code and the pre-trained model for application on further SAR images of glacier fronts (see “Code and data availability” section). The predictions need to be filtered manually since there can be outliers, as our results show. However, this will provide an initial prediction, which eases the task of glacier front delineation.</p>
      <p id="d1e2127">To improve the average MDE, future work should focus on reducing the model performance with low-resolution images, such as with Sentinel-1  with 20 m per pixel resolution. This can be done by including more images taken by Sentinel-1  in the training set or by implementing an oversampling strategy of the low-resolution images.</p>
      <p id="d1e2130">The framework nnU-Net is well suited to segmenting SAR images of glaciers and calving-front delineation. The modification of the nnU-Net for MTL improves the results compared to STL experiments, where only one label is used. However, it is not necessary for glacier segmentation and calving-front delineation because both labels can be fused without losing a significant amount of information. Our findings highlight the suitability of the nnU-net for glacier front segmentation with multi-mission SAR remote sensing data, which will facilitate an efficient, extended spatiotemporal mapping of tidewater glacier terminus changes. Our findings also promote the out-of-the-box application of the nnU-Net for other segmentation tasks based on satellite imagery because we did not need to modify it for the calving-front detection.</p>
</sec>

      
      </body>
    <back><app-group>

<app id="App1.Ch1.S1">
  <?xmltex \currentcnt{A}?><label>Appendix A</label><title>Evaluation results of all experiments</title>
      <p id="d1e2144">This section provides more detailed values of the evaluation. Tables <xref ref-type="table" rid="App1.Ch1.S1.T2"/> and <xref ref-type="table" rid="App1.Ch1.S1.T3"/> contain the <inline-formula><mml:math id="M91" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> values for significant and insignificant differences between models. Table <xref ref-type="table" rid="App1.Ch1.S1.T4"/> contains the zone MDE and the front MDE of the six experiments. The MDE is averaged over the five model results. The baseline from <xref ref-type="bibr" rid="bib1.bibx17" id="text.51"/> is also provided in the first two rows. The values correspond to Fig. <xref ref-type="fig" rid="Ch1.F9"/>. We provide Fig. <xref ref-type="table" rid="App1.Ch1.S1.T7"/> to compare the two methods (nnU-Net and <xref ref-type="bibr" rid="bib1.bibx17" id="altparen.52"/>). Table <xref ref-type="table" rid="App1.Ch1.S1.T6"/> contains the MDE of the fused-label training grouped by satellite and season.</p>

<?xmltex \floatpos{h!}?><table-wrap id="App1.Ch1.S1.T2"><?xmltex \currentcnt{A1}?><label>Table A1</label><caption><p id="d1e2176"><inline-formula><mml:math id="M92" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> value for the significance of different front positions extracted from front predictions. <inline-formula><mml:math id="M93" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> values that surpass the threshold of 3.36 mean that the probability for the difference to be random is below 1 %. <inline-formula><mml:math id="M94" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> values below 1 mean that the difference is by chance, with a probability of 35 %, meaning that the difference is insignificant.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="5">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="right"/>
     <oasis:colspec colnum="3" colname="col3" align="right"/>
     <oasis:colspec colnum="4" colname="col4" align="right"/>
     <oasis:colspec colnum="5" colname="col5" align="right"/>
     <oasis:thead>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Early</oasis:entry>
         <oasis:entry colname="col3">Late</oasis:entry>
         <oasis:entry colname="col4">Boundary</oasis:entry>
         <oasis:entry colname="col5">Fused</oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">MTL</oasis:entry>
         <oasis:entry colname="col3">MTL</oasis:entry>
         <oasis:entry colname="col4">MTL</oasis:entry>
         <oasis:entry colname="col5">labels</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">STL</oasis:entry>
         <oasis:entry colname="col2">15.78</oasis:entry>
         <oasis:entry colname="col3">13.46</oasis:entry>
         <oasis:entry colname="col4">16.14</oasis:entry>
         <oasis:entry colname="col5">14.29</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Early MTL</oasis:entry>
         <oasis:entry colname="col2">0</oasis:entry>
         <oasis:entry colname="col3">0.31</oasis:entry>
         <oasis:entry colname="col4">1.02</oasis:entry>
         <oasis:entry colname="col5">0.43</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Late MTL</oasis:entry>
         <oasis:entry colname="col2"/>
         <oasis:entry colname="col3">0</oasis:entry>
         <oasis:entry colname="col4">0.95</oasis:entry>
         <oasis:entry colname="col5">0.58</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Bound. MTL</oasis:entry>
         <oasis:entry colname="col2"/>
         <oasis:entry colname="col3"/>
         <oasis:entry colname="col4">0</oasis:entry>
         <oasis:entry colname="col5">0.46</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{A1}?></table-wrap>

<?xmltex \floatpos{h!}?><table-wrap id="App1.Ch1.S1.T3"><?xmltex \currentcnt{A2}?><label>Table A2</label><caption><p id="d1e2327"><inline-formula><mml:math id="M95" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> value for the significance of different front positions extracted from zone predictions. <inline-formula><mml:math id="M96" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> values that surpass the threshold of 3.36 mean that the probability for the difference to be random is below 1 %. <inline-formula><mml:math id="M97" display="inline"><mml:mi>T</mml:mi></mml:math></inline-formula> values below 1 mean that the difference is by chance, with a probability of 35 %, meaning that the difference is insignificant.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="5">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="right"/>
     <oasis:colspec colnum="3" colname="col3" align="right"/>
     <oasis:colspec colnum="4" colname="col4" align="right"/>
     <oasis:colspec colnum="5" colname="col5" align="right"/>
     <oasis:thead>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">Early</oasis:entry>
         <oasis:entry colname="col3">Late</oasis:entry>
         <oasis:entry colname="col4">Boundary</oasis:entry>
         <oasis:entry colname="col5">Fused</oasis:entry>
       </oasis:row>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">MTL</oasis:entry>
         <oasis:entry colname="col2">MTL</oasis:entry>
         <oasis:entry colname="col3">MTL</oasis:entry>
         <oasis:entry colname="col4">labels</oasis:entry>
         <oasis:entry colname="col5"/>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">STL</oasis:entry>
         <oasis:entry colname="col2">6.57</oasis:entry>
         <oasis:entry colname="col3">6.51</oasis:entry>
         <oasis:entry colname="col4">6.66</oasis:entry>
         <oasis:entry colname="col5">5.96</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Early MTL</oasis:entry>
         <oasis:entry colname="col2">0</oasis:entry>
         <oasis:entry colname="col3">0.29</oasis:entry>
         <oasis:entry colname="col4">0.03</oasis:entry>
         <oasis:entry colname="col5">0.75</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Late MTL</oasis:entry>
         <oasis:entry colname="col2"/>
         <oasis:entry colname="col3">0</oasis:entry>
         <oasis:entry colname="col4">0.35</oasis:entry>
         <oasis:entry colname="col5">0.58</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Bound. MTL</oasis:entry>
         <oasis:entry colname="col2"/>
         <oasis:entry colname="col3"/>
         <oasis:entry colname="col4">0</oasis:entry>
         <oasis:entry colname="col5">0.81</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{A2}?></table-wrap>

<?xmltex \floatpos{h!}?><table-wrap id="App1.Ch1.S1.T4"><?xmltex \hack{\hsize\textwidth}?><?xmltex \currentcnt{A3}?><label>Table A3</label><caption><p id="d1e2480">MDE of all six experiments. Every experiment setup is trained five times with different weight initializations and train–validation splits and is then averaged. The <inline-formula><mml:math id="M98" display="inline"><mml:mi mathvariant="normal">∅</mml:mi></mml:math></inline-formula> columns show the number of images for which no front was falsely detected out of the <inline-formula><mml:math id="M99" display="inline"><mml:mn mathvariant="normal">122</mml:mn></mml:math></inline-formula> test samples.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="7">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="left"/>
     <oasis:colspec colnum="4" colname="col4" align="right"/>
     <oasis:colspec colnum="5" colname="col5" align="right"/>
     <oasis:colspec colnum="6" colname="col6" align="right"/>
     <oasis:colspec colnum="7" colname="col7" align="right"/>
     <oasis:thead>
       <oasis:row rowsep="1">

         <oasis:entry colname="col1">Model</oasis:entry>

         <oasis:entry colname="col2">Experiment</oasis:entry>

         <oasis:entry colname="col3">Modality</oasis:entry>

         <oasis:entry colname="col4">MDE front  <inline-formula><mml:math id="M100" display="inline"><mml:mo>↓</mml:mo></mml:math></inline-formula> [m]</oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M101" display="inline"><mml:mi mathvariant="normal">∅</mml:mi></mml:math></inline-formula> front</oasis:entry>

         <oasis:entry colname="col6">MDE zone <inline-formula><mml:math id="M102" display="inline"><mml:mo>↓</mml:mo></mml:math></inline-formula> [m]</oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M103" display="inline"><mml:mi mathvariant="normal">∅</mml:mi></mml:math></inline-formula> zone</oasis:entry>

       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>

         <oasis:entry rowsep="1" colname="col1" morerows="1">
                    <xref ref-type="bibr" rid="bib1.bibx17" id="text.53"/>
                  </oasis:entry>

         <oasis:entry colname="col2">Front</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M104" display="inline"><mml:mrow><mml:mn mathvariant="normal">887</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">189</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M105" display="inline"><mml:mrow><mml:mn mathvariant="normal">7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6">–</oasis:entry>

         <oasis:entry colname="col7">–</oasis:entry>

       </oasis:row>
       <oasis:row rowsep="1">

         <oasis:entry colname="col2">Zone</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4">–</oasis:entry>

         <oasis:entry colname="col5">–</oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M106" display="inline"><mml:mrow><mml:mn mathvariant="normal">753</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">76</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M107" display="inline"><mml:mrow><mml:mn mathvariant="normal">1</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col1" morerows="5">nnU-Net</oasis:entry>

         <oasis:entry colname="col2">Front</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M108" display="inline"><mml:mrow><mml:mn mathvariant="normal">1102</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">72</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M109" display="inline"><mml:mrow><mml:mn mathvariant="normal">27.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">6.0</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6">–</oasis:entry>

         <oasis:entry colname="col7">–</oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Zone</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4">–</oasis:entry>

         <oasis:entry colname="col5">–</oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M110" display="inline"><mml:mrow><mml:mn mathvariant="normal">1184</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">255</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M111" display="inline"><mml:mrow><mml:mn mathvariant="normal">24.8</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">12.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Early</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M112" display="inline"><mml:mrow><mml:mn mathvariant="normal">560</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">25</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M113" display="inline"><mml:mrow><mml:mn mathvariant="normal">8.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.0</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M114" display="inline"><mml:mrow><mml:mn mathvariant="normal">509</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">43</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M115" display="inline"><mml:mrow><mml:mn mathvariant="normal">2.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Late</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M116" display="inline"><mml:mrow><mml:mn mathvariant="normal">568</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">51</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M117" display="inline"><mml:mrow><mml:mn mathvariant="normal">8.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.5</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M118" display="inline"><mml:mrow><mml:mn mathvariant="normal">516</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">40</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M119" display="inline"><mml:mrow><mml:mn mathvariant="normal">4.0</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1.1</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Boundary</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M120" display="inline"><mml:mrow><mml:mn mathvariant="normal">543</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">27</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M121" display="inline"><mml:mrow><mml:mn mathvariant="normal">5.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M122" display="inline"><mml:mrow><mml:mn mathvariant="normal">509</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">19</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M123" display="inline"><mml:mrow><mml:mn mathvariant="normal">4.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1.8</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Fused</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M124" display="inline"><mml:mrow><mml:mn mathvariant="normal">552</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">33</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M125" display="inline"><mml:mrow><mml:mn mathvariant="normal">3.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">2.0</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M126" display="inline"><mml:mrow><mml:mn mathvariant="normal">541</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">84</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M127" display="inline"><mml:mrow><mml:mn mathvariant="normal">3.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1.3</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{A3}?></table-wrap>

<?xmltex \floatpos{h!}?><table-wrap id="App1.Ch1.S1.T5"><?xmltex \hack{\hsize\textwidth}?><?xmltex \currentcnt{A4}?><label>Table A4</label><caption><p id="d1e3004">Segmentation metrics of all six experiments. Every experiment setup is trained five times with different weight initializations and train–validation splits. The metric results of each run are then averaged.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="7">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="left"/>
     <oasis:colspec colnum="4" colname="col4" align="right"/>
     <oasis:colspec colnum="5" colname="col5" align="right"/>
     <oasis:colspec colnum="6" colname="col6" align="right"/>
     <oasis:colspec colnum="7" colname="col7" align="right"/>
     <oasis:thead>
       <oasis:row rowsep="1">

         <oasis:entry colname="col1">Model</oasis:entry>

         <oasis:entry colname="col2">Experiment</oasis:entry>

         <oasis:entry colname="col3">Modality</oasis:entry>

         <oasis:entry colname="col4">Precision<inline-formula><mml:math id="M128" display="inline"><mml:mo>↑</mml:mo></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5">Recall<inline-formula><mml:math id="M129" display="inline"><mml:mo>↑</mml:mo></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6">F1<inline-formula><mml:math id="M130" display="inline"><mml:mo>↑</mml:mo></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7">IoU<inline-formula><mml:math id="M131" display="inline"><mml:mo>↑</mml:mo></mml:math></inline-formula></oasis:entry>

       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row rowsep="1">

         <oasis:entry colname="col1">
                  <xref ref-type="bibr" rid="bib1.bibx17" id="text.54"/>
                </oasis:entry>

         <oasis:entry colname="col2">Zone</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M132" display="inline"><mml:mrow><mml:mn mathvariant="normal">84.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.5</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M133" display="inline"><mml:mrow><mml:mn mathvariant="normal">79.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.9</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M134" display="inline"><mml:mrow><mml:mn mathvariant="normal">80.1</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.5</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M135" display="inline"><mml:mrow><mml:mn mathvariant="normal">69.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.6</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col1" morerows="5">nnU-Net</oasis:entry>

         <oasis:entry colname="col2">Front</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4">–</oasis:entry>

         <oasis:entry colname="col5">–</oasis:entry>

         <oasis:entry colname="col6">–</oasis:entry>

         <oasis:entry colname="col7">–</oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Zone</oasis:entry>

         <oasis:entry colname="col3">STL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M136" display="inline"><mml:mrow><mml:mn mathvariant="normal">81.2</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">2.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M137" display="inline"><mml:mrow><mml:mn mathvariant="normal">71.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.2</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M138" display="inline"><mml:mrow><mml:mn mathvariant="normal">71.9</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M139" display="inline"><mml:mrow><mml:mn mathvariant="normal">62.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">3.5</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Early</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M140" display="inline"><mml:mrow><mml:mn mathvariant="normal">87.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M141" display="inline"><mml:mrow><mml:mn mathvariant="normal">80.9</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M142" display="inline"><mml:mrow><mml:mn mathvariant="normal">81.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.6</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M143" display="inline"><mml:mrow><mml:mn mathvariant="normal">72.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.9</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Late</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M144" display="inline"><mml:mrow><mml:mn mathvariant="normal">86.4</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M145" display="inline"><mml:mrow><mml:mn mathvariant="normal">79.9</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.6</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M146" display="inline"><mml:mrow><mml:mn mathvariant="normal">80.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M147" display="inline"><mml:mrow><mml:mn mathvariant="normal">71.1</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Boundary</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M148" display="inline"><mml:mrow><mml:mn mathvariant="normal">87.5</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.3</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M149" display="inline"><mml:mrow><mml:mn mathvariant="normal">80.8</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M150" display="inline"><mml:mrow><mml:mn mathvariant="normal">81.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.5</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M151" display="inline"><mml:mrow><mml:mn mathvariant="normal">72.6</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.4</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
       <oasis:row>

         <oasis:entry colname="col2">Fused</oasis:entry>

         <oasis:entry colname="col3">MTL</oasis:entry>

         <oasis:entry colname="col4"><inline-formula><mml:math id="M152" display="inline"><mml:mrow><mml:mn mathvariant="normal">87.0</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.2</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col5"><inline-formula><mml:math id="M153" display="inline"><mml:mrow><mml:mn mathvariant="normal">79.1</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1.7</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col6"><inline-formula><mml:math id="M154" display="inline"><mml:mrow><mml:mn mathvariant="normal">80.7</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">0.1</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

         <oasis:entry colname="col7"><inline-formula><mml:math id="M155" display="inline"><mml:mrow><mml:mn mathvariant="normal">70.8</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1.8</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>

       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{A4}?></table-wrap>

<?xmltex \floatpos{h!}?><table-wrap id="App1.Ch1.S1.T6"><?xmltex \hack{\hsize\textwidth}?><?xmltex \currentcnt{A5}?><label>Table A5</label><caption><p id="d1e3490">MDE of the fused-label experiments grouped by sensor and season.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="7">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="right"/>
     <oasis:colspec colnum="3" colname="col3" align="right"/>
     <oasis:colspec colnum="4" colname="col4" align="right"/>
     <oasis:colspec colnum="5" colname="col5" align="right"/>
     <oasis:colspec colnum="6" colname="col6" align="right"/>
     <oasis:colspec colnum="7" colname="col7" align="right"/>
     <oasis:thead>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">Satellite</oasis:entry>
         <oasis:entry colname="col2">S1</oasis:entry>
         <oasis:entry colname="col3">ENVISAT</oasis:entry>
         <oasis:entry colname="col4">ERS</oasis:entry>
         <oasis:entry colname="col5">PALSAR</oasis:entry>
         <oasis:entry colname="col6">TDX</oasis:entry>
         <oasis:entry colname="col7">all</oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">Winter</oasis:entry>
         <oasis:entry colname="col2"><inline-formula><mml:math id="M156" display="inline"><mml:mrow><mml:mn mathvariant="normal">2529</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1719</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M157" display="inline"><mml:mrow><mml:mn mathvariant="normal">241</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">101</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col4">–</oasis:entry>
         <oasis:entry colname="col5">–</oasis:entry>
         <oasis:entry colname="col6"><inline-formula><mml:math id="M158" display="inline"><mml:mrow><mml:mn mathvariant="normal">160</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">125</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col7"><inline-formula><mml:math id="M159" display="inline"><mml:mrow><mml:mn mathvariant="normal">818</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1389</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Summer</oasis:entry>
         <oasis:entry colname="col2"><inline-formula><mml:math id="M160" display="inline"><mml:mrow><mml:mn mathvariant="normal">798</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">1442</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M161" display="inline"><mml:mrow><mml:mn mathvariant="normal">122</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">61</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col4"><inline-formula><mml:math id="M162" display="inline"><mml:mrow><mml:mn mathvariant="normal">83</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">39</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col5"><inline-formula><mml:math id="M163" display="inline"><mml:mrow><mml:mn mathvariant="normal">135</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">68</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col6"><inline-formula><mml:math id="M164" display="inline"><mml:mrow><mml:mn mathvariant="normal">197</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">213</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
         <oasis:entry colname="col7"><inline-formula><mml:math id="M165" display="inline"><mml:mrow><mml:mn mathvariant="normal">307</mml:mn><mml:mo>±</mml:mo><mml:mn mathvariant="normal">730</mml:mn></mml:mrow></mml:math></inline-formula> m</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{A5}?></table-wrap>

<?xmltex \floatpos{h!}?><table-wrap id="App1.Ch1.S1.T7"><?xmltex \hack{\hsize\textwidth}?><?xmltex \currentcnt{A6}?><label>Table A6</label><caption><p id="d1e3708">Comparison of the U-Net training setup and hyperparameters of <xref ref-type="bibr" rid="bib1.bibx17" id="text.55"/> and the nnU-Net <xref ref-type="bibr" rid="bib1.bibx28" id="paren.56"/>.</p></caption><oasis:table frame="topbot"><oasis:tgroup cols="3">
     <oasis:colspec colnum="1" colname="col1" align="left"/>
     <oasis:colspec colnum="2" colname="col2" align="left"/>
     <oasis:colspec colnum="3" colname="col3" align="left"/>
     <oasis:thead>
       <oasis:row rowsep="1">
         <oasis:entry colname="col1">Hyperparameter</oasis:entry>
         <oasis:entry colname="col2">
                  <xref ref-type="bibr" rid="bib1.bibx17" id="text.57"/>
                </oasis:entry>
         <oasis:entry colname="col3">nnU-Net <xref ref-type="bibr" rid="bib1.bibx28" id="paren.58"/></oasis:entry>
       </oasis:row>
     </oasis:thead>
     <oasis:tbody>
       <oasis:row>
         <oasis:entry colname="col1">Number of convolutional layers</oasis:entry>
         <oasis:entry colname="col2">10</oasis:entry>
         <oasis:entry colname="col3">34</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Pooling</oasis:entry>
         <oasis:entry colname="col2">Max pooling</oasis:entry>
         <oasis:entry colname="col3">Strided convolution</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Activation function</oasis:entry>
         <oasis:entry colname="col2">ReLU</oasis:entry>
         <oasis:entry colname="col3">Leaky ReLU</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Patch size</oasis:entry>
         <oasis:entry colname="col2"><inline-formula><mml:math id="M166" display="inline"><mml:mrow><mml:mn mathvariant="normal">256</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">256</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M167" display="inline"><mml:mrow><mml:mn mathvariant="normal">1280</mml:mn><mml:mo>×</mml:mo><mml:mn mathvariant="normal">1024</mml:mn></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Batch size</oasis:entry>
         <oasis:entry colname="col2">16</oasis:entry>
         <oasis:entry colname="col3">2</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Optimizer</oasis:entry>
         <oasis:entry colname="col2">Cyclic learning rate scheduler <xref ref-type="bibr" rid="bib1.bibx46" id="paren.59"/></oasis:entry>
         <oasis:entry colname="col3">SGD with a Nesterov momentum of 0.99</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">in combination with the Adam optimizer</oasis:entry>
         <oasis:entry colname="col3">and a weight decay of <inline-formula><mml:math id="M168" display="inline"><mml:mrow><mml:mn mathvariant="normal">3</mml:mn><mml:mo>×</mml:mo><mml:msup><mml:mn mathvariant="normal">10</mml:mn><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">5</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1"/>
         <oasis:entry colname="col2">
                  <xref ref-type="bibr" rid="bib1.bibx31" id="paren.60"/>
                </oasis:entry>
         <oasis:entry colname="col3"/>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Initial learning rate</oasis:entry>
         <oasis:entry colname="col2"><inline-formula><mml:math id="M169" display="inline"><mml:mrow><mml:mn mathvariant="normal">4</mml:mn><mml:mo>×</mml:mo><mml:msup><mml:mn mathvariant="normal">10</mml:mn><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">5</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:math></inline-formula></oasis:entry>
         <oasis:entry colname="col3"><inline-formula><mml:math id="M170" display="inline"><mml:mrow><mml:mn mathvariant="normal">1</mml:mn><mml:mo>×</mml:mo><mml:msup><mml:mn mathvariant="normal">10</mml:mn><mml:mrow><mml:mo>-</mml:mo><mml:mn mathvariant="normal">3</mml:mn></mml:mrow></mml:msup></mml:mrow></mml:math></inline-formula></oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Gradient clipping</oasis:entry>
         <oasis:entry colname="col2">True</oasis:entry>
         <oasis:entry colname="col3">False</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Deep supervision</oasis:entry>
         <oasis:entry colname="col2">False</oasis:entry>
         <oasis:entry colname="col3">True</oasis:entry>
       </oasis:row>
       <oasis:row>
         <oasis:entry colname="col1">Loss function</oasis:entry>
         <oasis:entry colname="col2">Combination of dice and cross-entropy</oasis:entry>
         <oasis:entry colname="col3">Combination of dice and cross-entropy</oasis:entry>
       </oasis:row>
     </oasis:tbody>
   </oasis:tgroup></oasis:table><?xmltex \gdef\@currentlabel{A6}?></table-wrap>

<?xmltex \hack{\clearpage}?>
</app>

<?pagebreak page4972?><app id="App1.Ch1.S2">
  <?xmltex \currentcnt{B}?><label>Appendix B</label><title>Calving-front labels</title>
      <p id="d1e3978">The other six glacier sites in this section are displayed complementarily to Fig. <xref ref-type="fig" rid="Ch1.F4"/>. The corresponding calving fronts of the different time steps are colored with a gradient from bright for the past to dark red for the most recent fronts.</p>

      <?xmltex \floatpos{h!}?><fig id="App1.Ch1.S2.F15"><?xmltex \currentcnt{B1}?><?xmltex \def\figurename{Figure}?><label>Figure B1</label><caption><p id="d1e3985">Jakobshavn Isbrae Glacier from 1995 to 2014. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f15.jpg"/>

      </fig>

      <?xmltex \floatpos{h!}?><fig id="App1.Ch1.S2.F16"><?xmltex \currentcnt{B2}?><?xmltex \def\figurename{Figure}?><label>Figure B2</label><caption><p id="d1e3996">Mapple Glacier from 2006 to 2020. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f16.jpg"/>

      </fig>

      <?xmltex \floatpos{h!}?><fig id="App1.Ch1.S2.F17"><?xmltex \currentcnt{B3}?><?xmltex \def\figurename{Figure}?><label>Figure B3</label><caption><p id="d1e4008">Crane Glacier from 2002 to 2014. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f17.jpg"/>

      </fig>

      <?xmltex \floatpos{h!}?><fig id="App1.Ch1.S2.F18"><?xmltex \currentcnt{B4}?><?xmltex \def\figurename{Figure}?><label>Figure B4</label><caption><p id="d1e4019">Dinsmoore–Bombardier–Edgeworth glaciers from 1995 to 2014. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f18.jpg"/>

      </fig>

<?xmltex \hack{\clearpage}?><?xmltex \floatpos{h!}?><fig id="App1.Ch1.S2.F19"><?xmltex \currentcnt{B5}?><?xmltex \def\figurename{Figure}?><label>Figure B5</label><caption><p id="d1e4031">Jorum Glacier from 2003 to 2020. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f19.jpg"/>

      </fig>

      <?xmltex \floatpos{h!}?><fig id="App1.Ch1.S2.F20"><?xmltex \currentcnt{B6}?><?xmltex \def\figurename{Figure}?><label>Figure B6</label><caption><p id="d1e4042">Sjögren-Inlet Glacier from 1995 to 2014. SAR imagery was provided by DLR, ESA, and ASF.</p></caption>
        <?xmltex \igopts{width=236.157874pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f20.jpg"/>

      </fig>

</app>

<?pagebreak page4973?><app id="App1.Ch1.S3">
  <?xmltex \currentcnt{C}?><label>Appendix C</label><title>Temporal distribution of zone label</title>
      <p id="d1e4059">Figure <xref ref-type="fig" rid="App1.Ch1.S3.F21"/> shows the temporal distribution of the zone label. Jacobshavn and Columbia, the two glaciers in the Northern Hemisphere, show an increase in ocean area with a decreasing glacier area. In particular, the set of images of the glaciers on the Antarctic Peninsula has samples with large areas with no available information. Low partial coverage by the radar swath causes prominent peaks of the no-information-available class. Jacobshavn's area distribution shows a repetitive structure of increasing and decreasing glacier area. This pattern represents seasonal changes.</p><?xmltex \hack{\clearpage}?><?xmltex \floatpos{h!}?><fig id="App1.Ch1.S3.F21"><?xmltex \currentcnt{C1}?><?xmltex \def\figurename{Figure}?><label>Figure C1</label><caption><p id="d1e4066">Changes of the class distributions in the zone labels of each glacier over time. The ocean is colored in blue, the glacier area is colored in white, the rock is colored in gray, and the area with no available information (NA) is colored in black. There is no radar reflection in the NA area due to terrain elevation causing shadows or due to limited coverage by the radar swath.</p></caption>
        <?xmltex \hack{\hsize\textwidth}?>
        <?xmltex \igopts{width=398.338583pt}?><graphic xlink:href="https://tc.copernicus.org/articles/17/4957/2023/tc-17-4957-2023-f21.png"/>

      </fig>

<?xmltex \hack{\clearpage}?>
</app>
  </app-group><notes notes-type="codedataavailability"><title>Code and data availability</title>

      <p id="d1e4083">The code is fundamentally based on the nnU-Net by <xref ref-type="bibr" rid="bib1.bibx28" id="text.61"/>, which is also publicly available (<uri>https://github.com/MIC-DKFZ/nnUNet/tree/nnunetv1</uri>, <xref ref-type="bibr" rid="bib1.bibx27" id="altparen.62"/>). We modified the neural-network architecture and the corresponding pre- and post-processing. The modified version of the nnU-Net and our evaluation and visualization scripts are available on Zenodo (<ext-link xlink:href="https://doi.org/10.5281/zenodo.10168770" ext-link-type="DOI">10.5281/zenodo.10168770</ext-link>, <xref ref-type="bibr" rid="bib1.bibx26" id="altparen.63"/>), and a demo version is provided on Hugging Face (<ext-link xlink:href="https://doi.org/10.5281/zenodo.10169965" ext-link-type="DOI">10.5281/zenodo.10169965</ext-link>, <xref ref-type="bibr" rid="bib1.bibx25" id="altparen.64"/>). The calving-front predictions of the test set are available on Zenodo (<ext-link xlink:href="https://doi.org/10.5281/zenodo.8379954" ext-link-type="DOI">10.5281/zenodo.8379954</ext-link>, <xref ref-type="bibr" rid="bib1.bibx23" id="altparen.65"/>), as well as the pre-trained model (<ext-link xlink:href="https://doi.org/10.5281/zenodo.7837300" ext-link-type="DOI">10.5281/zenodo.7837300</ext-link>, <xref ref-type="bibr" rid="bib1.bibx24" id="altparen.66"/>). The dataset is provided by <xref ref-type="bibr" rid="bib1.bibx18" id="text.67"/> (<ext-link xlink:href="https://doi.org/10.1594/PANGAEA.940950" ext-link-type="DOI">10.1594/PANGAEA.940950</ext-link>).</p>
  </notes><notes notes-type="authorcontribution"><title>Author contributions</title>

      <p id="d1e4130">OH and NG were responsible for conceptualizing the study. OH developed and implemented the methodology and software for the experiments. NG and TS provided the dataset and a benchmark score. NG and VC supervised the study and reviewed and edited the paper. JJF acquired financial support. OH created visualizations and prepared the paper with contributions from all the co-authors. JJF, VC, and NG reviewed and edited the paper.</p>
  </notes><notes notes-type="competinginterests"><title>Competing interests</title>

      <p id="d1e4136">At least one of the (co-)authors is a member of the editorial board of <italic>The Cryosphere</italic>. The peer-review process was guided by an independent editor, and the authors also have no other competing interests to declare.</p>
  </notes><notes notes-type="disclaimer"><title>Disclaimer</title>

      <p id="d1e4145">Publisher's note: Copernicus Publications remains neutral with regard to jurisdictional claims made in the text, published maps, institutional affiliations, or any other geographical representation in this paper. While Copernicus Publications makes every effort to include appropriate place names, the final responsibility lies with the authors.</p>
  </notes><ack><title>Acknowledgements</title><p id="d1e4151">We acknowledge the free provision of the SAR data via various proposals from ESA, ASF, and DLR.</p></ack><notes notes-type="financialsupport"><title>Financial support</title>

      <p id="d1e4156">This research has been supported by the European Research Council H2020 European Research Council (grant no. 948290), the Staedtler Stiftung (Emerging Field Initiative (EFI), TAPE), the Bayerisches Staatsministerium für Wissenschaft und Kunst (Measuring and Modelling Mountain Glaciers in a Changing Climate (IDP M<inline-formula><mml:math id="M171" display="inline"><mml:msup><mml:mi/><mml:mn mathvariant="normal">3</mml:mn></mml:msup></mml:math></inline-formula>OCCA)), the Deutsche Forschungsgemeinschaft (National High-Performance Computing Center (NHR@FAU)), and the Universitätsbund Erlangen-Nürnberg (Open Access Publication Funding).</p>
  </notes><notes notes-type="reviewstatement"><title>Review statement</title>

      <p id="d1e4172">This paper was edited by Stef Lhermitte and reviewed by two anonymous referees.</p>
  </notes><ref-list>
    <title>References</title>

      <ref id="bib1.bibx1"><?xmltex \def\ref@label{{Abolvardi et~al.(2020)}}?><label>Abolvardi et al.(2020)</label><?label abolvardi_unet-based_2020?><mixed-citation>Abolvardi, A. A., Hamey, L., and Ho-Shon, K.: UNET-Based Multi-Task Architecture for Brain Lesion Segmentation, in: Digital Image Computing: Techniques and Applications (DICTA), 1–7, <ext-link xlink:href="https://doi.org/10.1109/DICTA51227.2020.9363397" ext-link-type="DOI">10.1109/DICTA51227.2020.9363397</ext-link>, 2020.</mixed-citation></ref>
      <ref id="bib1.bibx2"><?xmltex \def\ref@label{{Amundson et~al.(2010)}}?><label>Amundson et al.(2010)</label><?label Amundson2010?><mixed-citation>Amundson, J. M., Fahnestock, M., Truffer, M., Brown, J., Lüthi, M. P., and Motyka, R. J.: Ice mélange dynamics and implications for terminus stability, Jakobshavn Isbrse, Greenland, J. Geophys. Res.-Earth Surf., 115, F01005, <ext-link xlink:href="https://doi.org/10.1029/2009JF001405" ext-link-type="DOI">10.1029/2009JF001405</ext-link>, 2010.</mixed-citation></ref>
      <ref id="bib1.bibx3"><?xmltex \def\ref@label{{Amyar et~al.(2020)}}?><label>Amyar et al.(2020)</label><?label amyar_multi-task_2020?><mixed-citation>Amyar, A., Modzelewski, R., Li, H., and Ruan, S.: Multi-task deep learning based CT imaging analysis for COVID-19 pneumonia: Classification and segmentation, Comput. Biol. Med., 126, 104037, <ext-link xlink:href="https://doi.org/10.1016/j.compbiomed.2020.104037" ext-link-type="DOI">10.1016/j.compbiomed.2020.104037</ext-link>, 2020.</mixed-citation></ref>
      <ref id="bib1.bibx4"><?xmltex \def\ref@label{{Baumhoer et~al.(2018)}}?><label>Baumhoer et al.(2018)</label><?label Baumhoer2018?><mixed-citation>Baumhoer, C. A., Dietz, A. J., Dech, S., and Kuenzer, C.: Remote sensing of antarctic glacier and ice-shelf front dynamics-a review, Remote Sens., 10, 1445, <ext-link xlink:href="https://doi.org/10.3390/rs10091445" ext-link-type="DOI">10.3390/rs10091445</ext-link>, 2018.</mixed-citation></ref>
      <ref id="bib1.bibx5"><?xmltex \def\ref@label{{Baumhoer et~al.(2019)}}?><label>Baumhoer et al.(2019)</label><?label baumhoer_automated_2019?><mixed-citation>Baumhoer, C. A., Dietz, A. J., Kneisel, C., and Kuenzer, C.: Automated Extraction of Antarctic Glacier and Ice Shelf Fronts from Sentinel-1 Imagery Using Deep Learning, Remote Sens., 11, 2529, <ext-link xlink:href="https://doi.org/10.3390/rs11212529" ext-link-type="DOI">10.3390/rs11212529</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx6"><?xmltex \def\ref@label{{Baumhoer et~al.(2021)}}?><label>Baumhoer et al.(2021)</label><?label baumhoer_environmental_2021?><mixed-citation>Baumhoer, C. A., Dietz, A. J., Kneisel, C., Paeth, H., and Kuenzer, C.: Environmental drivers of circum-Antarctic glacier and ice shelf front retreat over the last two decades, The Cryosphere, 15, 2357–2381, <ext-link xlink:href="https://doi.org/10.5194/tc-15-2357-2021" ext-link-type="DOI">10.5194/tc-15-2357-2021</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx7"><?xmltex \def\ref@label{{Baumhoer et~al.(2023)}}?><label>Baumhoer et al.(2023)</label><?label Baumhoer2023?><mixed-citation>Baumhoer, C. A., Dietz, A. J., Heidler, K., and Kuenzer, C.: IceLines – A new data set of Antarctic ice shelf front positions, Sci. Data, 10, 138, <ext-link xlink:href="https://doi.org/10.1038/s41597-023-02045-x" ext-link-type="DOI">10.1038/s41597-023-02045-x</ext-link>, 2023.</mixed-citation></ref>
      <ref id="bib1.bibx8"><?xmltex \def\ref@label{{Beer et~al.(2021)}}?><label>Beer et al.(2021)</label><?label beer2021polarforschungsagenda?><mixed-citation> Beer, C., Biebow, N., Braun, M., Döring, N., Gaedicke, C., Gutt, J., Hagen, W., Hauck, J., Heinemann, G., Herata, H., Holfort, J., Jung, T., Kassens, H., Klenzendorf, S., Läufer, A., Lohmann, G., Nixdorf, U., Plass, S., Quillfeldt, P., Rhein, M., Rachold, V., Riedel, A., Sachs, T., and Wendisch, M.: Forschungsagenda Polarregionen im Wandel, 79, Bundesministerium für Bildung und Forschung (BMBF), Germany, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx9"><?xmltex \def\ref@label{{Bischke et~al.(2019)}}?><label>Bischke et al.(2019)</label><?label bischke_multi-task_2019?><mixed-citation>Bischke, B., Helber, P., Folz, J., Borth, D., and Dengel, A.: Multi-Task Learning for Segmentation of Building Footprints with Deep Neural Networks, in: International Conference on Image Processing (ICIP), 1480–1484, IEEE, Taipei, ISBN 978-1-5386-6249-6, <ext-link xlink:href="https://doi.org/10.1109/ICIP.2019.8803050" ext-link-type="DOI">10.1109/ICIP.2019.8803050</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx10"><?xmltex \def\ref@label{{Carr et~al.(2014)}}?><label>Carr et al.(2014)</label><?label Carr2014?><mixed-citation>Carr, J. R., Stokes, C., and Vieli, A.: Recent retreat of major outlet glaciers on Novaya Zemlya, Russian Arctic, influenced by fjord geometry and sea-ice conditions, J. Glaciol., 60, 155–170, <ext-link xlink:href="https://doi.org/10.3189/2014JoG13J122" ext-link-type="DOI">10.3189/2014JoG13J122</ext-link>, 2014.</mixed-citation></ref>
      <ref id="bib1.bibx11"><?xmltex \def\ref@label{{Chen et~al.(2018)}}?><label>Chen et al.(2018)</label><?label chen2018encoder?><mixed-citation>Chen, L.-C., Zhu, Y., Papandreou, G., Schroff, F., and Adam, H.: Encoder-Decoder with Atrous Separable Convolution for Semantic Image Segmentation, in: European conference on computer vision (ECCV), edited by: Ferrari, V., Hebert, M., Sminchisescu, C., and Weiss, Y., 833–851, Springer International Publishing, Cham, ISBN 978-3-030-01234-2, <ext-link xlink:href="https://doi.org/10.1007/978-3-030-01234-2_49" ext-link-type="DOI">10.1007/978-3-030-01234-2_49</ext-link>, 2018.</mixed-citation></ref>
      <ref id="bib1.bibx12"><?xmltex \def\ref@label{{Chen et~al.(2019)}}?><label>Chen et al.(2019)</label><?label chen_multi-task_2019?><mixed-citation>Chen, S., Bortsova, G., García-Uceda Juárez, A., van Tulder, G., and de Bruijne, M.: Multi-task Attention-Based Semi-supervised Learning for Medical Image Segmentation, in: Medical Image Computing and Computer Assisted Intervention – MICCAI 2019, edi<?pagebreak page4976?>ted by: Shen, D., Liu, T., Peters, T. M., Staib, L. H., Essert, C., Zhou, S., Yap, P.-T., and Khan, A., Lecture Notes in Computer Science, 457–465, Springer International Publishing, Cham, ISBN 978-3-030-32248-9, <ext-link xlink:href="https://doi.org/10.1007/978-3-030-32248-9_51" ext-link-type="DOI">10.1007/978-3-030-32248-9_51</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx13"><?xmltex \def\ref@label{{Cheng et~al.(2021)}}?><label>Cheng et al.(2021)</label><?label cheng_calving_2021?><mixed-citation>Cheng, D., Hayes, W., Larour, E., Mohajerani, Y., Wood, M., Velicogna, I., and Rignot, E.: Calving Front Machine (CALFIN): glacial termini dataset and automated deep learning extraction method for Greenland, 1972–2019, The Cryosphere, 15, 1663–1675, <ext-link xlink:href="https://doi.org/10.5194/tc-15-1663-2021" ext-link-type="DOI">10.5194/tc-15-1663-2021</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx14"><?xmltex \def\ref@label{{Cook et~al.(2012)}}?><label>Cook et al.(2012)</label><?label cook2012?><mixed-citation>Cook, A. J., Murray, T., Luckman, A., Vaughan, D. G., and Barrand, N. E.: A new 100-m Digital Elevation Model of the Antarctic Peninsula derived from ASTER Global DEM: methods and accuracy assessment, Earth Syst. Sci. Data, 4, 129–142, <ext-link xlink:href="https://doi.org/10.5194/essd-4-129-2012" ext-link-type="DOI">10.5194/essd-4-129-2012</ext-link>, 2012.</mixed-citation></ref>
      <ref id="bib1.bibx15"><?xmltex \def\ref@label{{Davari et~al.(2022)}}?><label>Davari et al.(2022)</label><?label davari_pixel-wise_2021?><mixed-citation>Davari, A., Baller, C., Seehaus, T., Braun, M., Maier, A., and Christlein, V.: Pixel-wise Distance Regression for Glacier Calving Front Detection and Segmentation, IEEE T. Geosci. Remote, 60, 1–10, <ext-link xlink:href="https://doi.org/10.1109/TGRS.2022.3158591" ext-link-type="DOI">10.1109/TGRS.2022.3158591</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx16"><?xmltex \def\ref@label{{Friedl et~al.(2018)}}?><label>Friedl et al.(2018)</label><?label Friedl2018?><mixed-citation>Friedl, P., Seehaus, T. C., Wendt, A., Braun, M. H., and Höppner, K.: Recent dynamic changes on Fleming Glacier after the disintegration of Wordie Ice Shelf, Antarctic Peninsula, The Cryosphere, 12, 1347–1365, <ext-link xlink:href="https://doi.org/10.5194/tc-12-1347-2018" ext-link-type="DOI">10.5194/tc-12-1347-2018</ext-link>, 2018.</mixed-citation></ref>
      <ref id="bib1.bibx17"><?xmltex \def\ref@label{{Gourmelon et~al.(2022a)}}?><label>Gourmelon et al.(2022a)</label><?label nora?><mixed-citation>Gourmelon, N., Seehaus, T., Braun, M., Maier, A., and Christlein, V.: Calving fronts and where to find them: a benchmark dataset and methodology for automatic glacier calving front extraction from synthetic aperture radar imagery, Earth Syst. Sci. Data, 14, 4287–4313, <ext-link xlink:href="https://doi.org/10.5194/essd-14-4287-2022" ext-link-type="DOI">10.5194/essd-14-4287-2022</ext-link>, 2022a.</mixed-citation></ref>
      <ref id="bib1.bibx18"><?xmltex \def\ref@label{{Gourmelon et~al.(2022b)}}?><label>Gourmelon et al.(2022b)</label><?label gourmelon2022ccfa?><mixed-citation>Gourmelon, N., Seehaus, T., Braun, M. H., Maier, A., and Christlein, V.: CaFFe (CAlving Fronts and where to Find thEm: a benchmark dataset and methodology for automatic glacier calving front extraction from sar imagery), PANGAEA [data set], <ext-link xlink:href="https://doi.org/10.1594/PANGAEA.940950" ext-link-type="DOI">10.1594/PANGAEA.940950</ext-link>, 2022b.</mixed-citation></ref>
      <ref id="bib1.bibx19"><?xmltex \def\ref@label{{Hartmann et~al.(2021)}}?><label>Hartmann et al.(2021)</label><?label hartmann_bayesian_2021?><mixed-citation>Hartmann, A., Davari, A., Seehaus, T., Braun, M., Maier, A., and Christlein, V.: Bayesian U-Net for Segmenting Glaciers in Sar Imagery, IEEE International Geoscience and Remote Sensing Symposium (IGARSS), 41, 3479–3482, <ext-link xlink:href="https://doi.org/10.1109/IGARSS47720.2021.9554292" ext-link-type="DOI">10.1109/IGARSS47720.2021.9554292</ext-link>, iSSN: 2153-7003, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx20"><?xmltex \def\ref@label{{He et~al.(2021)}}?><label>He et al.(2021)</label><?label he_hf-unet_2021?><mixed-citation>He, K., Lian, C., Zhang, B., Zhang, X., Cao, X., Nie, D., Gao, Y., Zhang, J., and Shen, D.: HF-UNet: Learning Hierarchically Inter-Task Relevance in Multi-Task U-Net for Accurate Prostate Segmentation in CT Images, IEEE T. Med. Imaging, 40, 2118–2128, <ext-link xlink:href="https://doi.org/10.1109/TMI.2021.3072956" ext-link-type="DOI">10.1109/TMI.2021.3072956</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx21"><?xmltex \def\ref@label{{Heidler et~al.(2021)}}?><label>Heidler et al.(2021)</label><?label heidler_hed-unet_2021?><mixed-citation>Heidler, K., Mou, L., Baumhoer, C., Dietz, A., and Zhu, X. X.: HED-UNet: Combined Segmentation and Edge Detection for Monitoring the Antarctic Coastline, IEEE T. Geosci. Remote, 60, 1–14, <ext-link xlink:href="https://doi.org/10.1109/TGRS.2021.3064606" ext-link-type="DOI">10.1109/TGRS.2021.3064606</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx22"><?xmltex \def\ref@label{{Heller et~al.(2021)}}?><label>Heller et al.(2021)</label><?label HELLER2021101821?><mixed-citation>Heller, N., Isensee, F., Maier-Hein, K. H., Hou, X., Xie, C., Li, F., Nan, Y., Mu, G., Lin, Z., Han, M., Yao, G., Gao, Y., Zhang, Y., Wang, Y., Hou, F., Yang, J., Xiong, G., Tian, J., Zhong, C., Ma, J., Rickman, J., Dean, J., Stai, B., Tejpaul, R., Oestreich, M., Blake, P., Kaluzniak, H., Raza, S., Rosenberg, J., Moore, K., Walczak, E., Rengel, Z., Edgerton, Z., Vasdev, R., Peterson, M., McSweeney, S., Peterson, S., Kalapara, A., Sathianathen, N., Papanikolopoulos, N., and Weight, C.: The state of the art in kidney and kidney tumor segmentation in contrast-enhanced CT imaging: Results of the KiTS19 challenge, Med. Image Anal., 67, 101821, <ext-link xlink:href="https://doi.org/10.1016/j.media.2020.101821" ext-link-type="DOI">10.1016/j.media.2020.101821</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx23"><?xmltex \def\ref@label{Herrmann(2023a)}?><label>Herrmann(2023a)</label><?label Herrmann2023?><mixed-citation>Herrmann, O.: Out-of-the-box calving front detection method using deep learning (Version 3), Zenodo [data set], <ext-link xlink:href="https://doi.org/10.5281/zenodo.8379954" ext-link-type="DOI">10.5281/zenodo.8379954</ext-link>, 2023a.</mixed-citation></ref>
      <ref id="bib1.bibx24"><?xmltex \def\ref@label{Herrmann(2023b)}?><label>Herrmann(2023b)</label><?label Herrmann2023b?><mixed-citation>Herrmann, O.: Pretrained_nnUNet_calvingfront_detection, Zenodo [code], <ext-link xlink:href="https://doi.org/10.5281/zenodo.7837300" ext-link-type="DOI">10.5281/zenodo.7837300</ext-link>, 2023b.</mixed-citation></ref>
      <ref id="bib1.bibx25"><?xmltex \def\ref@label{Herrmann(2023c)}?><label>Herrmann(2023c)</label><?label herrmann_huggingface2023?><mixed-citation>Oskar Herrmann: nnUNet_calvingfront_detection, Zenodo [code], <ext-link xlink:href="https://doi.org/10.5281/zenodo.10169965" ext-link-type="DOI">10.5281/zenodo.10169965</ext-link>, 2023c.</mixed-citation></ref>
      <ref id="bib1.bibx26"><?xmltex \def\ref@label{Herrmann and Gourmelon(2023)}?><label>Herrmann and Gourmelon(2023)</label><?label herrmann_gitrepo2023?><mixed-citation>Herrmann, O. and Gourmelon, N.: nnUNet_calvingfront_detection, Zenodo [code], <ext-link xlink:href="https://doi.org/10.5281/zenodo.10168770" ext-link-type="DOI">10.5281/zenodo.10168770</ext-link>, 2023.</mixed-citation></ref>
      <ref id="bib1.bibx27"><?xmltex \def\ref@label{Isensee(2019)}?><label>Isensee(2019)</label><?label Isensee2019code?><mixed-citation>Isensee, F.: nnU-Ne, GitHub [code], <uri>https://github.com/MIC-DKFZ/nnUNet/tree/nnunetv1</uri> (last access: 21 November 23), 2019.</mixed-citation></ref>
      <ref id="bib1.bibx28"><?xmltex \def\ref@label{{Isensee et~al.(2021)}}?><label>Isensee et al.(2021)</label><?label isensee_nnu-net_2021?><mixed-citation>Isensee, F., Jaeger, P. F., Kohl, S. A. A., Petersen, J., and Maier-Hein, K. H.: nnU-Net: a self-configuring method for deep learning-based biomedical image segmentation, Nature Methods, 18, 203–211, <ext-link xlink:href="https://doi.org/10.1038/s41592-020-01008-z" ext-link-type="DOI">10.1038/s41592-020-01008-z</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx29"><?xmltex \def\ref@label{{Jang and Cho(2019)}}?><label>Jang and Cho(2019)</label><?label jang2019applications?><mixed-citation>Jang, H.-J. and Cho, K.-O.: Applications of deep learning for the analysis of medical data, Arch. Pharm. Res., 42, 492–504, <ext-link xlink:href="https://doi.org/10.1007/s12272-019-01162-9" ext-link-type="DOI">10.1007/s12272-019-01162-9</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx30"><?xmltex \def\ref@label{{Kholiavchenko et~al.(2020)}}?><label>Kholiavchenko et al.(2020)</label><?label kholiavchenko_contour-aware_2020?><mixed-citation>Kholiavchenko, M., Sirazitdinov, I., Kubrak, K., Badrutdinova, R., Kuleev, R., Yuan, Y., Vrtovec, T., and Ibragimov, B.: Contour-aware multi-label chest X-ray organ segmentation, Int. J. Comput. Ass. Rad., 15, 425–436, <ext-link xlink:href="https://doi.org/10.1007/s11548-019-02115-9" ext-link-type="DOI">10.1007/s11548-019-02115-9</ext-link>, 2020.</mixed-citation></ref>
      <ref id="bib1.bibx31"><?xmltex \def\ref@label{{Kingma and Ba(2014)}}?><label>Kingma and Ba(2014)</label><?label kingma2014adam?><mixed-citation> Kingma, D. P. and Ba, J.: Adam: A method for stochastic optimization, arXiv preprint, arXiv:1412.6980, 2014.</mixed-citation></ref>
      <ref id="bib1.bibx32"><?xmltex \def\ref@label{{Kneib-Walter et~al.(2021)}}?><label>Kneib-Walter et al.(2021)</label><?label kneib2021?><mixed-citation>Kneib-Walter, A., Lüthi, M. P., Moreau, L., and Vieli, A.: Drivers of Recurring Seasonal Cycle of Glacier Calving Styles and Patterns, Front. Earth Sci., 9, 667717, <ext-link xlink:href="https://doi.org/10.3389/feart.2021.667717" ext-link-type="DOI">10.3389/feart.2021.667717</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx33"><?xmltex \def\ref@label{{Li et~al.(2019)}}?><label>Li et al.(2019)</label><?label li_dual_2019?><mixed-citation>Li, X., Wang, Y., Tang, Q., Fan, Z., and Yu, J.: Dual U-Net for the Segmentation of Overlapping Glioma Nuclei, IEEE Access, 7, 84040–84052, <ext-link xlink:href="https://doi.org/10.1109/ACCESS.2019.2924744" ext-link-type="DOI">10.1109/ACCESS.2019.2924744</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx34"><?xmltex \def\ref@label{{Loebel et~al.(2022)}}?><label>Loebel et al.(2022)</label><?label Loebel22?><mixed-citation>Loebel, E., Scheinert, M., Horwath, M., Heidler, K., Christmann, J., Phan, L. D., Humbert, A., and Zhu, X. X.: Extracting glacier calving fronts by deep learning: the benefit of multi-spectral, topographic and textural input features, IEEE T. Geosci. Remote, 60, 1–12, <ext-link xlink:href="https://doi.org/10.1109/TGRS.2022.3208454" ext-link-type="DOI">10.1109/TGRS.2022.3208454</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx35"><?xmltex \def\ref@label{{Marochov et~al.(2021)}}?><label>Marochov et al.(2021)</label><?label marochov_image_2020?><mixed-citation>Marochov, M., Stokes, C. R., and Carbonneau, P. E.: Image classification of marine-terminating outlet glaciers in Greenland using deep learning methods, The Cryosphere, 15, 5041–5059, <ext-link xlink:href="https://doi.org/10.5194/tc-15-5041-2021" ext-link-type="DOI">10.5194/tc-15-5041-2021</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx36"><?xmltex \def\ref@label{{McNabb et~al.(2015)}}?><label>McNabb et al.(2015)</label><?label McNabb2015?><mixed-citation>McNabb, R. W., Hock, R., and Huss, M.: Variations in Alaska tidewater glacier frontal ablation, 1985–2013, J. Geophys. Res.-Earth Surf., 120, 120–136, <ext-link xlink:href="https://doi.org/10.1002/2014JF003276" ext-link-type="DOI">10.1002/2014JF003276</ext-link>, 2015.</mixed-citation></ref>
      <ref id="bib1.bibx37"><?xmltex \def\ref@label{{Minowa et~al.(2021)}}?><label>Minowa et al.(2021)</label><?label MINOWA2021116811?><mixed-citation>Minowa, M., Schaefer, M., Sugiyama, S., Sakakibara, D., and Skvarca, P.: Frontal ablation and mass loss of the Patagonian icefields, Earth Planet. Sc. Lett., 561, 116811, <ext-link xlink:href="https://doi.org/10.1016/j.epsl.2021.116811" ext-link-type="DOI">10.1016/j.epsl.2021.116811</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx38"><?xmltex \def\ref@label{{Mohajerani et~al.(2019)}}?><label>Mohajerani et al.(2019)</label><?label mohajerani_detection_2019?><mixed-citation>Mohajerani, Y., Wood, M., Velicogna, I., and Rignot, E.: Detection of Glacier Calving Margins with Convolutional Neural Networks: A Case Study, Remote Sens., 11, 74, <ext-link xlink:href="https://doi.org/10.3390/rs11010074" ext-link-type="DOI">10.3390/rs11010074</ext-link>, 2019.</mixed-citation></ref>
      <?pagebreak page4977?><ref id="bib1.bibx39"><?xmltex \def\ref@label{{Periyasamy et~al.(2022)}}?><label>Periyasamy et al.(2022)</label><?label Periyasamy2022?><mixed-citation>Periyasamy, M., Davari, A., Seehaus, T., Braun, M., Maier, A., and Christlein, V.: How to Get the Most Out of U-Net for Glacier Calving Front Segmentation, IEEE J. Sel. Top. Appl. Earth Obs., 15, 1712–1723, <ext-link xlink:href="https://doi.org/10.1109/JSTARS.2022.3148033" ext-link-type="DOI">10.1109/JSTARS.2022.3148033</ext-link>, 2022.</mixed-citation></ref>
      <ref id="bib1.bibx40"><?xmltex \def\ref@label{{Recinos et~al.(2019)}}?><label>Recinos et al.(2019)</label><?label Recinos2019?><mixed-citation>Recinos, B., Maussion, F., Rothenpieler, T., and Marzeion, B.: Impact of frontal ablation on the ice thickness estimation of marine-terminating glaciers in Alaska, The Cryosphere, 13, 2657–2672, <ext-link xlink:href="https://doi.org/10.5194/tc-13-2657-2019" ext-link-type="DOI">10.5194/tc-13-2657-2019</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx41"><?xmltex \def\ref@label{{Recinos et~al.(2021)}}?><label>Recinos et al.(2021)</label><?label Recinos2021?><mixed-citation>Recinos, B., Maussion, F., Noël, B., Möller, M., and Marzeion, B.: Calibration of a frontal ablation parameterisation applied to Greenland's peripheral calving glaciers, J. Glaciol., 67, 1177–1189, <ext-link xlink:href="https://doi.org/10.1017/jog.2021.63" ext-link-type="DOI">10.1017/jog.2021.63</ext-link>, 2021.</mixed-citation></ref>
      <ref id="bib1.bibx42"><?xmltex \def\ref@label{{Robel et~al.(2016)}}?><label>Robel et al.(2016)</label><?label Robel2016?><mixed-citation>Robel, A. A., Schoof, C., and Tziperman, E.: Persistence and variability of ice-stream grounding lines on retrograde bed slopes, The Cryosphere, 10, 1883–1896, <ext-link xlink:href="https://doi.org/10.5194/tc-10-1883-2016" ext-link-type="DOI">10.5194/tc-10-1883-2016</ext-link>, 2016.</mixed-citation></ref>
      <ref id="bib1.bibx43"><?xmltex \def\ref@label{{Ronneberger et~al.(2015)}}?><label>Ronneberger et al.(2015)</label><?label navab_u-net_2015?><mixed-citation>Ronneberger, O., Fischer, P., and Brox, T.: U-Net: Convolutional Networks for Biomedical Image Segmentation, in: Medical Image Computing and Computer-Assisted Intervention – MICCAI 2015, edited by: Navab, N., Hornegger, J., Wells, W. M., and Frangi, A. F., 9351, 234–241, Springer International Publishing, Cham, ISBN 978-3-319-24573-7, <ext-link xlink:href="https://doi.org/10.1007/978-3-319-24574-4_28" ext-link-type="DOI">10.1007/978-3-319-24574-4_28</ext-link>, 2015.</mixed-citation></ref>
      <ref id="bib1.bibx44"><?xmltex \def\ref@label{{Rott et~al.(2020)}}?><label>Rott et al.(2020)</label><?label Rott2020?><mixed-citation>Rott, H., Wuite, J., Rydt, J. D., Gudmundsson, G. H., Floricioiu, D., and Rack, W.: Impact of marine processes on flow dynamics of northern Antarctic Peninsula outlet glaciers, Nat. Commun., 11, 2969, <ext-link xlink:href="https://doi.org/10.1038/s41467-020-16658-y" ext-link-type="DOI">10.1038/s41467-020-16658-y</ext-link>, 2020.</mixed-citation></ref>
      <ref id="bib1.bibx45"><?xmltex \def\ref@label{{Shepherd et~al.(2018)}}?><label>Shepherd et al.(2018)</label><?label Shepherd2018?><mixed-citation>Shepherd, A., Ivins, E., Rignot, E., Smith, B., Broeke, M. V. D., Velicogna, I., Whitehouse, P., Briggs, K., Joughin, I., Krinner, G., Nowicki, S., Payne, T., Scambos, T., Schlegel, N., Geruo, A., Agosta, C., Ahlstrøm, A., Babonis, G., Barletta, V., Blazquez, A., Bonin, J., Csatho, B., Cullather, R., Felikson, D., Fettweis, X., Forsberg, R., Gallee, H., Gardner, A., Gilbert, L., Groh, A., Gunter, B., Hanna, E., Harig, C., Helm, V., Horvath, A., Horwath, M., Khan, S., Kjeldsen, K. K., Konrad, H., Langen, P., Lecavalier, B., Loomis, B., Luthcke, S., McMillan, M., Melini, D., Mernild, S., Mohajerani, Y., Moore, P., Mouginot, J., Moyano, G., Muir, A., Nagler, T., Nield, G., Nilsson, J., Noel, B., Otosaka, I., Pattle, M. E., Peltier, W. R., Pie, N., Rietbroek, R., Rott, H., Sandberg-Sørensen, L., Sasgen, I., Save, H., Scheuchl, B., Schrama, E., Schröder, L., Seo, K. W., Simonsen, S., Slater, T., Spada, G., Sutterley, T., Talpe, M., Tarasov, L., Berg, W. J. V. D., Wal, W. V. D., Wessem, M. V., Vishwakarma, B. D., Wiese, D., and Wouters, B.: Mass balance of the Antarctic Ice Sheet from 1992 to 2017, Nature, 558, 219–222, <ext-link xlink:href="https://doi.org/10.1038/s41586-018-0179-y" ext-link-type="DOI">10.1038/s41586-018-0179-y</ext-link>, 2018. </mixed-citation></ref><?xmltex \hack{\newpage}?>
      <ref id="bib1.bibx46"><?xmltex \def\ref@label{{Smith(2017)}}?><label>Smith(2017)</label><?label cyclicSmith?><mixed-citation>Smith, L. N.: Cyclical Learning Rates for Training Neural Networks, in: 2017 IEEE Winter Conference on Applications of Computer Vision (WACV), 24–31 March 2017, Sanra Rosa, CA, USA, 464–472, <ext-link xlink:href="https://doi.org/10.1109/WACV.2017.58" ext-link-type="DOI">10.1109/WACV.2017.58</ext-link>, 2017.</mixed-citation></ref>
      <ref id="bib1.bibx47"><?xmltex \def\ref@label{{Straneo et~al.(2013)}}?><label>Straneo et al.(2013)</label><?label straneo2013challenges?><mixed-citation>Straneo, F., Heimbach, P., Sergienko, O., Hamilton, G., Catania, G., Griffies, S., Hallberg, R., Jenkins, A., Joughin, I., Motyka, R., Pfeffer, W. T., Price, S. F., Rignot, E., Scambos, T., Truffer, M., and Vieli, A.: Challenges to Understanding the Dynamic Response of Greenland's Marine Terminating Glaciers to Oceanic and Atmospheric Forcing, B. Am. Meteorol. Soc., 94, 1131–1144, <ext-link xlink:href="https://doi.org/10.1175/BAMS-D-12-00100.1" ext-link-type="DOI">10.1175/BAMS-D-12-00100.1</ext-link>, 2013.</mixed-citation></ref>
      <ref id="bib1.bibx48"><?xmltex \def\ref@label{{Zhang et~al.(2019)}}?><label>Zhang et al.(2019)</label><?label zhang_automatically_2019?><mixed-citation>Zhang, E., Liu, L., and Huang, L.: Automatically delineating the calving front of Jakobshavn Isbræ from multitemporal TerraSAR-X images: a deep learning approach, The Cryosphere, 13, 1729–1741, <ext-link xlink:href="https://doi.org/10.5194/tc-13-1729-2019" ext-link-type="DOI">10.5194/tc-13-1729-2019</ext-link>, 2019.</mixed-citation></ref>
      <ref id="bib1.bibx49"><?xmltex \def\ref@label{{Zhang et~al.(2021)}}?><label>Zhang et al.(2021)</label><?label zhang_automated_2021?><mixed-citation>Zhang, E., Liu, L., Huang, L., and Ng, K. S.: An automated, generalized, deep-learning-based method for delineating the calving fronts of Greenland glaciers from multi-sensor remote sensing imagery, Remote Sens. Environ., 254, 112265, <ext-link xlink:href="https://doi.org/10.1016/j.rse.2020.112265" ext-link-type="DOI">10.1016/j.rse.2020.112265</ext-link>, 2021.</mixed-citation></ref>

  </ref-list></back>
    <!--<article-title-html>Out-of-the-box calving-front detection method using deep learning</article-title-html>
<abstract-html/>
<ref-html id="bib1.bib1"><label>Abolvardi et al.(2020)</label><mixed-citation>
      
Abolvardi, A. A., Hamey, L., and Ho-Shon, K.: UNET-Based Multi-Task
Architecture for Brain Lesion Segmentation, in: Digital Image Computing:
Techniques and Applications (DICTA), 1–7,
<a href="https://doi.org/10.1109/DICTA51227.2020.9363397" target="_blank">https://doi.org/10.1109/DICTA51227.2020.9363397</a>, 2020.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib2"><label>Amundson et al.(2010)</label><mixed-citation>
      
Amundson, J. M., Fahnestock, M., Truffer, M., Brown, J., Lüthi, M. P., and
Motyka, R. J.: Ice mélange dynamics and implications for terminus stability,
Jakobshavn Isbrse, Greenland, J. Geophys. Res.-Earth Surf.,
115, F01005, <a href="https://doi.org/10.1029/2009JF001405" target="_blank">https://doi.org/10.1029/2009JF001405</a>, 2010.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib3"><label>Amyar et al.(2020)</label><mixed-citation>
      
Amyar, A., Modzelewski, R., Li, H., and Ruan, S.: Multi-task deep learning
based CT imaging analysis for COVID-19 pneumonia: Classification and
segmentation, Comput. Biol. Med., 126, 104037,
<a href="https://doi.org/10.1016/j.compbiomed.2020.104037" target="_blank">https://doi.org/10.1016/j.compbiomed.2020.104037</a>, 2020.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib4"><label>Baumhoer et al.(2018)</label><mixed-citation>
      
Baumhoer, C. A., Dietz, A. J., Dech, S., and Kuenzer, C.: Remote sensing of
antarctic glacier and ice-shelf front dynamics-a review, Remote Sens., 10,
1445, <a href="https://doi.org/10.3390/rs10091445" target="_blank">https://doi.org/10.3390/rs10091445</a>, 2018.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib5"><label>Baumhoer et al.(2019)</label><mixed-citation>
      
Baumhoer, C. A., Dietz, A. J., Kneisel, C., and Kuenzer, C.: Automated
Extraction of Antarctic Glacier and Ice Shelf Fronts from
Sentinel-1 Imagery Using Deep Learning, Remote Sens., 11, 2529,
<a href="https://doi.org/10.3390/rs11212529" target="_blank">https://doi.org/10.3390/rs11212529</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib6"><label>Baumhoer et al.(2021)</label><mixed-citation>
      
Baumhoer, C. A., Dietz, A. J., Kneisel, C., Paeth, H., and Kuenzer, C.: Environmental drivers of circum-Antarctic glacier and ice shelf front retreat over the last two decades, The Cryosphere, 15, 2357–2381, <a href="https://doi.org/10.5194/tc-15-2357-2021" target="_blank">https://doi.org/10.5194/tc-15-2357-2021</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib7"><label>Baumhoer et al.(2023)</label><mixed-citation>
      
Baumhoer, C. A., Dietz, A. J., Heidler, K., and Kuenzer, C.: IceLines – A new
data set of Antarctic ice shelf front positions, Sci. Data, 10, 138,
<a href="https://doi.org/10.1038/s41597-023-02045-x" target="_blank">https://doi.org/10.1038/s41597-023-02045-x</a>, 2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib8"><label>Beer et al.(2021)</label><mixed-citation>
      
Beer, C., Biebow, N., Braun, M., Döring, N., Gaedicke,
C., Gutt, J., Hagen, W., Hauck, J.,
Heinemann, G., Herata, H., Holfort, J., Jung, T.,
Kassens, H., Klenzendorf, S., Läufer, A., Lohmann, G.,
Nixdorf, U., Plass, S., Quillfeldt, P., Rhein, M., Rachold, V., Riedel,
A., Sachs, T., and Wendisch, M.: Forschungsagenda
Polarregionen im Wandel, 79, Bundesministerium für Bildung und Forschung
(BMBF), Germany, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib9"><label>Bischke et al.(2019)</label><mixed-citation>
      
Bischke, B., Helber, P., Folz, J., Borth, D., and Dengel, A.: Multi-Task
Learning for Segmentation of Building Footprints with Deep Neural
Networks, in: International Conference on Image Processing
(ICIP), 1480–1484, IEEE, Taipei, ISBN 978-1-5386-6249-6,
<a href="https://doi.org/10.1109/ICIP.2019.8803050" target="_blank">https://doi.org/10.1109/ICIP.2019.8803050</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib10"><label>Carr et al.(2014)</label><mixed-citation>
      
Carr, J. R., Stokes, C., and Vieli, A.: Recent retreat of major outlet glaciers
on Novaya Zemlya, Russian Arctic, influenced by fjord geometry and sea-ice
conditions, J. Glaciol., 60, 155–170, <a href="https://doi.org/10.3189/2014JoG13J122" target="_blank">https://doi.org/10.3189/2014JoG13J122</a>,
2014.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib11"><label>Chen et al.(2018)</label><mixed-citation>
      
Chen, L.-C., Zhu, Y., Papandreou, G., Schroff, F., and Adam, H.:
Encoder-Decoder with Atrous Separable Convolution for Semantic Image
Segmentation, in: European conference on computer vision (ECCV), edited by:
Ferrari, V., Hebert, M., Sminchisescu, C., and Weiss, Y., 833–851,
Springer International Publishing, Cham, ISBN 978-3-030-01234-2,
<a href="https://doi.org/10.1007/978-3-030-01234-2_49" target="_blank">https://doi.org/10.1007/978-3-030-01234-2_49</a>, 2018.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib12"><label>Chen et al.(2019)</label><mixed-citation>
      
Chen, S., Bortsova, G., García-Uceda Juárez, A., van Tulder, G., and
de Bruijne, M.: Multi-task Attention-Based Semi-supervised Learning
for Medical Image Segmentation, in: Medical Image Computing and
Computer Assisted Intervention – MICCAI 2019, edited by: Shen, D.,
Liu, T., Peters, T. M., Staib, L. H., Essert, C., Zhou, S., Yap, P.-T., and
Khan, A., Lecture Notes in Computer Science, 457–465, Springer
International Publishing, Cham, ISBN 978-3-030-32248-9,
<a href="https://doi.org/10.1007/978-3-030-32248-9_51" target="_blank">https://doi.org/10.1007/978-3-030-32248-9_51</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib13"><label>Cheng et al.(2021)</label><mixed-citation>
      
Cheng, D., Hayes, W., Larour, E., Mohajerani, Y., Wood, M., Velicogna, I., and Rignot, E.: Calving Front Machine (CALFIN): glacial termini dataset and automated deep learning extraction method for Greenland, 1972–2019, The Cryosphere, 15, 1663–1675, <a href="https://doi.org/10.5194/tc-15-1663-2021" target="_blank">https://doi.org/10.5194/tc-15-1663-2021</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib14"><label>Cook et al.(2012)</label><mixed-citation>
      
Cook, A. J., Murray, T., Luckman, A., Vaughan, D. G., and Barrand, N. E.: A new 100-m Digital Elevation Model of the Antarctic Peninsula derived from ASTER Global DEM: methods and accuracy assessment, Earth Syst. Sci. Data, 4, 129–142, <a href="https://doi.org/10.5194/essd-4-129-2012" target="_blank">https://doi.org/10.5194/essd-4-129-2012</a>, 2012.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib15"><label>Davari et al.(2022)</label><mixed-citation>
      
Davari, A., Baller, C., Seehaus, T., Braun, M., Maier, A., and Christlein, V.:
Pixel-wise Distance Regression for Glacier Calving Front
Detection and Segmentation, IEEE T. Geosci. Remote, 60, 1–10, <a href="https://doi.org/10.1109/TGRS.2022.3158591" target="_blank">https://doi.org/10.1109/TGRS.2022.3158591</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib16"><label>Friedl et al.(2018)</label><mixed-citation>
      
Friedl, P., Seehaus, T. C., Wendt, A., Braun, M. H., and Höppner, K.: Recent dynamic changes on Fleming Glacier after the disintegration of Wordie Ice Shelf, Antarctic Peninsula, The Cryosphere, 12, 1347–1365, <a href="https://doi.org/10.5194/tc-12-1347-2018" target="_blank">https://doi.org/10.5194/tc-12-1347-2018</a>, 2018.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib17"><label>Gourmelon et al.(2022a)</label><mixed-citation>
      
Gourmelon, N., Seehaus, T., Braun, M., Maier, A., and Christlein, V.: Calving fronts and where to find them: a benchmark dataset and methodology for automatic glacier calving front extraction from synthetic aperture radar imagery, Earth Syst. Sci. Data, 14, 4287–4313, <a href="https://doi.org/10.5194/essd-14-4287-2022" target="_blank">https://doi.org/10.5194/essd-14-4287-2022</a>, 2022a.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib18"><label>Gourmelon et al.(2022b)</label><mixed-citation>
      
Gourmelon, N., Seehaus, T., Braun, M. H., Maier, A., and Christlein,
V.: CaFFe (CAlving Fronts and where to Find thEm: a benchmark dataset and
methodology for automatic glacier calving front extraction from sar
imagery), PANGAEA [data set], <a href="https://doi.org/10.1594/PANGAEA.940950" target="_blank">https://doi.org/10.1594/PANGAEA.940950</a>, 2022b.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib19"><label>Hartmann et al.(2021)</label><mixed-citation>
      
Hartmann, A., Davari, A., Seehaus, T., Braun, M., Maier, A., and Christlein,
V.: Bayesian U-Net for Segmenting Glaciers in Sar Imagery, IEEE
International Geoscience and Remote Sensing Symposium (IGARSS),
41, 3479–3482, <a href="https://doi.org/10.1109/IGARSS47720.2021.9554292" target="_blank">https://doi.org/10.1109/IGARSS47720.2021.9554292</a>, iSSN: 2153-7003,
2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib20"><label>He et al.(2021)</label><mixed-citation>
      
He, K., Lian, C., Zhang, B., Zhang, X., Cao, X., Nie, D., Gao, Y., Zhang, J.,
and Shen, D.: HF-UNet: Learning Hierarchically Inter-Task
Relevance in Multi-Task U-Net for Accurate Prostate
Segmentation in CT Images, IEEE T. Med. Imaging, 40,
2118–2128, <a href="https://doi.org/10.1109/TMI.2021.3072956" target="_blank">https://doi.org/10.1109/TMI.2021.3072956</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib21"><label>Heidler et al.(2021)</label><mixed-citation>
      
Heidler, K., Mou, L., Baumhoer, C., Dietz, A., and Zhu, X. X.: HED-UNet:
Combined Segmentation and Edge Detection for Monitoring the
Antarctic Coastline, IEEE T. Geosci. Remote,
60, 1–14, <a href="https://doi.org/10.1109/TGRS.2021.3064606" target="_blank">https://doi.org/10.1109/TGRS.2021.3064606</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib22"><label>Heller et al.(2021)</label><mixed-citation>
      
Heller, N., Isensee, F., Maier-Hein, K. H., Hou, X., Xie, C., Li, F., Nan, Y.,
Mu, G., Lin, Z., Han, M., Yao, G., Gao, Y., Zhang, Y., Wang, Y., Hou, F.,
Yang, J., Xiong, G., Tian, J., Zhong, C., Ma, J., Rickman, J., Dean, J.,
Stai, B., Tejpaul, R., Oestreich, M., Blake, P., Kaluzniak, H., Raza, S.,
Rosenberg, J., Moore, K., Walczak, E., Rengel, Z., Edgerton, Z., Vasdev, R.,
Peterson, M., McSweeney, S., Peterson, S., Kalapara, A., Sathianathen, N.,
Papanikolopoulos, N., and Weight, C.: The state of the art in kidney and
kidney tumor segmentation in contrast-enhanced CT imaging: Results of the
KiTS19 challenge, Med. Image Anal., 67, 101821,
<a href="https://doi.org/10.1016/j.media.2020.101821" target="_blank">https://doi.org/10.1016/j.media.2020.101821</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib23"><label>Herrmann(2023a)</label><mixed-citation>
      
Herrmann, O.: Out-of-the-box calving front detection method using deep learning (Version 3), Zenodo [data set], <a href="https://doi.org/10.5281/zenodo.8379954" target="_blank">https://doi.org/10.5281/zenodo.8379954</a>, 2023a.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib24"><label>Herrmann(2023b)</label><mixed-citation>
      
Herrmann, O.: Pretrained_nnUNet_calvingfront_detection, Zenodo [code], <a href="https://doi.org/10.5281/zenodo.7837300" target="_blank">https://doi.org/10.5281/zenodo.7837300</a>, 2023b.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib25"><label>Herrmann(2023c)</label><mixed-citation>
      
Oskar Herrmann: nnUNet_calvingfront_detection, Zenodo [code], <a href="https://doi.org/10.5281/zenodo.10169965" target="_blank">https://doi.org/10.5281/zenodo.10169965</a>, 2023c.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib26"><label>Herrmann and Gourmelon(2023)</label><mixed-citation>
      
Herrmann, O. and Gourmelon, N.: nnUNet_calvingfront_detection, Zenodo [code], <a href="https://doi.org/10.5281/zenodo.10168770" target="_blank">https://doi.org/10.5281/zenodo.10168770</a>, 2023.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib27"><label>Isensee(2019)</label><mixed-citation>
      
Isensee, F.: nnU-Ne, GitHub [code], <a href="https://github.com/MIC-DKFZ/nnUNet/tree/nnunetv1" target="_blank"/> (last access: 21 November 23), 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib28"><label>Isensee et al.(2021)</label><mixed-citation>
      
Isensee, F., Jaeger, P. F., Kohl, S. A. A., Petersen, J., and Maier-Hein,
K. H.: nnU-Net: a self-configuring method for deep learning-based
biomedical image segmentation, Nature Methods, 18, 203–211,
<a href="https://doi.org/10.1038/s41592-020-01008-z" target="_blank">https://doi.org/10.1038/s41592-020-01008-z</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib29"><label>Jang and Cho(2019)</label><mixed-citation>
      
Jang, H.-J. and Cho, K.-O.: Applications of deep learning for the analysis of
medical data, Arch. Pharm. Res., 42, 492–504,
<a href="https://doi.org/10.1007/s12272-019-01162-9" target="_blank">https://doi.org/10.1007/s12272-019-01162-9</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib30"><label>Kholiavchenko et al.(2020)</label><mixed-citation>
      
Kholiavchenko, M., Sirazitdinov, I., Kubrak, K., Badrutdinova, R., Kuleev, R.,
Yuan, Y., Vrtovec, T., and Ibragimov, B.: Contour-aware multi-label chest
X-ray organ segmentation, Int. J. Comput. Ass.
Rad., 15, 425–436, <a href="https://doi.org/10.1007/s11548-019-02115-9" target="_blank">https://doi.org/10.1007/s11548-019-02115-9</a>, 2020.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib31"><label>Kingma and Ba(2014)</label><mixed-citation>
      
Kingma, D. P. and Ba, J.: Adam: A method for stochastic optimization, arXiv
preprint, arXiv:1412.6980, 2014.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib32"><label>Kneib-Walter et al.(2021)</label><mixed-citation>
      
Kneib-Walter, A., Lüthi, M. P., Moreau, L., and Vieli, A.: Drivers of
Recurring Seasonal Cycle of Glacier Calving Styles and Patterns, Front.
Earth Sci., 9, 667717, <a href="https://doi.org/10.3389/feart.2021.667717" target="_blank">https://doi.org/10.3389/feart.2021.667717</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib33"><label>Li et al.(2019)</label><mixed-citation>
      
Li, X., Wang, Y., Tang, Q., Fan, Z., and Yu, J.: Dual U-Net for the
Segmentation of Overlapping Glioma Nuclei, IEEE Access, 7,
84040–84052, <a href="https://doi.org/10.1109/ACCESS.2019.2924744" target="_blank">https://doi.org/10.1109/ACCESS.2019.2924744</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib34"><label>Loebel et al.(2022)</label><mixed-citation>
      
Loebel, E., Scheinert, M., Horwath, M., Heidler, K., Christmann, J., Phan,
L. D., Humbert, A., and Zhu, X. X.: Extracting glacier calving fronts by deep
learning: the benefit of multi-spectral, topographic and textural input
features, IEEE T. Geosci. Remote, 60, 1–12,
<a href="https://doi.org/10.1109/TGRS.2022.3208454" target="_blank">https://doi.org/10.1109/TGRS.2022.3208454</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib35"><label>Marochov et al.(2021)</label><mixed-citation>
      
Marochov, M., Stokes, C. R., and Carbonneau, P. E.: Image classification of marine-terminating outlet glaciers in Greenland using deep learning methods, The Cryosphere, 15, 5041–5059, <a href="https://doi.org/10.5194/tc-15-5041-2021" target="_blank">https://doi.org/10.5194/tc-15-5041-2021</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib36"><label>McNabb et al.(2015)</label><mixed-citation>
      
McNabb, R. W., Hock, R., and Huss, M.: Variations in Alaska tidewater glacier
frontal ablation, 1985–2013, J. Geophys. Res.-Earth
Surf., 120, 120–136, <a href="https://doi.org/10.1002/2014JF003276" target="_blank">https://doi.org/10.1002/2014JF003276</a>, 2015.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib37"><label>Minowa et al.(2021)</label><mixed-citation>
      
Minowa, M., Schaefer, M., Sugiyama, S., Sakakibara, D., and Skvarca, P.:
Frontal ablation and mass loss of the Patagonian icefields, Earth
Planet. Sc. Lett., 561, 116811,
<a href="https://doi.org/10.1016/j.epsl.2021.116811" target="_blank">https://doi.org/10.1016/j.epsl.2021.116811</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib38"><label>Mohajerani et al.(2019)</label><mixed-citation>
      
Mohajerani, Y., Wood, M., Velicogna, I., and Rignot, E.: Detection of Glacier
Calving Margins with Convolutional Neural Networks: A Case Study, Remote
Sens., 11, 74, <a href="https://doi.org/10.3390/rs11010074" target="_blank">https://doi.org/10.3390/rs11010074</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib39"><label>Periyasamy et al.(2022)</label><mixed-citation>
      
Periyasamy, M., Davari, A., Seehaus, T., Braun, M., Maier, A., and Christlein,
V.: How to Get the Most Out of U-Net for Glacier Calving Front Segmentation,
IEEE J. Sel. Top. Appl. Earth Obs., 15, 1712–1723, <a href="https://doi.org/10.1109/JSTARS.2022.3148033" target="_blank">https://doi.org/10.1109/JSTARS.2022.3148033</a>, 2022.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib40"><label>Recinos et al.(2019)</label><mixed-citation>
      
Recinos, B., Maussion, F., Rothenpieler, T., and Marzeion, B.: Impact of frontal ablation on the ice thickness estimation of marine-terminating glaciers in Alaska, The Cryosphere, 13, 2657–2672, <a href="https://doi.org/10.5194/tc-13-2657-2019" target="_blank">https://doi.org/10.5194/tc-13-2657-2019</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib41"><label>Recinos et al.(2021)</label><mixed-citation>
      
Recinos, B., Maussion, F., Noël, B., Möller, M., and Marzeion, B.:
Calibration of a frontal ablation parameterisation applied to Greenland's
peripheral calving glaciers, J. Glaciol., 67, 1177–1189,
<a href="https://doi.org/10.1017/jog.2021.63" target="_blank">https://doi.org/10.1017/jog.2021.63</a>, 2021.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib42"><label>Robel et al.(2016)</label><mixed-citation>
      
Robel, A. A., Schoof, C., and Tziperman, E.: Persistence and variability of ice-stream grounding lines on retrograde bed slopes, The Cryosphere, 10, 1883–1896, <a href="https://doi.org/10.5194/tc-10-1883-2016" target="_blank">https://doi.org/10.5194/tc-10-1883-2016</a>, 2016.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib43"><label>Ronneberger et al.(2015)</label><mixed-citation>
      
Ronneberger, O., Fischer, P., and Brox, T.: U-Net: Convolutional Networks
for Biomedical Image Segmentation, in: Medical Image Computing and
Computer-Assisted Intervention – MICCAI 2015, edited by: Navab, N.,
Hornegger, J., Wells, W. M., and Frangi, A. F., 9351, 234–241,
Springer International Publishing, Cham, ISBN 978-3-319-24573-7,
<a href="https://doi.org/10.1007/978-3-319-24574-4_28" target="_blank">https://doi.org/10.1007/978-3-319-24574-4_28</a>, 2015.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib44"><label>Rott et al.(2020)</label><mixed-citation>
      
Rott, H., Wuite, J., Rydt, J. D., Gudmundsson, G. H., Floricioiu, D., and Rack,
W.: Impact of marine processes on flow dynamics of northern Antarctic
Peninsula outlet glaciers, Nat. Commun., 11, 2969,
<a href="https://doi.org/10.1038/s41467-020-16658-y" target="_blank">https://doi.org/10.1038/s41467-020-16658-y</a>, 2020.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib45"><label>Shepherd et al.(2018)</label><mixed-citation>
      
Shepherd, A., Ivins, E., Rignot, E., Smith, B., Broeke, M. V. D., Velicogna,
I., Whitehouse, P., Briggs, K., Joughin, I., Krinner, G., Nowicki, S., Payne,
T., Scambos, T., Schlegel, N., Geruo, A., Agosta, C., Ahlstrøm, A., Babonis,
G., Barletta, V., Blazquez, A., Bonin, J., Csatho, B., Cullather, R.,
Felikson, D., Fettweis, X., Forsberg, R., Gallee, H., Gardner, A., Gilbert,
L., Groh, A., Gunter, B., Hanna, E., Harig, C., Helm, V., Horvath, A.,
Horwath, M., Khan, S., Kjeldsen, K. K., Konrad, H., Langen, P., Lecavalier,
B., Loomis, B., Luthcke, S., McMillan, M., Melini, D., Mernild, S.,
Mohajerani, Y., Moore, P., Mouginot, J., Moyano, G., Muir, A., Nagler, T.,
Nield, G., Nilsson, J., Noel, B., Otosaka, I., Pattle, M. E., Peltier, W. R.,
Pie, N., Rietbroek, R., Rott, H., Sandberg-Sørensen, L., Sasgen, I., Save,
H., Scheuchl, B., Schrama, E., Schröder, L., Seo, K. W., Simonsen, S.,
Slater, T., Spada, G., Sutterley, T., Talpe, M., Tarasov, L., Berg, W. J.
V. D., Wal, W. V. D., Wessem, M. V., Vishwakarma, B. D., Wiese, D., and
Wouters, B.: Mass balance of the Antarctic Ice Sheet from 1992 to 2017,
Nature, 558, 219–222, <a href="https://doi.org/10.1038/s41586-018-0179-y" target="_blank">https://doi.org/10.1038/s41586-018-0179-y</a>, 2018.


    </mixed-citation></ref-html>
<ref-html id="bib1.bib46"><label>Smith(2017)</label><mixed-citation>
      
Smith, L. N.: Cyclical Learning Rates for Training Neural Networks, in: 2017
IEEE Winter Conference on Applications of Computer Vision (WACV), 24–31 March 2017, Sanra Rosa, CA, USA,
464–472, <a href="https://doi.org/10.1109/WACV.2017.58" target="_blank">https://doi.org/10.1109/WACV.2017.58</a>, 2017.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib47"><label>Straneo et al.(2013)</label><mixed-citation>
      
Straneo, F., Heimbach, P., Sergienko, O., Hamilton, G., Catania, G., Griffies,
S., Hallberg, R., Jenkins, A., Joughin, I., Motyka, R., Pfeffer, W. T.,
Price, S. F., Rignot, E., Scambos, T., Truffer, M., and Vieli, A.: Challenges
to Understanding the Dynamic Response of Greenland's Marine Terminating
Glaciers to Oceanic and Atmospheric Forcing, B. Am.
Meteorol. Soc., 94, 1131–1144, <a href="https://doi.org/10.1175/BAMS-D-12-00100.1" target="_blank">https://doi.org/10.1175/BAMS-D-12-00100.1</a>,
2013.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib48"><label>Zhang et al.(2019)</label><mixed-citation>
      
Zhang, E., Liu, L., and Huang, L.: Automatically delineating the calving front of Jakobshavn Isbræ from multitemporal TerraSAR-X images: a deep learning approach, The Cryosphere, 13, 1729–1741, <a href="https://doi.org/10.5194/tc-13-1729-2019" target="_blank">https://doi.org/10.5194/tc-13-1729-2019</a>, 2019.

    </mixed-citation></ref-html>
<ref-html id="bib1.bib49"><label>Zhang et al.(2021)</label><mixed-citation>
      
Zhang, E., Liu, L., Huang, L., and Ng, K. S.: An automated, generalized, deep-learning-based method for delineating the calving fronts of Greenland
glaciers from multi-sensor remote sensing imagery, Remote Sens.
Environ., 254, 112265, <a href="https://doi.org/10.1016/j.rse.2020.112265" target="_blank">https://doi.org/10.1016/j.rse.2020.112265</a>, 2021.

    </mixed-citation></ref-html>--></article>
