<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Deep learning, pre-trained  Sentinel Model for fine-tuning in ArcGIS Image Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-analyst-questions/deep-learning-pre-trained-sentinel-model-for-fine/m-p/1414791#M640</link>
    <description>&lt;P&gt;Hi , i am trying to train data model using&lt;SPAN&gt;&amp;nbsp;Land Cover Classification (Sentinel-2) model for my study area, i followed the steps in fine tune page . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://doc.arcgis.com/en/pretrained-models/latest/imagery/finetuning-the-land-cover-classification-sentinel-2-.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/pretrained-models/latest/imagery/finetuning-the-land-cover-classification-sentinel-2-.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And for &lt;SPAN class=""&gt;Input Feature Class Or Classified Raster Or Table:&amp;nbsp;&lt;/SPAN&gt;I used polygon data&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But i am getting this error when i try to train the model with trained data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Fine tune error using polygon&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;:Error(s) in loading state_dict for DynamicUnet:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;size mismatch for layers.11.0.weight: copying a param with shape torch.Size([17, 108, 1, 1]) from checkpoint, the shape in current model is torch.Size([2, 108, 1, 1]).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;size mismatch for layers.11.0.bias: copying a param with shape torch.Size([17]) from checkpoint, the shape in current model is torch.Size([2])..Training was not successful.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Apr 2024 15:19:15 GMT</pubDate>
    <dc:creator>santhosh</dc:creator>
    <dc:date>2024-04-24T15:19:15Z</dc:date>
    <item>
      <title>Deep learning, pre-trained  Sentinel Model for fine-tuning</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/deep-learning-pre-trained-sentinel-model-for-fine/m-p/1414791#M640</link>
      <description>&lt;P&gt;Hi , i am trying to train data model using&lt;SPAN&gt;&amp;nbsp;Land Cover Classification (Sentinel-2) model for my study area, i followed the steps in fine tune page . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://doc.arcgis.com/en/pretrained-models/latest/imagery/finetuning-the-land-cover-classification-sentinel-2-.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/pretrained-models/latest/imagery/finetuning-the-land-cover-classification-sentinel-2-.htm#ESRI_SECTION1_C30D73392D964D51A8B606128A8A6E8F&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;And for &lt;SPAN class=""&gt;Input Feature Class Or Classified Raster Or Table:&amp;nbsp;&lt;/SPAN&gt;I used polygon data&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But i am getting this error when i try to train the model with trained data&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Fine tune error using polygon&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;:Error(s) in loading state_dict for DynamicUnet:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;size mismatch for layers.11.0.weight: copying a param with shape torch.Size([17, 108, 1, 1]) from checkpoint, the shape in current model is torch.Size([2, 108, 1, 1]).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;size mismatch for layers.11.0.bias: copying a param with shape torch.Size([17]) from checkpoint, the shape in current model is torch.Size([2])..Training was not successful.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Apr 2024 15:19:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/deep-learning-pre-trained-sentinel-model-for-fine/m-p/1414791#M640</guid>
      <dc:creator>santhosh</dc:creator>
      <dc:date>2024-04-24T15:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: Deep learning, pre-trained  Sentinel Model for fine-tuning</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/deep-learning-pre-trained-sentinel-model-for-fine/m-p/1471716#M663</link>
      <description>&lt;P&gt;Hi Santhosh,&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Land Cover Classification (Sentinel-2) pretrained model is trained with 16 lulc classes but from the error it seems you are trying to train the model with data having only 2 classes. For finetuning any pretrained model it is expected to train the model on same number of classes.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;These are the classes on which the model is trained:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ShivaniPathak_0-1715757010193.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/104153iC3B03D9734343946/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ShivaniPathak_0-1715757010193.png" alt="ShivaniPathak_0-1715757010193.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The model is trained on &lt;A href="https://land.copernicus.eu/en/products/corine-land-cover" target="_self"&gt;Corine LULC data&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 07:11:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/deep-learning-pre-trained-sentinel-model-for-fine/m-p/1471716#M663</guid>
      <dc:creator>ShivaniPathak</dc:creator>
      <dc:date>2024-05-15T07:11:49Z</dc:date>
    </item>
  </channel>
</rss>

