<?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>eIQ Machine Learning Software中的主题 Object Recognition using Arm NN</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Object-Recognition-using-Arm-NN/m-p/1223875#M340</link>
    <description>&lt;P&gt;I followed the manual in&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;eIQ Sample Apps - Overview&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;for object recognition using ArmNN, I succesfully did all the steps in Host PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;I faced few problems here, but tried to manage them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;&lt;STRONG&gt;Arm NN example: File-Based&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;In this procedure in Step 2: after placing data in data dir and model in model dir,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;TfInceptionV3-Armnn --data-dir=data --model-dir=models
= Prediction values for test&lt;/PRE&gt;&lt;P&gt;Cannot execute this command. It says that file doesn't exist.&lt;/P&gt;&lt;P&gt;According to my experience, i tried few commands, but still not working&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$ TfInceptionV3-Armnn --data-dir=data --model-dir=model&lt;BR /&gt;$&amp;nbsp;TfInceptionV3-Armnn --data-dir=/opt/armnn/data --model-dir=/opt/armnn/model&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fatal: Armnn Error: Graph file /opt/armnn/model/inception_v3_2016_08_28_frozen.pb failed to open at function CreateNetworkFromBinaryFile [/usr/src/debug/armnn/20.02-r0/git/src/armnnTfParser/TfParser.cpp:3579]&lt;BR /&gt;root@imx8mpevk:/opt/armnn#&lt;/P&gt;&lt;P&gt;attaching the screenshot for your reference&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Feb 2021 08:06:18 GMT</pubDate>
    <dc:creator>ryanzj_huang</dc:creator>
    <dc:date>2021-02-01T08:06:18Z</dc:date>
    <item>
      <title>Object Recognition using Arm NN</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Object-Recognition-using-Arm-NN/m-p/1223875#M340</link>
      <description>&lt;P&gt;I followed the manual in&amp;nbsp;&lt;STRONG&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;eIQ Sample Apps - Overview&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;for object recognition using ArmNN, I succesfully did all the steps in Host PC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;I faced few problems here, but tried to manage them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;&lt;STRONG&gt;Arm NN example: File-Based&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-link-navigation lia-link-disabled"&gt;In this procedure in Step 2: after placing data in data dir and model in model dir,&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;TfInceptionV3-Armnn --data-dir=data --model-dir=models
= Prediction values for test&lt;/PRE&gt;&lt;P&gt;Cannot execute this command. It says that file doesn't exist.&lt;/P&gt;&lt;P&gt;According to my experience, i tried few commands, but still not working&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;$ TfInceptionV3-Armnn --data-dir=data --model-dir=model&lt;BR /&gt;$&amp;nbsp;TfInceptionV3-Armnn --data-dir=/opt/armnn/data --model-dir=/opt/armnn/model&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Fatal: Armnn Error: Graph file /opt/armnn/model/inception_v3_2016_08_28_frozen.pb failed to open at function CreateNetworkFromBinaryFile [/usr/src/debug/armnn/20.02-r0/git/src/armnnTfParser/TfParser.cpp:3579]&lt;BR /&gt;root@imx8mpevk:/opt/armnn#&lt;/P&gt;&lt;P&gt;attaching the screenshot for your reference&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Feb 2021 08:06:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/Object-Recognition-using-Arm-NN/m-p/1223875#M340</guid>
      <dc:creator>ryanzj_huang</dc:creator>
      <dc:date>2021-02-01T08:06:18Z</dc:date>
    </item>
  </channel>
</rss>

