<?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: Detecting Dead spots in an Orchard in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381728#M78707</link>
    <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95621"&gt;@BobBooth1&lt;/a&gt;. The&amp;nbsp;&lt;SPAN&gt;TreeDetection.dlpk model relies on DeepForest, which I've learned does not support transfer learning. Other models I've seen don't seem to be a great fit, except maybe LandCoverClassification_Aerial.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Feb 2024 18:03:04 GMT</pubDate>
    <dc:creator>golden345</dc:creator>
    <dc:date>2024-02-13T18:03:04Z</dc:date>
    <item>
      <title>Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381657#M78698</link>
      <description>&lt;P&gt;I am trying to get ArcGISpro to give me a rough estimate of the percentage of deadspots in an orchard like the one in this image. I am using imagery from USDA NAIP. I've tried using TreeDetection.dlpk as a model in Detect Objects Using Deep Learning to detect the trees in the orchard. My hope was that this would detect a number of trees - say 100 for example, and I could compare this to ground truth data that this orchard was planted with 200 trees, for example, and infer that 100 trees had died.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="golden345_0-1707842033375.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94612i707F3E7A444CD8A4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="golden345_0-1707842033375.png" alt="golden345_0-1707842033375.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The deep learning results were not good (see image). Any ideas on what else I could try?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="golden345_1-1707842032940.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/94613iEB5445DF91E7786D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="golden345_1-1707842032940.png" alt="golden345_1-1707842032940.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 16:34:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381657#M78698</guid>
      <dc:creator>golden345</dc:creator>
      <dc:date>2024-02-13T16:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381685#M78700</link>
      <description>&lt;P&gt;I suspect that part of the problem is that the imagery you are using is not an exact match for the imagery the model was trained on. Have a look at this tutorial on using transfer learning to adjust a model trained on one dataset to work with another, slightly different one.&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.arcgis.com/en/projects/improve-a-deep-learning-model-with-transfer-learning/" target="_blank"&gt;https://learn.arcgis.com/en/projects/improve-a-deep-learning-model-with-transfer-learning/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 17:08:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381685#M78700</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-02-13T17:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381728#M78707</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/95621"&gt;@BobBooth1&lt;/a&gt;. The&amp;nbsp;&lt;SPAN&gt;TreeDetection.dlpk model relies on DeepForest, which I've learned does not support transfer learning. Other models I've seen don't seem to be a great fit, except maybe LandCoverClassification_Aerial.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 18:03:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381728#M78707</guid>
      <dc:creator>golden345</dc:creator>
      <dc:date>2024-02-13T18:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381852#M78714</link>
      <description>&lt;P&gt;If you're just looking for rough percentages, you theoretically should be able to use area measurements, yes?&amp;nbsp; I notice the trees are pretty consistently-spaced, which makes sense for an orchard.&lt;/P&gt;&lt;P&gt;If you happen to have LiDAR data available for this site (or can source some), you might be able to compare the returns for tree canopy against the returns for the open grass, and convert those to polygons.&lt;/P&gt;&lt;P&gt;Calculate the areas for each resulting polygon against the area for the field as a whole, and you have approximate area measurements for deadspots.&lt;/P&gt;&lt;P&gt;If you need approximate tree&amp;nbsp;&lt;EM&gt;counts&lt;/EM&gt;, it depends on your definition of "approximate".&amp;nbsp; Again, the trees appear relatively evenly-spaced, so you might be able to calculate an average tree-per-square-meter or similar, and then run that number against the area of tree return from the LiDAR, and you get an approximate tree count.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Feb 2024 20:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1381852#M78714</guid>
      <dc:creator>MErikReedAugusta</dc:creator>
      <dc:date>2024-02-13T20:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1383266#M78926</link>
      <description>&lt;P&gt;Hi Golden 345,&lt;/P&gt;&lt;P&gt;First I would do an extract by mask on your raster file to include only the orchard you want to measure.&lt;/P&gt;&lt;P&gt;Next I would do a raster to polygon change and calculate the area of your dead patches.&lt;/P&gt;&lt;P&gt;Lastly I would count the number of live trees in a given area of your orchard, and do the math.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Feb 2024 08:20:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1383266#M78926</guid>
      <dc:creator>RonaldHaug</dc:creator>
      <dc:date>2024-02-16T08:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1384976#M79116</link>
      <description>&lt;P&gt;You might look at the new textSAM model, it might give better results.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.arcgis.com/home/item.html?id=8df3bf4167bc4c7b967f677f8b362ec3" target="_blank"&gt;https://www.arcgis.com/home/item.html?id=8df3bf4167bc4c7b967f677f8b362ec3&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 16:56:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1384976#M79116</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-02-21T16:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting Dead spots in an Orchard</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1384984#M79117</link>
      <description>&lt;P&gt;See this video:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=-AJfaeSBifE" target="_blank"&gt;https://www.youtube.com/watch?v=-AJfaeSBifE&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 17:06:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/detecting-dead-spots-in-an-orchard/m-p/1384984#M79117</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-02-21T17:06:10Z</dc:date>
    </item>
  </channel>
</rss>

