<?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 Detect_objects function fails in Jupyter notebook. in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084189#M6413</link>
    <description>&lt;P&gt;I trained an object detection model using the FasterRCNN architecture.&amp;nbsp; But, when I tried to run inference in Jupyter notebook using the detect_objects method&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnushaGTI_1-1627588889979.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19717i5B30B446FD684463/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnushaGTI_1-1627588889979.png" alt="AnushaGTI_1-1627588889979.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I get the error message below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnushaGTI_2-1627589028204.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19718i52452BE893A472CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnushaGTI_2-1627589028204.png" alt="AnushaGTI_2-1627589028204.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Both the input raster and the model are published to arcgis online. I am not sure what the underlying issue is or if I am missing something.&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated. Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 29 Jul 2021 20:12:21 GMT</pubDate>
    <dc:creator>AnushaGTI</dc:creator>
    <dc:date>2021-07-29T20:12:21Z</dc:date>
    <item>
      <title>Detect_objects function fails in Jupyter notebook.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084189#M6413</link>
      <description>&lt;P&gt;I trained an object detection model using the FasterRCNN architecture.&amp;nbsp; But, when I tried to run inference in Jupyter notebook using the detect_objects method&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnushaGTI_1-1627588889979.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19717i5B30B446FD684463/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnushaGTI_1-1627588889979.png" alt="AnushaGTI_1-1627588889979.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I get the error message below&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AnushaGTI_2-1627589028204.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/19718i52452BE893A472CB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AnushaGTI_2-1627589028204.png" alt="AnushaGTI_2-1627589028204.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Both the input raster and the model are published to arcgis online. I am not sure what the underlying issue is or if I am missing something.&lt;/P&gt;&lt;P&gt;Any help will be greatly appreciated. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 20:12:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084189#M6413</guid>
      <dc:creator>AnushaGTI</dc:creator>
      <dc:date>2021-07-29T20:12:21Z</dc:date>
    </item>
    <item>
      <title>Re: Detect_objects function fails in Jupyter notebook.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084195#M6414</link>
      <description>&lt;P&gt;Hi Anusha,&lt;/P&gt;&lt;P&gt;Kindly share the screenshot of the input parameters that you assigned.&lt;/P&gt;&lt;P&gt;In addition, if you want to run kindly check the python clone environment whether FastAI is installed it properly or not?&lt;/P&gt;&lt;P&gt;Or else create a new deep learning environment and install the fast ai libraries and try.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 20:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084195#M6414</guid>
      <dc:creator>DrVSSKiran</dc:creator>
      <dc:date>2021-07-29T20:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Detect_objects function fails in Jupyter notebook.</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084243#M6415</link>
      <description>&lt;P&gt;try locally stored versions of the data rather than online data.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jul 2021 22:09:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/detect-objects-function-fails-in-jupyter-notebook/m-p/1084243#M6415</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-07-29T22:09:01Z</dc:date>
    </item>
  </channel>
</rss>

