<?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: Fail to classify pixels using deep learning with GPU in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1632708#M97196</link>
    <description>&lt;P&gt;Same problem here and not fixed yet.&amp;nbsp;&lt;BR /&gt;I used ArcGIS pro 3.4 and classify pixels using deep learning. Training the model was successful but when I choose to test the same model, the GPU is not working. I have RTX4060.&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jul 2025 06:10:52 GMT</pubDate>
    <dc:creator>Kaifichomani</dc:creator>
    <dc:date>2025-07-13T06:10:52Z</dc:date>
    <item>
      <title>Fail to classify pixels using deep learning with GPU</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1301952#M70485</link>
      <description>&lt;P&gt;When I run the toolbox "Classify pixels using deep learning" with the CPU, everything seems fine, except that it runs extremely slow. So I tried to run it with the GPU and got multiple failures::&lt;/P&gt;&lt;P&gt;ExecuteError: ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (&lt;A href="http://esriurl.com/support" target="_blank" rel="noopener"&gt;http://esriurl.com/support&lt;/A&gt;) to Report a Bug, and refer to the error help for potential solutions or workarounds.&lt;BR /&gt;Parallel processing job timed out [Failed to generate table]&lt;BR /&gt;Parallel processing job timed out [Failed to generate table]&lt;BR /&gt;Failed to execute (DetectObjectsUsingDeepLearning).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The parameters and environments were set as below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XISHI_3-1687437672989.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/73914i9E1BECA45754935C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XISHI_3-1687437672989.png" alt="XISHI_3-1687437672989.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XISHI_4-1687437682490.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/73915i95F29AA319AF6DB7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XISHI_4-1687437682490.png" alt="XISHI_4-1687437682490.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Then I further try it in the Python command line with:&lt;/P&gt;&lt;P&gt;with arcpy.EnvManager(processorType="GPU"):&lt;BR /&gt;out_classified_raster = arcpy.ia.ClassifyPixelsUsingDeepLearning("setnul_raste", r"E:\Z_Phd_Other_stuff\2023_06_21_jx\jx\MyProject\model_unet2\model_unet2.dlpk", "padding 0;batch_size 32;predict_background False;test_time_augmentation False;tile_size 224", "PROCESS_AS_MOSAICKED_IMAGE", None); out_classified_raster.save(r"E:\Z_Phd_Other_stuff\2023_06_21_jx\jx\MyProject\MyProject.gdb\setnul_raste_ClassifyPixelsU3")&lt;/P&gt;&lt;P&gt;The same error occurred:&lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 2, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\ia\Functions.py", line 2206, in DetectObjectsUsingDeepLearning&lt;BR /&gt;return Wrapper(&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\sa\Utils.py", line 55, in swapper&lt;BR /&gt;result = wrapper(*args, **kwargs)&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\ia\Functions.py", line 2195, in Wrapper&lt;BR /&gt;result = arcpy.gp.DetectObjectsUsingDeepLearning_ia(&lt;BR /&gt;File "C:\Program Files\ArcGIS\Pro\Resources\ArcPy\arcpy\geoprocessing\_base.py", line 512, in &amp;lt;lambda&amp;gt;&lt;BR /&gt;return lambda *args: val(*gp_fixargs(args, True))&lt;BR /&gt;arcgisscripting.ExecuteError: ERROR 999999: Something unexpected caused the tool to fail. Contact Esri Technical Support (&lt;A href="http://esriurl.com/support" target="_blank" rel="noopener"&gt;http://esriurl.com/support&lt;/A&gt;) to Report a Bug, and refer to the error help for potential solutions or workarounds.&lt;BR /&gt;Parallel processing job timed out [Failed to generate table]&lt;BR /&gt;Parallel processing job timed out [Failed to generate table]&lt;BR /&gt;Failed to execute (DetectObjectsUsingDeepLearning).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My PC has an AMD 7950X CPU and RTX 4090 (GPU0) and the version of ArcGIS Pro is 3.0.1. Is there any solution or suggestion?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XISHI_6-1687438453724.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/73917i4626C4038031AE42/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XISHI_6-1687438453724.png" alt="XISHI_6-1687438453724.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="XISHI_5-1687438356685.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/73916i9CF7A591A6E8F74E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="XISHI_5-1687438356685.png" alt="XISHI_5-1687438356685.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 12:55:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1301952#M70485</guid>
      <dc:creator>XISHI</dc:creator>
      <dc:date>2023-06-22T12:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to classify pixels using deep learning with GPU</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1301956#M70486</link>
      <description>&lt;P&gt;Or anything I missed?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 13:05:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1301956#M70486</guid>
      <dc:creator>XISHI</dc:creator>
      <dc:date>2023-06-22T13:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to classify pixels using deep learning with GPU</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1301962#M70487</link>
      <description>&lt;P&gt;&lt;SPAN&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695542"&gt;@XISHI&lt;/a&gt;,&lt;/SPAN&gt;&amp;nbsp;I've moved this post from our Community Feedback area to the &lt;A href="https://community.esri.com/t5/arcgis-pro-questions/bd-p/arcgis-pro-questions" target="_blank" rel="noopener"&gt;ArcGIS Pro Questions&lt;/A&gt; Board, where it's more likely to be seen and responded to by members with relevant expertise. All the best!&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 13:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1301962#M70487</guid>
      <dc:creator>JesseCloutier</dc:creator>
      <dc:date>2023-06-22T13:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to classify pixels using deep learning with GPU</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1331667#M73356</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/695542"&gt;@XISHI&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you been able to fix it? Your nividia GPU should work. just for a test can you please try a smaller batch size e.g. 2 or 4? Are you running the tool within ArcGIS Pro or from a script?&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Pavan Yadav | Product Engineer - Imagery and AI&lt;BR /&gt;Esri | 380 New York | Redlands, 92373 | USA&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.linkedin.com/in/pavan-yadav-1846606/" target="_blank" rel="noopener"&gt;https://www.linkedin.com/in/pavan-yadav-1846606/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 20:59:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1331667#M73356</guid>
      <dc:creator>PavanYadav</dc:creator>
      <dc:date>2023-09-22T20:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Fail to classify pixels using deep learning with GPU</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1632708#M97196</link>
      <description>&lt;P&gt;Same problem here and not fixed yet.&amp;nbsp;&lt;BR /&gt;I used ArcGIS pro 3.4 and classify pixels using deep learning. Training the model was successful but when I choose to test the same model, the GPU is not working. I have RTX4060.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jul 2025 06:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/fail-to-classify-pixels-using-deep-learning-with/m-p/1632708#M97196</guid>
      <dc:creator>Kaifichomani</dc:creator>
      <dc:date>2025-07-13T06:10:52Z</dc:date>
    </item>
  </channel>
</rss>

