<?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 train deep learning model with image chips from multiple rasters, How to train deep learning model with image chips from multiple rasters in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841036#M3528</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Philip did you try it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Aug 2019 13:49:01 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2019-08-17T13:49:01Z</dc:date>
    <item>
      <title>How to train deep learning model with image chips from multiple rasters, How to train deep learning model with image chips from multiple rasters</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841033#M3525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm using a similar approach to deep learning with ArcGIS API for python like this tutorial describes:&amp;nbsp; https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/lessons/detect-palm-trees-with-a-deep-learning-model.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can merge multiple image chip exports from ExportTrainingDataForDeepLearning-Tool in one training? Specifically the FastAI SingeShotDetector?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And another thing I was wondering: How can i test the results of the SSD, apart from using DetectObjectsUsingDeepLearning Tool and looking at the resulting SHP file? Is there no test method?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 15:07:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841033#M3525</guid>
      <dc:creator>PhilippZacharias</dc:creator>
      <dc:date>2019-08-01T15:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to train deep learning model with image chips from multiple rasters, How to train deep learning model with image chips from multiple rasters</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841034#M3526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nobody has an answer to this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Aug 2019 13:39:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841034#M3526</guid>
      <dc:creator>PhilippZacharias</dc:creator>
      <dc:date>2019-08-06T13:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to train deep learning model with image chips from multiple rasters, How to train deep learning model with image chips from multiple rasters</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841035#M3527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey, Philipp we can always add more training data to a folder where we have already exported some training data, it will append data not override. This will fail if you change any parameter like chip_size in a later batch. The ssd results can be visualized in the notebook itself using the sho_results() method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2019 18:50:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841035#M3527</guid>
      <dc:creator>SandeepKumar11</dc:creator>
      <dc:date>2019-08-13T18:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to train deep learning model with image chips from multiple rasters, How to train deep learning model with image chips from multiple rasters</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841036#M3528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Philip did you try it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Aug 2019 13:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841036#M3528</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2019-08-17T13:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to train deep learning model with image chips from multiple rasters, How to train deep learning model with image chips from multiple rasters</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841037#M3529</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With ArcMap 10.6&amp;nbsp;the Export Training Data tool&amp;nbsp;has a Start Index parameter that&amp;nbsp;will overwrite the existing tiles if you specify a starting index that overlaps any of the indexes used by previous tiles.&amp;nbsp; If you are using that version of the tool you have to manually set the Start Index to a number that comes after the last existing tile index to append tiles and not overwrite tiles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe the tool automatically never overwrites and always appends only if you are using the Export Training Data tool at ArcMap 10.7 or ArcGIS Pro 2.4.&amp;nbsp; The ArcMap 10.7 and ArcGIS Pro 2.4 versions of the tool dropped the Start Index parameter and apparently starts at 0 if there are no existing tiles in a directory or else it starts indexing tiles after the last used tile index to avoid overwriting the outputs.&amp;nbsp; I think the notebook requires or assumes that you are using the ArcMap 10.7 and ArcGIS Pro 2.4 version of the tool.&amp;nbsp; This version of the tool also creates different output files that are needed by the learn.ai module that the ArcMap 10.6 version did not create, so I am pretty sure you have to use &lt;SPAN&gt;the ArcMap 10.7 and ArcGIS Pro 2.4&amp;nbsp;&lt;/SPAN&gt;version of the tool to follow the notebook.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Aug 2019 15:51:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-train-deep-learning-model-with-image-chips/m-p/841037#M3529</guid>
      <dc:creator>RichardFairhurst</dc:creator>
      <dc:date>2019-08-19T15:51:08Z</dc:date>
    </item>
  </channel>
</rss>

