<?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: Raster error. Failed to execute (DetectObjectsUsingDeepLearning). in Imagery and Remote Sensing Questions</title>
    <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1521717#M792</link>
    <description>&lt;P&gt;Hey Jon, thanks for the information! What GPU is on your machine?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Aug 2024 18:49:42 GMT</pubDate>
    <dc:creator>AmeliaBradshaw</dc:creator>
    <dc:date>2024-08-14T18:49:42Z</dc:date>
    <item>
      <title>Raster error. Failed to execute (DetectObjectsUsingDeepLearning).</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1518161#M789</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am trying to run a deep learning algorithm to detect shipwrecks using bathymetry data. I am using the Detect Shipwrecks example project template (&lt;A href="https://www.arcgis.com/home/item.html?id=072a6af548ee4ad9a784881270b99266" target="_self"&gt;https://www.arcgis.com/home/item.html?id=072a6af548ee4ad9a784881270b99266&lt;/A&gt;). I am using the Shipwreck Detection model (&lt;A href="https://www.arcgis.com/home/item.html?id=28755e99bbde42508f22b957681a70e2" target="_self"&gt;https://www.arcgis.com/home/item.html?id=28755e99bbde42508f22b957681a70e2&lt;/A&gt;). The example BAG data can be found here: (&lt;A href="https://www.ngdc.noaa.gov/nos/H12001-H14000/H12891.html" target="_self"&gt;https://www.ngdc.noaa.gov/nos/H12001-H14000/H12891.html&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I follow the instructuions for running the example Shipwreck Detection ArcGIS project, but am encountering the following error when running&amp;nbsp;DetectObjectsUsingDeepLearning():&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Traceback (most recent call last):
  File "C:\Mac\Home\Documents\ArcGIS\Projects\ShipwreckProjectTest\detectshipwrecks.py", line 99, in &amp;lt;module&amp;gt;
    raise e
  File "C:\Mac\Home\Documents\ArcGIS\Projects\ShipwreckProjectTest\detectshipwrecks.py", line 89, in &amp;lt;module&amp;gt;
    arcpy.ia.DetectObjectsUsingDeepLearning(tfile,
  File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\ia\Functions.py", line 4127, in DetectObjectsUsingDeepLearning
    return Wrapper(
           ^^^^^^^^
  File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\sa\Utils.py", line 45, in swapper
    result = wrapper(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\ia\Functions.py", line 4115, in Wrapper
    result = arcpy.gp.DetectObjectsUsingDeepLearning_ia(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\geoprocessing\_base.py", line 512, in &amp;lt;lambda&amp;gt;
    return lambda *args: val(*gp_fixargs(args, True))
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
arcgisscripting.ExecuteError: A raster error has occurred. The messages that follow will provide more detail.
Traceback (most recent call last):
Failed to execute (DetectObjectsUsingDeepLearning).

&lt;/SPAN&gt;&lt;/PRE&gt;&lt;PRE&gt;Failed script Shipwreck Detection from Bathymetric data...&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;Failed to execute (detectshipwrecks).&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help would be appreciated. Thanks!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 02:40:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1518161#M789</guid>
      <dc:creator>JonMarrs</dc:creator>
      <dc:date>2024-08-12T02:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Raster error. Failed to execute (DetectObjectsUsingDeepLearning).</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1518679#M790</link>
      <description>&lt;P&gt;I figured out that the problem goes away when I switch from using my GPU to my CPU. However, I would still like to use my GPU for performance/efficiency reasons, so I still need to figure out why using the GPU throws this raster error with&amp;nbsp;&lt;SPAN&gt;DetectObjectsUsingDeepLearning.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Aug 2024 23:52:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1518679#M790</guid>
      <dc:creator>JonMarrs</dc:creator>
      <dc:date>2024-08-12T23:52:25Z</dc:date>
    </item>
    <item>
      <title>Re: Raster error. Failed to execute (DetectObjectsUsingDeepLearning).</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1521717#M792</link>
      <description>&lt;P&gt;Hey Jon, thanks for the information! What GPU is on your machine?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 18:49:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1521717#M792</guid>
      <dc:creator>AmeliaBradshaw</dc:creator>
      <dc:date>2024-08-14T18:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: Raster error. Failed to execute (DetectObjectsUsingDeepLearning).</title>
      <link>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1548382#M959</link>
      <description>&lt;P&gt;What is the solution? I have the same error.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Oct 2024 10:26:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/imagery-and-remote-sensing-questions/raster-error-failed-to-execute/m-p/1548382#M959</guid>
      <dc:creator>Wafaaalmutairi</dc:creator>
      <dc:date>2024-10-14T10:26:47Z</dc:date>
    </item>
  </channel>
</rss>

