<?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: Deep learning model for cannabis cultivation? in Deep Learning Studio Questions</title>
    <link>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1473813#M32</link>
    <description>&lt;P&gt;Might also look into textSAM, if you can choose the right word to describe it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/geoai/text-sam-extracting-gis-features-using-text-prompts/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/geoai/text-sam-extracting-gis-features-using-text-prompts/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 13:48:28 GMT</pubDate>
    <dc:creator>BobBooth1</dc:creator>
    <dc:date>2024-05-16T13:48:28Z</dc:date>
    <item>
      <title>Deep learning model for cannabis cultivation?</title>
      <link>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1420755#M29</link>
      <description>&lt;P&gt;I'm brand new to using deep learning models.&amp;nbsp; Can someone point me to a good starting place for trying to "detect" cannabis cultivation sites?&amp;nbsp; I have a mix of imagery available - but primarily 1 meter NAIP imagery.&amp;nbsp; I do have better resolution imagery for some areas.&amp;nbsp; I've included a screenshot which shows some typical cannabis cultivation activity.&amp;nbsp; Ideally I would like to end up with a layer outlining the cannabis grows.&amp;nbsp; Can anyone suggest a deep learning model that I should start with?&amp;nbsp; Our current process involves staff digitizing polygons of grow sites one at a time!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ken_Morefield_0-1715205229950.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/103530i6D81736B694C9E41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ken_Morefield_0-1715205229950.png" alt="Ken_Morefield_0-1715205229950.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 21:56:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1420755#M29</guid>
      <dc:creator>Ken_Morefield</dc:creator>
      <dc:date>2024-05-08T21:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: Deep learning model for cannabis cultivation?</title>
      <link>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1420846#M30</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For training a&amp;nbsp;cannabis cultivation classification model you will need 1. Input raster (NAIP/High resolution imagery) and a feature layer which represents cannabis farms. Make sure both have same spatial reference. In your case pixel classification is more than object detection.&lt;/P&gt;&lt;P&gt;You can refer this notebook to understand the whole workflow exporting training data, training a deep learning model and using the trained model to predict:&amp;nbsp;&lt;A href="https://developers.arcgis.com/python/samples/extracting-slums-from-satellite-imagery/" target="_blank"&gt;https://developers.arcgis.com/python/samples/extracting-slums-from-satellite-imagery/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The above notebook shows how a pixel classification model can be trained for classifying slums using a 3 band satellite imagery.&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 06:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1420846#M30</guid>
      <dc:creator>ShivaniPathak</dc:creator>
      <dc:date>2024-05-09T06:26:30Z</dc:date>
    </item>
    <item>
      <title>Re: Deep learning model for cannabis cultivation?</title>
      <link>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1425121#M31</link>
      <description>&lt;P&gt;You may be able to semi-automatically generate candidate patches using a land-cover classification model such as:&lt;/P&gt;&lt;P&gt;&lt;A href="https://esriinc.maps.arcgis.com/home/item.html?id=c1bca075efb145d9a26394b866cd05eb" target="_blank"&gt;https://esriinc.maps.arcgis.com/home/item.html?id=c1bca075efb145d9a26394b866cd05eb&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;A href="https://esriinc.maps.arcgis.com/home/item.html?id=9b67b441f29f4ce6810979f5f0667ebe" target="_blank"&gt;https://esriinc.maps.arcgis.com/home/item.html?id=9b67b441f29f4ce6810979f5f0667ebe&lt;/A&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;A href="https://esriinc.maps.arcgis.com/home/item.html?id=eb5f896bf88b46af8252e17fa404a73d" target="_blank"&gt;https://esriinc.maps.arcgis.com/home/item.html?id=eb5f896bf88b46af8252e17fa404a73d&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then have someone go through the results and determine which ones are really cannabis cultivation patches, convert them to your training feature dataset.&lt;/P&gt;&lt;P&gt;Once you have a set of those, you could train a model specifically for the task.&lt;/P&gt;&lt;P&gt;Here are some resources that may be useful.&lt;/P&gt;&lt;P&gt;Transfer learning (works on some models, but not others to make them work better with your data):&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;&lt;P&gt;Deep learning tutorial series:&lt;/P&gt;&lt;P&gt;&lt;A href="https://learn.arcgis.com/en/paths/try-deep-learning-in-arcgis/" target="_blank"&gt;https://learn.arcgis.com/en/paths/try-deep-learning-in-arcgis/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 09 May 2024 20:42:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1425121#M31</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-05-09T20:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Deep learning model for cannabis cultivation?</title>
      <link>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1473813#M32</link>
      <description>&lt;P&gt;Might also look into textSAM, if you can choose the right word to describe it.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/geoai/text-sam-extracting-gis-features-using-text-prompts/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/arcgis-pro/geoai/text-sam-extracting-gis-features-using-text-prompts/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 13:48:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/deep-learning-studio-questions/deep-learning-model-for-cannabis-cultivation/m-p/1473813#M32</guid>
      <dc:creator>BobBooth1</dc:creator>
      <dc:date>2024-05-16T13:48:28Z</dc:date>
    </item>
  </channel>
</rss>

