<?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: Classify Pixels Deep Learning Package - Sentinel 2 in ArcGIS Image Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035187#M280</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/221908"&gt;@TimG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did create the new raster (export to 32 bits unsigned). Same result. Thanks for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 10 Mar 2021 22:36:06 GMT</pubDate>
    <dc:creator>TiagoCarvalho1979</dc:creator>
    <dc:date>2021-03-10T22:36:06Z</dc:date>
    <item>
      <title>Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033787#M268</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I've been trying to put to work the deep learning package&amp;nbsp;corine_landcover.dlpk, as available in Esri Living Atlas. I'm having a unexpected result from the deep learning process, without no warnings or errors identified by ArcGIS Pro. I've tested 2 approaches:&lt;/P&gt;&lt;P&gt;- Scenario 1: raster mosaic, sentinel 2 type, with all bands template, using SRS&amp;nbsp;WGS 1984 UTM Zone 29N.&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Scenario 2: raster dataset, Sentinel True Colour, exported R::Band 4; G::Band 3; B::Band 2, SRS Web Mercator.&lt;/P&gt;&lt;P&gt;Scenario 1, my first approach, I've experimented several batch_size, from 4, 8 to 16. I've selected Mosaicked Image and Process All Rasters single. batch_size parameter has not affected the results. Processor type (GPU or CPU), has affected the results. Both are not understandable.&lt;/P&gt;&lt;P&gt;All processing have took account the visible map area as input parameter for the inferencing.&lt;/P&gt;&lt;P&gt;Starting point:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_interest_area.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7767iC7951AECEFC7E343/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_interest_area.PNG" alt="DL_interest_area.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Scenario 1 - &lt;STRONG&gt;GPU&lt;/STRONG&gt; - Mosaicked Image / Batch size 4/GPU:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7768iB5120541A37FED4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors.PNG" alt="DL_Errors.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Scenario 1 - &lt;STRONG&gt;CPU&lt;/STRONG&gt; - Mosaicked Image / Batch size 4/CPU:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_CPU.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7769i9E64398F3EFB8717/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_CPU.PNG" alt="DL_Errors_CPU.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; For scenario 2 same results, GPU and CPU.&lt;/P&gt;&lt;P&gt;For the GPU case I don't have a clue what the issue is. I've ArcGIS Pro Advanced 2.7.1, Image Analyst ext, Deep Learning Framework (with all the requirements, including visual studio). My GPU is RTX 3070 8 Gb who I consider has enough power to do the math. No errors or warnings are presented in the inference processing.&lt;/P&gt;&lt;P&gt;For the CPU the results are clearly not adequate. The test area is about&amp;nbsp;&lt;SPAN&gt;145.6716km².&lt;/SPAN&gt; Most of the classification is Inland Waters, and that doesn't make any sense has you see above in the sentinel 2 scene. I know the model is Unet and should be using GPU, but nevertheless I thought it could be SRS (WGS 1984 UTM Zone 29N) the issue.&lt;/P&gt;&lt;P&gt;I tested again, scenario 2, the below image is GPU processing&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_scenario2_gpu.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7770i7508CD86821A8B3B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_scenario2_gpu.PNG" alt="DL_Errors_scenario2_gpu.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; CPU mode was about the same.&lt;/P&gt;&lt;P&gt;I understand that the Pytorch version in use in ArcGIS Pro supports only CUDA 10.2 and no CUDA 11.x GPU's.&amp;nbsp;I've seen around the threads issues alike, with different graphic cards, Touring and Pascal, and this type of issue are happening in pixel classification using deep learning.&lt;/P&gt;&lt;P&gt;The CPU results, I don't understand them.&amp;nbsp; I have an&amp;nbsp;i5-10600K CPU with 32 Gb RAM.&lt;/P&gt;&lt;P&gt;Any comments on this?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Mar 2021 20:11:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033787#M268</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-07T20:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033820#M269</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/418473"&gt;@TiagoCarvalho1979&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I would recommend you to:&lt;/P&gt;&lt;P&gt;1. Use this tool here&amp;nbsp;&lt;A href="https://www.arcgis.com/home/item.html?id=e6e1f20cb0374d28a6eed24f5c2ff51b" target="_blank" rel="noopener"&gt;Manage Sentinel-2 imagery (arcgis.com)&lt;/A&gt;&amp;nbsp;to create your mosaic layer, It expects sentinel 2 Level 1 C data.&lt;/P&gt;&lt;P&gt;2. Change the processing template of the newly created layer to None. (Right click on the layer &amp;gt; Properties &amp;gt; Processing template)&lt;/P&gt;&lt;P&gt;3. Try using the layer with the model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you face any issues.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 05:14:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033820#M269</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-03-08T05:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033863#M270</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp;&lt;/P&gt;&lt;P&gt;well in GPU processing I've got the same result.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_GPU_ArcMap_Mosaic.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7792iE7006C2188C1EB46/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_GPU_ArcMap_Mosaic.PNG" alt="DL_Errors_GPU_ArcMap_Mosaic.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; So for using the tool I had to install ArcMap. In my understanding the Create Mosaic in ArcGIS Pro has the capability to configure a Sentinel 2 template and import data. But I followed all the steps just as a precaution.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first import option in the tool (import 10 m band) in the deep learning model didn't work, because the model tries to get the index bands for inference and fails in the import process if not all bands are present. So I had to select in the tool the multispectral option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;With the multispectral option the model started and did not presented errors.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_GPU_ArcMap_Mosaic_Concluded.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7793iBAABF2DE52808923/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_GPU_ArcMap_Mosaic_Concluded.PNG" alt="DL_Errors_GPU_ArcMap_Mosaic_Concluded.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;But as you see above the results are still the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any clues?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:21:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033863#M270</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-08T11:21:12Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033867#M271</link>
      <description>&lt;P&gt;@Anonymous User&amp;nbsp;one thing, not all the processing was wrong. See this upper left corner in the image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_GPU_ArcMap_Mosaic_2.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7795i485D3BC80755616B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_GPU_ArcMap_Mosaic_2.PNG" alt="DL_Errors_GPU_ArcMap_Mosaic_2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Could be the tiles? Any thoughts on this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:25:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033867#M271</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-08T11:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033873#M272</link>
      <description>&lt;P&gt;I also done a CPU based inference. The results are less granular, although I've delimited the inference based on a polygon of a pre-defined AoI. The results:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_CPU_ArcMap_Mosaic.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7796i2D84BC63C3F66E29/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_CPU_ArcMap_Mosaic.PNG" alt="DL_Errors_CPU_ArcMap_Mosaic.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Now for the upper left limit in my previous post, compare btw GPU and CPU processing:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_CPU_vs_GPU_ArcMap_Mosaic.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7797i9B96D2E7014C05F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_CPU_vs_GPU_ArcMap_Mosaic.PNG" alt="DL_Errors_CPU_vs_GPU_ArcMap_Mosaic.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 11:37:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033873#M272</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-08T11:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033875#M273</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/418473"&gt;@TiagoCarvalho1979&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This tool here &lt;A href="https://www.arcgis.com/home/item.html?id=e6e1f20cb0374d28a6eed24f5c2ff51b" target="_blank" rel="noopener"&gt;https://www.arcgis.com/home/item.html?id=e6e1f20cb0374d28a6eed24f5c2ff51b&lt;/A&gt;&amp;nbsp;works in ArcGIS Pro too.&lt;/P&gt;&lt;P&gt;Then you need to use the multispectral layer with processing template set to None.&lt;/P&gt;&lt;P&gt;If you think it works well on CPU the problem might be related to GPU, I recommend you to try setting batch size to one and run on GPU. Just to test it.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:26:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033875#M273</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-03-08T12:26:18Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033884#M274</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp;,&lt;/P&gt;&lt;P&gt;the link above is not working:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="link_tool_not_working.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7798i16600F631343EF40/image-size/medium?v=v2&amp;amp;px=400" role="button" title="link_tool_not_working.PNG" alt="link_tool_not_working.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; I tested with batch size = 1. The processing is below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_GPU_ArcMap_Mosaic_batch_size_1.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7799iDBFE7B456A0EAD54/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_GPU_ArcMap_Mosaic_batch_size_1.PNG" alt="DL_Errors_GPU_ArcMap_Mosaic_batch_size_1.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; Again upper left corner did work:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_GPU_ArcMap_Mosaic_batch_size_1_upper_corner.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7800i2E411966C802996B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_GPU_ArcMap_Mosaic_batch_size_1_upper_corner.PNG" alt="DL_Errors_GPU_ArcMap_Mosaic_batch_size_1_upper_corner.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; My issue related with CPU processing is that the granularity of the processing is lesser. See bellow the same are by CPU inference:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DL_Errors_CPU_ArcMap_Mosaic_batch_size_1_upper_corner.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7801iD0A725DEB14BF4F1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DL_Errors_CPU_ArcMap_Mosaic_batch_size_1_upper_corner.PNG" alt="DL_Errors_CPU_ArcMap_Mosaic_batch_size_1_upper_corner.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; classification is not the same.&amp;nbsp;&lt;/P&gt;&lt;P&gt;@Anonymous User&amp;nbsp;do you consider that since pytorch version 1.4.0 does not support CUDA 11.x that this is a issue related to more recent Ampere architecture GPU cards?&lt;/P&gt;&lt;P&gt;Thank you for your time.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:14:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033884#M274</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-08T12:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033887#M275</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/418473"&gt;@TiagoCarvalho1979&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;I am not sure about your GPU related question because I have not tested it with that specific GPU. About your question related to granularity you can check the resolution of the raster. Also I have fixed the link, it is same tool and that works with ArcGIS Pro too You don't need arcmap for that if you are already using ArcGIS Pro.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 12:30:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033887#M275</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-03-08T12:30:01Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033893#M276</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous User&amp;nbsp;&lt;/P&gt;&lt;P&gt;both rasters have the same pixel value 10 meters. So my conclusion is how the built-in libraries models that handle the data work for the differente cases. Since I don't have another GPU, Touring or Pascal, available I cannot test the model using other type of GPU.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 13:10:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1033893#M276</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-08T13:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1034051#M277</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;new feedback for the discussion. What happens is something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CUDA_100.PNG" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7834iCC948568BF61F67F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CUDA_100.PNG" alt="CUDA_100.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; so in the example above the GPU is working. I was identifying if the problem was regarding to the pre-defined extent of the processing. So looking at the CUDA chart the GPU is processing without any problems of memory neither GPU. Then a peak happens in CUDA and the processing breaks with the above results showing. This is a strange behaviour. I use my GPU for 3D rendering and analysis and nothing like this happens, and I have all drivers update.&lt;/P&gt;&lt;P&gt;Any comments on this?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Mar 2021 17:58:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1034051#M277</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-08T17:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1034295#M278</link>
      <description>&lt;P&gt;I got strange results but found the following helped:&lt;/P&gt;&lt;P&gt;-Change the processing template to None of the original Sentinel View (as mentioned)&lt;/P&gt;&lt;P&gt;-Right-Click on the Sentinel View layer -&amp;gt; Data -&amp;gt; Export Raster&lt;/P&gt;&lt;P&gt;-Set the Clipping Geometry to "Current Display Extent" (as a test)&lt;/P&gt;&lt;P&gt;-Create the TIFF with these settings, Pixel Type to &lt;STRONG&gt;32 bit unsigned&lt;/STRONG&gt; and Output Format to TIFF&lt;/P&gt;&lt;P&gt;The nvidia-smi.exe output&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimGrenside_0-1615260739552.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/7894i98DB19030B64EE84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimGrenside_0-1615260739552.png" alt="TimGrenside_0-1615260739552.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 03:36:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1034295#M278</guid>
      <dc:creator>TimG</dc:creator>
      <dc:date>2021-03-09T03:36:25Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1034856#M279</link>
      <description>&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;I will try to do your approach but I can give the feedback that a colleague of mine with RTX3000 (laptop Touring architect) using my workflow has with success did inferencing on the data, without converting.&lt;/P&gt;&lt;P&gt;As I see from your screenshot you have and RTX 2080, so you also have a touring GPU. Since pytorch 1.4.0 supports only CUDA 10.2, and because CUDA 10.2 is not supported in new Ampere GPU although having CUDA 11 installed the cudnn/cudatoolkit in use will be 7.x/10.x.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TiagoCarvalho1979_0-1615377368075.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8037iB172D6CDD278E311/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TiagoCarvalho1979_0-1615377368075.png" alt="TiagoCarvalho1979_0-1615377368075.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="TiagoCarvalho1979_1-1615377415054.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8038i81FA434D0B1EA977/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TiagoCarvalho1979_1-1615377415054.png" alt="TiagoCarvalho1979_1-1615377415054.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TiagoCarvalho1979_2-1615377488303.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8039i095A8007AF05473A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TiagoCarvalho1979_2-1615377488303.png" alt="TiagoCarvalho1979_2-1615377488303.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I will try to do your workflow and give feedback.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 12:02:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1034856#M279</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-10T12:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035187#M280</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/221908"&gt;@TimG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did create the new raster (export to 32 bits unsigned). Same result. Thanks for the help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 22:36:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035187#M280</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-10T22:36:06Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035221#M281</link>
      <description>&lt;P&gt;Hmmm, this is mine (image below).&amp;nbsp; The left side 32bit unsigned, right side 8bit unsigned.&amp;nbsp; &amp;nbsp;Other thoughts&lt;/P&gt;&lt;P&gt;- Your 'Map' set to WGS 1984 Web Mercator?&lt;/P&gt;&lt;P&gt;- Cell size set to 10 on the Classify&amp;nbsp; Pixels for Deep Learning?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TimGrenside_0-1615416774547.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8147iBB51167460DB9AEF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TimGrenside_0-1615416774547.png" alt="TimGrenside_0-1615416774547.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Mar 2021 23:15:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035221#M281</guid>
      <dc:creator>TimG</dc:creator>
      <dc:date>2021-03-10T23:15:05Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Pixels Deep Learning Package - Sentinel 2</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035644#M282</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/221908"&gt;@TimG&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="TiagoCarvalho1979_0-1615492015712.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/8243iD8B27C0192A9AC85/image-size/medium?v=v2&amp;amp;px=400" role="button" title="TiagoCarvalho1979_0-1615492015712.png" alt="TiagoCarvalho1979_0-1615492015712.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;the CUDA issue just happens, in 16bit and 32bit unassigned. 8 bit even worse. Really I don't have a clue why this issue happens.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any comments?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 11 Mar 2021 19:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-pixels-deep-learning-package-sentinel-2/m-p/1035644#M282</guid>
      <dc:creator>TiagoCarvalho1979</dc:creator>
      <dc:date>2021-03-11T19:51:46Z</dc:date>
    </item>
  </channel>
</rss>

