<?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 error ValueError: could not convert string to float: '155,89' in Higher Education Questions</title>
    <link>https://community.esri.com/t5/higher-education-questions/error-valueerror-could-not-convert-string-to-float/m-p/692458#M322</link>
    <description>&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/488702_pastedImage_3.png" border="0" /&gt;Estoy entrenando un modelo, Estoy utilizando tensorflow para ello estoy utilizando&amp;nbsp;convert_to_pascal.ipynb&lt;/P&gt;
&lt;P&gt;pero me sale este error al realizar la conversión alguien me podría ayudar por favor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Porque sale ese error (&lt;/P&gt;
&lt;PRE style="color: var(--jp-content-font-color1); border: none; font-size: var(--jp-code-font-size);"&gt;&lt;SPAN class="" style="color: #b22b31; font-weight: bold;"&gt;ValueError&lt;/SPAN&gt;: could not convert string to float: '155,89'&lt;/PRE&gt;
&lt;P&gt;)&lt;/P&gt;</description>
    <pubDate>Mon, 10 May 2021 17:12:20 GMT</pubDate>
    <dc:creator>mavicdospro</dc:creator>
    <dc:date>2021-05-10T17:12:20Z</dc:date>
    <item>
      <title>error ValueError: could not convert string to float: '155,89'</title>
      <link>https://community.esri.com/t5/higher-education-questions/error-valueerror-could-not-convert-string-to-float/m-p/692458#M322</link>
      <description>&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/488702_pastedImage_3.png" border="0" /&gt;Estoy entrenando un modelo, Estoy utilizando tensorflow para ello estoy utilizando&amp;nbsp;convert_to_pascal.ipynb&lt;/P&gt;
&lt;P&gt;pero me sale este error al realizar la conversión alguien me podría ayudar por favor&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Porque sale ese error (&lt;/P&gt;
&lt;PRE style="color: var(--jp-content-font-color1); border: none; font-size: var(--jp-code-font-size);"&gt;&lt;SPAN class="" style="color: #b22b31; font-weight: bold;"&gt;ValueError&lt;/SPAN&gt;: could not convert string to float: '155,89'&lt;/PRE&gt;
&lt;P&gt;)&lt;/P&gt;</description>
      <pubDate>Mon, 10 May 2021 17:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/error-valueerror-could-not-convert-string-to-float/m-p/692458#M322</guid>
      <dc:creator>mavicdospro</dc:creator>
      <dc:date>2021-05-10T17:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: error ValueError: could not convert string to float: '155,89'</title>
      <link>https://community.esri.com/t5/higher-education-questions/error-valueerror-could-not-convert-string-to-float/m-p/692459#M323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mavic,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that ‘155,89’ has a comma instead of a period as the decimal separator which is why float conversion won’t work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m assuming obj[‘bndbox’][‘xmin’] is read from a file. The best way is to modify that file, but a quick fix would be using obj[‘bndbox’][‘xmin’] .replace(",", ".")&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2020 22:49:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/higher-education-questions/error-valueerror-could-not-convert-string-to-float/m-p/692459#M323</guid>
      <dc:creator>CanserinaKurnia</dc:creator>
      <dc:date>2020-04-16T22:49:11Z</dc:date>
    </item>
  </channel>
</rss>

