<?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: Error when runing deep learning yolov3 model in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091626#M6530</link>
    <description>&lt;P&gt;how did you prepare your "data" ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html?highlight=prepare#yolov3" target="_blank"&gt;arcgis.learn module — arcgis 1.9 documentation&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Aug 2021 09:25:07 GMT</pubDate>
    <dc:creator>DanPatterson</dc:creator>
    <dc:date>2021-08-24T09:25:07Z</dc:date>
    <item>
      <title>Error when runing deep learning yolov3 model</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091565#M6524</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I am running the arcgis.learn model as below:&lt;/P&gt;&lt;P&gt;yolov3=arcgis.learn.YOLOv3(data)&lt;BR /&gt;yolov3.lr_find()&lt;BR /&gt;yolov3.fit(20,lr=None,one_cycle=True,checkpoint=False)&lt;/P&gt;&lt;P&gt;However, it has an error:&amp;nbsp;ValueError: 'vertices' must be 2D with shape (M, 2). Your input has shape (0,).&lt;BR /&gt;&amp;lt;Figure size 576x576 with 4 Axes&amp;gt;&lt;/P&gt;&lt;P&gt;How can I fix this error?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="community.PNG" style="width: 906px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/21602i4AA0D165DD9356E4/image-dimensions/906x117?v=v2" width="906" height="117" role="button" title="community.PNG" alt="community.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 20:33:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091565#M6524</guid>
      <dc:creator>lienpham83</dc:creator>
      <dc:date>2021-08-24T20:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error when runing deep learning yolov3 model</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091626#M6530</link>
      <description>&lt;P&gt;how did you prepare your "data" ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.learn.toc.html?highlight=prepare#yolov3" target="_blank"&gt;arcgis.learn module — arcgis 1.9 documentation&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 09:25:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091626#M6530</guid>
      <dc:creator>DanPatterson</dc:creator>
      <dc:date>2021-08-24T09:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error when runing deep learning yolov3 model</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091972#M6537</link>
      <description>&lt;P&gt;Hi Dan,&lt;/P&gt;&lt;P&gt;To get the data, I have two raster files and then I merge them into 1 raster file. I got the samples with different bounding box sizes and then run&amp;nbsp;&lt;/P&gt;&lt;P&gt;data=prepare_data(training_deep, chip_size=448, batch_size=4, transforms=None)&lt;/P&gt;&lt;P&gt;Then, the details error was shown in my edited post.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Aug 2021 23:54:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1091972#M6537</guid>
      <dc:creator>lienpham83</dc:creator>
      <dc:date>2021-08-24T23:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error when runing deep learning yolov3 model</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1092567#M6549</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can you paste the full error ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Sandeep&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 04:06:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1092567#M6549</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-08-26T04:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error when runing deep learning yolov3 model</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1092930#M6552</link>
      <description>&lt;P&gt;Hi Sandeep,&lt;/P&gt;&lt;P&gt;I have fixed the error. I found out that my training samples polygon has the fields class, classValue, Confidence. When I deleted the field class and confidence, everything is normal.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Lien&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 21:18:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1092930#M6552</guid>
      <dc:creator>lienpham83</dc:creator>
      <dc:date>2021-08-26T21:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error when runing deep learning yolov3 model</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1566191#M10943</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;I have a question.&lt;/P&gt;&lt;P&gt;Should I edit the data I exported with pascal voc while detecting objects with yolov3 in arcgis pro?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your valuable answer.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2024 13:29:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/error-when-runing-deep-learning-yolov3-model/m-p/1566191#M10943</guid>
      <dc:creator>FirdevsGuzel</dc:creator>
      <dc:date>2024-12-09T13:29:09Z</dc:date>
    </item>
  </channel>
</rss>

