<?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>i.MX RT Crossover MCUsのトピックRe: MODEL_RunInference in evkmimxrt1060_tensorflow_lite_kws example</title>
    <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1263303#M13847</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;nahan_trogn,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Do you use the DeepView tool for your related picture?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; About your&amp;nbsp;&lt;SPAN class="aCOpRe"&gt;Logistic Regressio&lt;/SPAN&gt;n. I think you can try to call that 2 function after your model and test it on your side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; If you meet any issues, just kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 16 Apr 2021 07:12:41 GMT</pubDate>
    <dc:creator>kerryzhou</dc:creator>
    <dc:date>2021-04-16T07:12:41Z</dc:date>
    <item>
      <title>MODEL_RunInference in evkmimxrt1060_tensorflow_lite_kws example</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1262589#M13824</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I run the evkmimxrt1060_tensorflow_lite_kws example.&lt;/P&gt;&lt;P&gt;After preprocessing audio, I see two function called after that to inference the output: MODEL_RunInference(); and MODEL_ProcessOutput(outputData, &amp;amp;outputDims, outputType, endTime - startTime);&lt;/P&gt;&lt;P&gt;But the example model use the &lt;STRONG&gt;&lt;SPAN class="aCOpRe"&gt;Softmax&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt;&lt;SPAN class="aCOpRe"&gt; Regression&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;STRONG&gt; :&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nahan_trogn_0-1618472173929.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/142331iBEC01AA32816A752/image-size/medium?v=v2&amp;amp;px=400" alt="nahan_trogn_0-1618472173929.png" title="nahan_trogn_0-1618472173929.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And my model use &lt;STRONG&gt;&lt;SPAN class="aCOpRe"&gt;Logistic Regressio&lt;/SPAN&gt;n:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="nahan_trogn_1-1618472364781.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/142333i5768859A05E85439/image-size/medium?v=v2&amp;amp;px=400" alt="nahan_trogn_1-1618472364781.png" title="nahan_trogn_1-1618472364781.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The question is can I re-use 2 function above for my model? If not, could you suggest me somthing to run inference for my model?&lt;/P&gt;</description>
      <pubDate>Thu, 15 Apr 2021 07:44:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1262589#M13824</guid>
      <dc:creator>nahan_trogn</dc:creator>
      <dc:date>2021-04-15T07:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL_RunInference in evkmimxrt1060_tensorflow_lite_kws example</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1263303#M13847</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;nahan_trogn,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; Do you use the DeepView tool for your related picture?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; About your&amp;nbsp;&lt;SPAN class="aCOpRe"&gt;Logistic Regressio&lt;/SPAN&gt;n. I think you can try to call that 2 function after your model and test it on your side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; If you meet any issues, just kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Apr 2021 07:12:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1263303#M13847</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-04-16T07:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL_RunInference in evkmimxrt1060_tensorflow_lite_kws example</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1264959#M13881</link>
      <description>&lt;P&gt;I can use those 2 function to predict the output, thanks for your reply.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 08:32:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1264959#M13881</guid>
      <dc:creator>nahan_trogn</dc:creator>
      <dc:date>2021-04-20T08:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: MODEL_RunInference in evkmimxrt1060_tensorflow_lite_kws example</title>
      <link>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1264983#M13883</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;nahan_trogn,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp;Glad to hear you can reuse it on your side.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; If you still have questions about this case, just kindly let me know.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;Any new issues, welcome to create the new case.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kerry&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Apr 2021 08:54:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-RT-Crossover-MCUs/MODEL-RunInference-in-evkmimxrt1060-tensorflow-lite-kws-example/m-p/1264983#M13883</guid>
      <dc:creator>kerryzhou</dc:creator>
      <dc:date>2021-04-20T08:54:18Z</dc:date>
    </item>
  </channel>
</rss>

