<?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 Resolve Single Shot Detector(SSD) issues in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778877#M1108</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you set up your environment properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/" title="https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/"&gt;Use Deep Learning to Assess Palm Tree Health | Learn ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are issues if you don't have the correct versions set up&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/247546"&gt;Deep Learning to Assess Palm Tree Health: .emd file error&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/243500"&gt;Deep Learning to Assess Palm Tree - prepare_data problem&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;plus many more.&lt;/P&gt;&lt;P&gt;You might want to look at their github site for various examples and check to see if anything there helps&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/tree/master/samples/04_gis_analysts_data_scientists" title="https://github.com/Esri/arcgis-python-api/tree/master/samples/04_gis_analysts_data_scientists"&gt;arcgis-python-api/samples/04_gis_analysts_data_scientists at master · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 08 Mar 2020 11:33:33 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2020-03-08T11:33:33Z</dc:date>
    <item>
      <title>How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778873#M1104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new to Deep Learning and arcgis.learn module. I am following the case study "Palm Tree Detection" . While Running the code the below Error is occurring. How can I Resolve this Issue?&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/484416_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;arcgis.learn&amp;nbsp;object detection‌deep_learning&amp;nbsp;arcgis-api-python&amp;nbsp;palm tree-detection‌&lt;/P&gt;&lt;P&gt;ssd‌&amp;nbsp;single-shot-detector‌&amp;nbsp;&lt;A href="https://community.esri.com/t5/tag/fastai/tg-p"&gt;#fastai&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Mar 2020 06:48:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778873#M1104</guid>
      <dc:creator>ManojG</dc:creator>
      <dc:date>2020-03-08T06:48:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778874#M1105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From a purely python perspective it's not understanding your class name 'models'.&lt;/P&gt;&lt;P&gt;Try pytorch.models.resnet34 or whatever module you imported.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Mar 2020 10:31:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778874#M1105</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-03-08T10:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778875#M1106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you David.&lt;/P&gt;&lt;P&gt;But I Just imported SingleShotDetector function from &lt;STRONG&gt;arcgis.learn&lt;/STRONG&gt;. Which is having the modules from &lt;EM&gt;pytorch, fastai &lt;/EM&gt;and&lt;EM&gt; scikit-image&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Mar 2020 10:41:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778875#M1106</guid>
      <dc:creator>ManojG</dc:creator>
      <dc:date>2020-03-08T10:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778876#M1107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If it's just being passed as a parameter, try = 'RESNET34'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Mar 2020 10:55:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778876#M1107</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2020-03-08T10:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778877#M1108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you set up your environment properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/" title="https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/"&gt;Use Deep Learning to Assess Palm Tree Health | Learn ArcGIS&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are issues if you don't have the correct versions set up&lt;/P&gt;&lt;P&gt;For example&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/247546"&gt;Deep Learning to Assess Palm Tree Health: .emd file error&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/243500"&gt;Deep Learning to Assess Palm Tree - prepare_data problem&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;plus many more.&lt;/P&gt;&lt;P&gt;You might want to look at their github site for various examples and check to see if anything there helps&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-python-api/tree/master/samples/04_gis_analysts_data_scientists" title="https://github.com/Esri/arcgis-python-api/tree/master/samples/04_gis_analysts_data_scientists"&gt;arcgis-python-api/samples/04_gis_analysts_data_scientists at master · Esri/arcgis-python-api · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Mar 2020 11:33:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778877#M1108</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-03-08T11:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778878#M1109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am following the link(&lt;A href="https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/"&gt;https://learn.arcgis.com/en/projects/use-deep-learning-to-assess-palm-tree-health/&lt;/A&gt;) from first onwards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I removed the palm-detection environment.&lt;/P&gt;&lt;P&gt;again created the environment and same packages installed.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This time the error happening in &lt;STRONG&gt;preparedata.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The ArcGIS pro is 2.5 version&lt;/P&gt;&lt;P&gt;Arcgis Python api is 1.7.0 version&lt;/P&gt;&lt;P&gt;the H/W is intel&amp;nbsp; i7-8th generation with NVIDIA GeForce GT 730(Desktop)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The process is in Deadlock&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/plain.png" /&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing I really didn't get.&lt;/P&gt;&lt;P&gt;I already ran this case study in my laptop (i7-8th generation and switchable graphics[AMD Radeon]) with 20 epochs.&lt;/P&gt;&lt;P&gt;It ran smoothly. Now I would like to increase the number of epochs to 50. This will take much time to complete the training. So, this time I go with Desktop. Nothing Changed in the process of execution. But the errors are occurring about the Package installations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I resolve this issue?&lt;/P&gt;&lt;P&gt;Are there any Hardware Setting changes needed?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 13:36:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778878#M1109</guid>
      <dc:creator>ManojG</dc:creator>
      <dc:date>2020-03-09T13:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778879#M1110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried this as you suggested. But the Errors raised at the time of importing packages. so I Undo the changes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 13:38:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778879#M1110</guid>
      <dc:creator>ManojG</dc:creator>
      <dc:date>2020-03-09T13:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778880#M1111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Contact the people that wrote the lesson (If they are listed) or tech support, there seems to be a lot of fiddly stuff with those deep learning and related modules&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 14:42:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778880#M1111</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2020-03-09T14:42:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to Resolve Single Shot Detector(SSD) issues</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778881#M1112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Manoj have you installed the required dependencies for arcgis.learn. Can you paste the output of command "conda list" here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Mar 2020 14:32:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-resolve-single-shot-detector-ssd-issues/m-p/778881#M1112</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-03-21T14:32:17Z</dc:date>
    </item>
  </channel>
</rss>

