<?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: i.XM8MP EVK：NNAPI run ssd_mobilenet_v1_coco in Android in eIQ Machine Learning Software</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/i-XM8MP-EVK-NNAPI-run-ssd-mobilenet-v1-coco-in-Android/m-p/1236196#M344</link>
    <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/31519"&gt;@Geo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;There is appnote on warm time in NXP.com.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12964.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12964.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Check it out for the more detail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Manish&lt;/P&gt;</description>
    <pubDate>Thu, 25 Feb 2021 01:09:42 GMT</pubDate>
    <dc:creator>manish_bajaj</dc:creator>
    <dc:date>2021-02-25T01:09:42Z</dc:date>
    <item>
      <title>i.XM8MP EVK：NNAPI run ssd_mobilenet_v1_coco in Android</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/i-XM8MP-EVK-NNAPI-run-ssd-mobilenet-v1-coco-in-Android/m-p/1226092#M341</link>
      <description>&lt;P&gt;My Environment&lt;BR /&gt;Hardware: NXP i.XM8MP EVK A01&lt;BR /&gt;Software: Android version 10&lt;/P&gt;&lt;P&gt;I try to use NNAPI load ssd_mobilenet to inference in Android. Load model later inference first frame that inference cost time will be more. The second frame, later inference cost time will be normal.&lt;/P&gt;&lt;P&gt;Is this reasonable?&lt;/P&gt;&lt;PRE&gt;&lt;SPAN&gt;// calculate inference time&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;long &lt;/SPAN&gt;l2 = System.&lt;SPAN&gt;currentTimeMillis&lt;/SPAN&gt;();&lt;BR /&gt;&lt;SPAN&gt;mTflite&lt;/SPAN&gt;.runForMultipleInputsOutputs(&lt;SPAN&gt;new &lt;/SPAN&gt;Object[]{localObject}, paramBitmap);&lt;BR /&gt;&lt;SPAN&gt;long &lt;/SPAN&gt;l1 = System.&lt;SPAN&gt;currentTimeMillis&lt;/SPAN&gt;();&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="192"&gt;&lt;STRONG&gt;&lt;EM&gt;inference time&lt;/EM&gt;&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD width="192"&gt;ssd_mobilenet.tflite&lt;/TD&gt;&lt;TD width="192"&gt;ssd_mobilenet_quant.tflite&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="192"&gt;CPU（&lt;SPAN&gt;1 thread&lt;/SPAN&gt;）&lt;/TD&gt;&lt;TD width="192"&gt;361ms&lt;/TD&gt;&lt;TD width="192"&gt;307ms&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="192"&gt;CPU（&lt;SPAN&gt;4 thread&lt;/SPAN&gt;）&lt;/TD&gt;&lt;TD width="192"&gt;140ms&lt;/TD&gt;&lt;TD width="192"&gt;112 ms&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="192"&gt;NNAPI (first frame)&lt;/TD&gt;&lt;TD width="192"&gt;&lt;FONT color="#FF0000"&gt;2234 ms&lt;/FONT&gt;&lt;/TD&gt;&lt;TD width="192"&gt;&lt;FONT color="#FF0000"&gt;12722ms&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="192"&gt;NNAPI (second frame)&lt;/TD&gt;&lt;TD width="192"&gt;1101ms&lt;/TD&gt;&lt;TD width="192"&gt;&amp;nbsp;&lt;FONT color="#0000FF"&gt;27ms&lt;/FONT&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;laterat some eventual time in the futureMore (Definitions, Synonyms, Translation)&lt;/P&gt;</description>
      <pubDate>Thu, 04 Feb 2021 05:25:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/i-XM8MP-EVK-NNAPI-run-ssd-mobilenet-v1-coco-in-Android/m-p/1226092#M341</guid>
      <dc:creator>Geo</dc:creator>
      <dc:date>2021-02-04T05:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: i.XM8MP EVK：NNAPI run ssd_mobilenet_v1_coco in Android</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/i-XM8MP-EVK-NNAPI-run-ssd-mobilenet-v1-coco-in-Android/m-p/1236196#M344</link>
      <description>&lt;P&gt;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/31519"&gt;@Geo&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;There is appnote on warm time in NXP.com.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12964.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/application-note/AN12964.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Check it out for the more detail.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;-Manish&lt;/P&gt;</description>
      <pubDate>Thu, 25 Feb 2021 01:09:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/i-XM8MP-EVK-NNAPI-run-ssd-mobilenet-v1-coco-in-Android/m-p/1236196#M344</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2021-02-25T01:09:42Z</dc:date>
    </item>
  </channel>
</rss>

