<?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>MCX MicrocontrollersのトピックHow to import custom models using eiq tool</title>
    <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-import-custom-models-using-eiq-tool/m-p/2012071#M2161</link>
    <description>&lt;P&gt;I have a face detect landmark based model, which works on my PC.&lt;BR /&gt;I would like to import into the mCXN947 MCU.&lt;BR /&gt;My model is based on Nonquantized ONNX model.&lt;BR /&gt;&lt;BR /&gt;I tried to quantize it and convert it into a tflite-based model, then using xxd command, I tried to convert them into a C array and import.&lt;BR /&gt;I used label reader examples from eiq examples.&lt;BR /&gt;&lt;BR /&gt;When I compile and load it, I am getting error :&lt;BR /&gt;&lt;SPAN&gt;AllocateTensors() failed!&lt;BR /&gt;Failed initializing model&lt;BR /&gt;Label image example using a TensorFlow Lite Micro model.&lt;BR /&gt;Detection threshold: 23%&lt;BR /&gt;Model: mobilenet_v1_0.25_128_quant_int8_npu&lt;BR /&gt;Didn't find op for builtin opcode 'PAD'&lt;BR /&gt;Failed to get registration from op code PAD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;How to properly import a custom model and run it with a static images as input ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 14:10:07 GMT</pubDate>
    <dc:creator>Rabiraj</dc:creator>
    <dc:date>2024-12-11T14:10:07Z</dc:date>
    <item>
      <title>How to import custom models using eiq tool</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-import-custom-models-using-eiq-tool/m-p/2012071#M2161</link>
      <description>&lt;P&gt;I have a face detect landmark based model, which works on my PC.&lt;BR /&gt;I would like to import into the mCXN947 MCU.&lt;BR /&gt;My model is based on Nonquantized ONNX model.&lt;BR /&gt;&lt;BR /&gt;I tried to quantize it and convert it into a tflite-based model, then using xxd command, I tried to convert them into a C array and import.&lt;BR /&gt;I used label reader examples from eiq examples.&lt;BR /&gt;&lt;BR /&gt;When I compile and load it, I am getting error :&lt;BR /&gt;&lt;SPAN&gt;AllocateTensors() failed!&lt;BR /&gt;Failed initializing model&lt;BR /&gt;Label image example using a TensorFlow Lite Micro model.&lt;BR /&gt;Detection threshold: 23%&lt;BR /&gt;Model: mobilenet_v1_0.25_128_quant_int8_npu&lt;BR /&gt;Didn't find op for builtin opcode 'PAD'&lt;BR /&gt;Failed to get registration from op code PAD&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;How to properly import a custom model and run it with a static images as input ?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 14:10:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-import-custom-models-using-eiq-tool/m-p/2012071#M2161</guid>
      <dc:creator>Rabiraj</dc:creator>
      <dc:date>2024-12-11T14:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to import custom models using eiq tool</title>
      <link>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-import-custom-models-using-eiq-tool/m-p/2013144#M2178</link>
      <description>&lt;P&gt;Please refer to&amp;nbsp;AN14241, there is detailed how to correctly import the model to EiQ so it can be used on MCX.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Omar&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2024 22:06:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCX-Microcontrollers/How-to-import-custom-models-using-eiq-tool/m-p/2013144#M2178</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2024-12-12T22:06:54Z</dc:date>
    </item>
  </channel>
</rss>

