<?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 Re: How to re-use Deep Learning polygons for a different imagery layer in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572835#M91666</link>
    <description>&lt;P&gt;Hey Scarlet,&lt;/P&gt;&lt;P&gt;If we are looking to replicate the same workflow, just changing the input to be a different set of polygons then it might be best to try running this within a model or a Python Notebook. These should let you make a variable for the polygons and to reuse the same data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following &lt;A href="https://architecture.arcgis.com/en/framework/architecture-practices/automation/automation-with-arcgis-pro.html" target="_self"&gt;documentation&lt;/A&gt; might be helpful, please do reach out if you get stuck at any point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jan 2025 17:21:16 GMT</pubDate>
    <dc:creator>David_McRitchie</dc:creator>
    <dc:date>2025-01-06T17:21:16Z</dc:date>
    <item>
      <title>How to re-use Deep Learning polygons for a different imagery layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572765#M91656</link>
      <description>&lt;P&gt;I have several different raster layers; each layer is derived from the same scene and each represent a different Vegetation Index layer (where each pixel represents a unique vegetation index value). I wish to use each imagery layer to create Deep Learning samples using the 'Label Objects for Deep Learning' tool. Critically, I wish to&lt;STRONG&gt; re-use the polygon shapes created for one raster layer for each of the raster layers&lt;/STRONG&gt;. In other words, I need to create a set of Deep Learning samples using one raster layer, and then simply take the&lt;STRONG&gt; same polygon shapes for those training samples and overlay them onto the other raster layers&lt;/STRONG&gt; to create a new set of training samples for those layers. I have experimented with the tools and have not found a way to do this. Can anyone recommend a workflow or suggest a workaround?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 13:24:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572765#M91656</guid>
      <dc:creator>ScarletMaguire</dc:creator>
      <dc:date>2025-01-06T13:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to re-use Deep Learning polygons for a different imagery layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572835#M91666</link>
      <description>&lt;P&gt;Hey Scarlet,&lt;/P&gt;&lt;P&gt;If we are looking to replicate the same workflow, just changing the input to be a different set of polygons then it might be best to try running this within a model or a Python Notebook. These should let you make a variable for the polygons and to reuse the same data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The following &lt;A href="https://architecture.arcgis.com/en/framework/architecture-practices/automation/automation-with-arcgis-pro.html" target="_self"&gt;documentation&lt;/A&gt; might be helpful, please do reach out if you get stuck at any point.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 17:21:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572835#M91666</guid>
      <dc:creator>David_McRitchie</dc:creator>
      <dc:date>2025-01-06T17:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to re-use Deep Learning polygons for a different imagery layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572846#M91667</link>
      <description>&lt;P&gt;Hi David&lt;/P&gt;&lt;P&gt;Thanks for your suggestion. However, what I am looking for is to create several different sets of deep learning training samples &lt;STRONG&gt;using the same set of polygons&lt;/STRONG&gt; with the only difference being the input raster/imagery layer. As the 'Label Objects for Deep Learning' tool requires the imagery layer to be first selected, I have not yet found a way to do this. Further, it seems that when I use the tool, I cannot load in deep learning training samples (or the associated polygons layer) created for another imagery layer. But thanks for your suggestion, I will read through the documentation you suggested.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2025 18:00:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1572846#M91667</guid>
      <dc:creator>ScarletMaguire</dc:creator>
      <dc:date>2025-01-06T18:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to re-use Deep Learning polygons for a different imagery layer</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1573227#M91695</link>
      <description>&lt;P&gt;Hey Scarlet&lt;/P&gt;&lt;P&gt;Ah I see, I believe you are using the Deep Learning tools embedded on the Imagery toolbar?&lt;/P&gt;&lt;P&gt;If you go to Analysis&amp;nbsp; &amp;gt; Tools and use the &lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/image-analyst/export-training-data-for-deep-learning.htm" target="_self"&gt;Export Training Data for Deep Learning&lt;/A&gt; tool you can run this as a batch tool to cycle through different Raster Images while keeping all other parameters the same, including the polygons used.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jan 2025 17:10:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/how-to-re-use-deep-learning-polygons-for-a/m-p/1573227#M91695</guid>
      <dc:creator>David_McRitchie</dc:creator>
      <dc:date>2025-01-07T17:10:02Z</dc:date>
    </item>
  </channel>
</rss>

