<?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 Objects Using Deep Learning - Unexpected Results in ArcGIS Image Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1409751#M638</link>
    <description>&lt;P&gt;After consulting with ESRI Tech support and testing, I'm going with Pixel classification.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
    <pubDate>Mon, 15 Apr 2024 14:12:03 GMT</pubDate>
    <dc:creator>PeteVitt</dc:creator>
    <dc:date>2024-04-15T14:12:03Z</dc:date>
    <item>
      <title>Classify Objects Using Deep Learning - Unexpected Results</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1401222#M624</link>
      <description>&lt;P&gt;Hi - I attempted to run an object classification on 3" resolution, 4 band imagery of about a mile square area of a river channel.&amp;nbsp; Looking to identify Arundo (an invasive bamboo species), Water, Bare Earth, Palm Trees, Other Trees, Grass/Vines (low vegetation).&amp;nbsp; I got some very un-expected results, the output was a polygon layer arranged in a grid pattern of equal size rectangles (see attached screen shot of output).&amp;nbsp; My process was:&lt;/P&gt;&lt;P&gt;0) Image Prep&lt;BR /&gt;Mosaiced geo tifs together using 'Mosaic to New Raster'&lt;BR /&gt;'Extract by Mask' to the study area&lt;/P&gt;&lt;P&gt;1) Label Objects for Deep Learning Tool (approx 300 samples of each class)&lt;/P&gt;&lt;P&gt;2) Export Training Data for Deep Learning Tool&lt;BR /&gt;Meta Data type - Labeled Tiles&lt;/P&gt;&lt;P&gt;3) Train Deep Learning Model Tool - use all defaults for parameters&lt;BR /&gt;Max epochs - 20 (default)&lt;BR /&gt;Model Type - Feature Classifier (default)&lt;BR /&gt;&lt;BR /&gt;4) Classify Objects using deep learning Tool&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas why I'm getting this grid pattern output?&amp;nbsp; I expected detailed boundaries with curves around different classes.&amp;nbsp; It also took several days to run the classification (way too long I think) -- it classified areas that I had masked off with Extract By Mask, which maybe added confusion.&amp;nbsp; I'm primarily interested in the boundaries of the Arundo.&amp;nbsp; I tried an Object extraction, but that didn't provide boundaries of the Arundo either, just squares.&amp;nbsp; Also attached is my model metrics, which I thought looked pretty good&lt;/P&gt;&lt;P&gt;Any thoughts would be much appreciated&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Mar 2024 22:54:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1401222#M624</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-03-26T22:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Objects Using Deep Learning - Unexpected Results</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1403876#M626</link>
      <description>&lt;P&gt;I changed course and moved to pixel classification.&amp;nbsp; Had pretty good luck with UNET and Deep Lab V3.&amp;nbsp; I was able to overcome the problem of the model classifying areas I had previously masked out from the image with extract by mask by using the Input Mask Polygons when exporting the training data.&amp;nbsp; I'd&amp;nbsp; still like to try the object classifier, will contact tech support I suppose&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2024 15:37:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1403876#M626</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-04-01T15:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Objects Using Deep Learning - Unexpected Results</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1406577#M632</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/14826"&gt;@PeteVitt&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Object Classification classifies input feature class. If you don't input a feature class the output is grid with the inferenced info.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You might find these docs helpful:&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Object Detection:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/image-analyst/detect-objects.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/image-analyst/detect-objects.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Object Classification:&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/analysis/image-analyst/classify-objects.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/analysis/image-analyst/classify-objects.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/image-analyst/object-classification.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/tool-reference/image-analyst/object-classification.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 18:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1406577#M632</guid>
      <dc:creator>PavanYadav</dc:creator>
      <dc:date>2024-04-05T18:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Objects Using Deep Learning - Unexpected Results</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1407336#M634</link>
      <description>&lt;P&gt;thanks Pavan your links were helpful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 22:39:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1407336#M634</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-04-08T22:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: Classify Objects Using Deep Learning - Unexpected Results</title>
      <link>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1409751#M638</link>
      <description>&lt;P&gt;After consulting with ESRI Tech support and testing, I'm going with Pixel classification.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pete&lt;/P&gt;</description>
      <pubDate>Mon, 15 Apr 2024 14:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-analyst-questions/classify-objects-using-deep-learning-unexpected/m-p/1409751#M638</guid>
      <dc:creator>PeteVitt</dc:creator>
      <dc:date>2024-04-15T14:12:03Z</dc:date>
    </item>
  </channel>
</rss>

