<?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のトピックTensorFlow Lite example FaceRecognition issue</title>
    <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027324#M82</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a discussion started with &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vanessamaegima"&gt;vanessamaegima&lt;/A&gt; in thread &lt;A _jive_internal="true" href="https://community.nxp.com/thread/522346"&gt;Arm NN support for the i.MX 8 GPUs,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;all details can be found there. As i wrote, if you are not able to replicate this issue, i can try to debug application: i need info how to build application and libraries with debug symbols.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2020 15:48:25 GMT</pubDate>
    <dc:creator>damiano_ciprian</dc:creator>
    <dc:date>2020-02-27T15:48:25Z</dc:date>
    <item>
      <title>TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027324#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is a discussion started with &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vanessamaegima"&gt;vanessamaegima&lt;/A&gt; in thread &lt;A _jive_internal="true" href="https://community.nxp.com/thread/522346"&gt;Arm NN support for the i.MX 8 GPUs,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;all details can be found there. As i wrote, if you are not able to replicate this issue, i can try to debug application: i need info how to build application and libraries with debug symbols.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2020 15:48:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027324#M82</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-02-27T15:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027325#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/damiano.cipriani@engicam.com"&gt;damiano.cipriani@engicam.com&lt;/A&gt;‌ So are you seeing the issue with GPU only or even with CPU?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2020 19:23:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027325#M83</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-02-27T19:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027326#M84</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Issue happens bot with CPU only and with GPU acceleration (with and without &lt;STRONG&gt;&lt;EM&gt;-a 1&lt;/EM&gt;&lt;/STRONG&gt; option). Here some others info i hope can help you to understand the problem:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;when crash happens, on console i see following output&lt;/LI&gt;&lt;/UL&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[   49.360647] input fmt YUV4
[   49.363359] output fmt BGR3
[   50.089015] input fmt YUV4
[   50.091743] output fmt BGR3
[   50.653013] input fmt YUV4
[   50.655745] output fmt BGR3
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;UL&gt;&lt;LI&gt;on following run, when application stucks, i see instead&lt;/LI&gt;&lt;/UL&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[  309.744653] input fmt YUV4
[  309.747369] output fmt BGR3
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 08:50:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027326#M84</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-02-28T08:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027327#M85</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Damiano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you try quick hack to see if it works for? There should be data folder. Please delete all the files from there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2020 16:48:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027327#M85</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-02-28T16:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027328#M86</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/manishbajaj" rel="nofollow noopener noreferrer" target="_blank"&gt;manishbajaj&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;all my previous attempts were done with data folder empty.&lt;/P&gt;&lt;P&gt;Now, if data folder contains one or more images (i tried with a jpg and a bmp), both with acceleration enabled and without, application still crashes. This is the output&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;Enrolling....
Add face 1
image read 1
terminate called after throwing an instance of 'cv::Exception'
  what():  OpenCV(4.0.1) /usr/src/debug/opencv/4.0.1.imx-r0/git/modules/objdetect/src/cascadedetect.cpp:1658: error: (-215:Assertion failed) !empty() in function 'detectMultiScale'

Aborted
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But, in this case, crash happens every application run. Instead, if data folder is empty, following run cause application stuck: only a reboot make application crash again.&lt;/P&gt;&lt;P&gt;Hope this can help you&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 09:53:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027328#M86</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-04T09:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027330#M88</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vanessamaegima"&gt;vanessamaegima&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;i have done following steps:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;i checked that my local.conf is correct&lt;/LI&gt;&lt;LI&gt;i commented eiq-sample-apps in local.conf&lt;/LI&gt;&lt;LI&gt;i rebuilded and reinstalled sdk&lt;/LI&gt;&lt;LI&gt;i checked my external version of eiq-sample-apps has last commit (51fc5aae49d01d65a46af68bc14e07fe390d0330)&lt;/LI&gt;&lt;LI&gt;i rebuilded application with new sdk and deployed to device&lt;/LI&gt;&lt;LI&gt;i checked camera is working before starting application&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;But result is the same: first time i run, application crashes. Following run instead application stucks, and i've found that camera stucks too! I.e., if after application crash i start &lt;EM&gt;gst-launch-1.0 v4l2src ! autovideosink, &lt;/EM&gt;gstreamer start but no camera output is shown on display. Without starting FaceRecognition, camera start every time i run it.&lt;/P&gt;&lt;P&gt;Very strange behaviour, it seems FaceRecognition cause some irreversible error ...&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2020 16:27:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027330#M88</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-06T16:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027331#M89</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please share your compiled binary so I can give it a try this on my setup?&lt;BR /&gt;Unfortunately due to NXP guidelines I can't share my working binary with you but let me test yours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Mar 2020 00:56:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027331#M89</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-03-07T00:56:10Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027332#M90</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure,&lt;/P&gt;&lt;P&gt;in attachment entire folder with sources and binary compiled.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2020 08:03:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027332#M90</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-09T08:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027333#M91</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damiano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your binary worked well for us but we could also reproduce your issue with a binary we build using L4.19-warrior toolchain. I guess this might be related to TF versions mismatch but we are still investigating.&lt;/P&gt;&lt;P&gt;Did you build your binary using the project's Makefile (&lt;A class="link-titled" href="https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/tree/examples-tflite/face_recognition/src/Makefile.linux" title="https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/tree/examples-tflite/face_recognition/src/Makefile.linux"&gt;Makefile.linux\src\face_recognition\examples-tflite - eiq_sample_apps - Unnamed repository; edit this file 'description'…&lt;/A&gt;&amp;nbsp;)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Mar 2020 17:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027333#M91</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-03-10T17:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027334#M92</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/vanessamaegima"&gt;vanessamaegima&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;yes i build with project's Makefile.linux (the only difference is in the include directory, i deleted contrib from path to build with warrior).&lt;/P&gt;&lt;P&gt;Let me know when you have some news.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Mar 2020 10:50:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027334#M92</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-11T10:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027335#M93</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/damiano.cipriani@engicam.com"&gt;damiano.cipriani@engicam.com&lt;/A&gt;‌,&amp;nbsp;&lt;/P&gt;&lt;P&gt;From the log, it seems that you miss the xml file for face detection. Can you please double check that if you put&amp;nbsp;&lt;SPAN style="color: #0000ff;"&gt;haarcascade_frontalface_alt.xml&amp;nbsp;&lt;/SPAN&gt;in the same path with the&amp;nbsp;FaceRecognition? Please let me know your results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, GPU doesn't support all of the OPs in the mobilefacenet. So, please just run the demo with CPU backend.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 02:11:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027335#M93</guid>
      <dc:creator>DevinJiao</dc:creator>
      <dc:date>2020-03-13T02:11:08Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027336#M94</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/devin"&gt;devin&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;thank you very much, it run! When i rebuilded application outside Yocto, i forget to copy &lt;SPAN style="color: #0000ff;"&gt;haarcascade_frontalface_alt.xml&lt;/SPAN&gt; in the new path (maybe you could to add this step in application README, previous time i understood to copy this file looking in the cpp code).&lt;/P&gt;&lt;P&gt;Before leaving this issue, only another question: when i stop application, to make it run again i have to reboot machine, otherwise it stucks: do you have same behavior on your environment?&lt;/P&gt;&lt;P&gt;Whatabout GPU, you're right: if i start application with acceleration enabled, it crashes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 11:38:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027336#M94</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-17T11:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027337#M95</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Damiano,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think crash is because of different reason, can you try the hack I suggested previously and see if it works?&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Can you try quick hack to see if it works for? There should be data folder. Please delete all the files from there.&amp;nbsp;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;Let me know if it helps.&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;&lt;/P&gt;&lt;P style="color: #51626f; background-color: #ffffff; border: 0px;"&gt;-Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2020 17:58:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027337#M95</guid>
      <dc:creator>manish_bajaj</dc:creator>
      <dc:date>2020-03-17T17:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027338#M96</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Damiano,&lt;/P&gt;&lt;P&gt;Good suggestion. We will update the README.&lt;/P&gt;&lt;P&gt;I tried three&amp;nbsp;approaches to stop the app (clicking 'stop' button, clicking 'x' in the surface and ctrl + 'c' in the terminal), but I didn't&amp;nbsp;&lt;SPAN&gt;encounter the stuck issue. The app can be restarted. Note that, if you add a new person to the database, please follow the steps in README. There are two approaches to add a new person.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;1. &lt;STRONG style="color: #000000; "&gt;Firstly&lt;/STRONG&gt;, enter the person's name by virtual keyboard in the interface. &lt;STRONG&gt;Secondly&lt;/STRONG&gt;, click 'Add new person' button.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;2. &lt;STRONG&gt;Firstly&lt;/STRONG&gt;,&amp;nbsp;click 'Add new person' button. &lt;STRONG&gt;Secondly&lt;/STRONG&gt;, type the new person's name in the terminal.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;During adding a new person to the database, the video will be paused. If you click 'Add new person' button firstly, you must input the person's name &lt;STRONG&gt;in the terminal&lt;/STRONG&gt;. Before typing the name, clicking any button (including the 'stop' button) in the&amp;nbsp;interface doesn't work at this moment, which looks like a stuck issue. Because the program is waiting for the terminal input info. It will work again after you type the person's name in the terminal. Can you double check if you follow the steps?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2020 02:14:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027338#M96</guid>
      <dc:creator>DevinJiao</dc:creator>
      <dc:date>2020-03-18T02:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027339#M97</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/manishbajaj"&gt;manishbajaj&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;you're right, if i start application with acceleration enabled:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;if data folder is empty, application run&lt;/LI&gt;&lt;LI&gt;if data folder is not empty, application crash&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Instead, with acceleration disabled, application run with data folder not empty too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2020 09:02:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027339#M97</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-18T09:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027340#M98</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/devin" rel="nofollow noopener noreferrer" target="_blank"&gt;devin&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;sorry but i explained you quite bad what happens. If i stop application in any of the three approaches, i can start application again, but it stucks before showing camera input on the screen. Normally, when application runs correctly, i see on console&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[  148.279403] input fmt YUV4
[  148.282126] output fmt BGR3
[  148.999753] input fmt YUV4
[  149.002490] output fmt BGR3
[  149.563721] input fmt YUV4
[  149.566456] output fmt BGR3
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Instead, when application stucks, i see only&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;[  515.793372] input fmt YUV4
[  515.796080] output fmt BGR3
&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;It seems to have problem catching camera input. Hope this explanation can be clear to you.&lt;/P&gt;&lt;P&gt;Whatabout application functionality, i followed steps you described and all works correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Damiano&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Mar 2020 09:35:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027340#M98</guid>
      <dc:creator>damiano_ciprian</dc:creator>
      <dc:date>2020-03-18T09:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027341#M99</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" data-content-finding="Community" data-userid="282785" data-username="vanessamaegima" href="https://community.nxp.com/people/vanessamaegima" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;Vanessa Maegima&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; I am using imx8qxp demo board with yocto&amp;nbsp;L4.19.35, i want to build and&amp;nbsp; run the&amp;nbsp; "&lt;STRONG&gt;eIQ Sample Apps - Face Recognition using TF Lite" successful &lt;/STRONG&gt;.&amp;nbsp;My PC is ubuntu 18.04.&amp;nbsp;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;When i run the"&lt;A _jive_internal="true" data-containerid="11778" data-containertype="14" data-content-finding="Community" data-objectid="343740" data-objecttype="102" href="https://community.nxp.com/docs/DOC-343740" style="color: #3d9ce7; background-color: #ffffff; border: 0px; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;eIQ Sample Apps - Face Recognition using TF Lite&lt;/A&gt;"&amp;nbsp; demo which download &lt;A class="link-titled" href="https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/" title="https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/"&gt;eiq_sample_apps - Unnamed repository; edit this file 'description' to name the repository.&lt;/A&gt;&amp;nbsp;, i found that i can't compile successful.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1.Could you tell me which version of tensorflow and tensorflow-lite does the "eIQ Sample Apps - Face Recognition using TF Lite" use?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. Could you help to send me a local.conf which contains the "tensorflow tensorflow-lite" config that i can refer to, in fact, i did add the image by "&lt;SPAN style="font-weight: 400;"&gt;IMAGE_INSTALL_append += " tensorflow tensorflow-lite"&lt;/SPAN&gt;"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Shoud i download the tensorflow offical source code to build libtensorflow-lite.a by myself&amp;nbsp;,whether&amp;nbsp; the yocto will do the tensorflow / tensorflow-lite source code download ,complie , library install&amp;nbsp; by itself.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;my local.conf file as below shown:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MACHINE ??= 'imx8qxpmek'&lt;BR /&gt;DISTRO ?= 'fsl-imx-xwayland'&lt;BR /&gt;PACKAGE_CLASSES ?= 'package_rpm'&lt;BR /&gt;EXTRA_IMAGE_FEATURES ?= "debug-tweaks"&lt;BR /&gt;USER_CLASSES ?= "buildstats image-mklibs image-prelink"&lt;BR /&gt;PATCHRESOLVE = "noop"&lt;BR /&gt;BB_DISKMON_DIRS ??= "\&lt;BR /&gt; STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt; STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt; STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt; STOPTASKS,/tmp,100M,100K \&lt;BR /&gt; ABORT,${TMPDIR},100M,1K \&lt;BR /&gt; ABORT,${DL_DIR},100M,1K \&lt;BR /&gt; ABORT,${SSTATE_DIR},100M,1K \&lt;BR /&gt; ABORT,/tmp,10M,1K"&lt;BR /&gt;PACKAGECONFIG_append_pn-qemu-system-native = " sdl"&lt;BR /&gt;PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"&lt;BR /&gt;PACKAGECONFIG_append_pn-opencv_mx8 = "gtk jasper test"&lt;BR /&gt;CONF_VERSION = "1"&lt;/P&gt;&lt;P&gt;CORE_IMAGE_EXTRA_INSTALL += "opencv opencv-samples libopencv-core libopencv-imgproc"&lt;BR /&gt;CORE_IMAGE_EXTRA_INSTALL += "libopencv-core-dev libopencv-highgui-dev libopencv-imgproc-dev libopencv-objdetect-dev libopencv-ml-dev"&lt;BR /&gt;CORE_IMAGE_EXTRA_INSTALL += "python3-pip"&lt;BR /&gt;IMAGE_INSTALL_append += " wget vim git"&lt;BR /&gt;IMAGE_INSTALL_append += " tensorflow tensorflow-lite"&lt;BR /&gt;#IMAGE_INSTALL_append += " eiq-sample-apps"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;DL_DIR="/home/xxx/NXP/downloads"&lt;BR /&gt;ACCEPT_FSL_EULA = "1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;when compile&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/tree/examples-tflite/face_recognition" style="color: blue; text-decoration: underline; font-size: 13.3333px;"&gt;face_recognition&lt;/A&gt; the&amp;nbsp; error log as below shown:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;root@imx8qxpmek:~/prj/eiq_sample_apps/examples-tflite/face_recognition/src# make&lt;BR /&gt;g++ -o FaceRecognition -I /usr/include/tensorflow/contrib/lite/tools/make/downloads/flatbuffers/include/ face_recognition.cpp face_detect_helpers.cpp -ltensorflow-lite -lpthread -ldl -g -lopencv_objdetect -lopencv_highgui -lopencv_imgproc -lopencv_core -lopencv_videoio -lopencv_imgcodecs&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /tmp/ccxVT0W3.o: in function `tflite::facerec::init_interpreter(tflite::facerec::Settings*)':&lt;BR /&gt;/home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:149: undefined reference to `tflite::InterpreterBuilder::InterpreterBuilder(tflite::FlatBufferModel const&amp;amp;, tflite::OpResolver const&amp;amp;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:149: undefined reference to `tflite::InterpreterBuilder::operator()(std::unique_ptr&amp;lt;tflite::Interpreter, std::default_delete&amp;lt;tflite::Interpreter&amp;gt; &amp;gt;*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:149: undefined reference to `tflite::InterpreterBuilder::~InterpreterBuilder()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:156: undefined reference to `tflite::Interpreter::UseNNAPI(bool)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:168: undefined reference to `tflite::Interpreter::SetNumThreads(int)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:184: undefined reference to `tflite::Interpreter::AllocateTensors()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:190: undefined reference to `tflite::PrintInterpreterState(tflite::Interpreter*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:149: undefined reference to `tflite::InterpreterBuilder::~InterpreterBuilder()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /tmp/ccxVT0W3.o: in function `tflite::facerec::get_output_tensor(cv::Mat, tflite::facerec::Settings*)':&lt;BR /&gt;/home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:219: undefined reference to `tflite::Interpreter::Invoke()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /tmp/ccxVT0W3.o: in function `tflite::Interpreter::SetTensorParametersReadWrite(int, TfLiteType, char const*, std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, TfLiteQuprjizationParams, bool)':&lt;BR /&gt;/usr/include/tensorflow/contrib/lite/interpreter.h:189: undefined reference to `tflite::Interpreter::SetTensorParametersReadWrite(int, TfLiteType, char const*, unsigned long, int const*, TfLiteQuprjizationParams, bool)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /tmp/ccxVT0W3.o: in function `void tflite::facerec::copy_resize&amp;lt;unsigned char&amp;gt;(unsigned char*, cv::Mat&amp;amp;, int, int, int, bool)':&lt;BR /&gt;/home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:60: undefined reference to `tflite::Interpreter::Interpreter(tflite::ErrorReporter*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:65: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:67: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:69: undefined reference to `tflite::Interpreter::SetInputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:70: undefined reference to `tflite::Interpreter::SetOutputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:85: undefined reference to `tflite::ops::builtin::BuiltinOpResolver::FindOp(tflite::BuiltinOperator, int) const'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:89: undefined reference to `tflite::Interpreter::AddNodeWithParameters(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, char const*, unsigned long, void*, _TfLiteRegistration const*, int*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:92: undefined reference to `tflite::Interpreter::AllocateTensors()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:106: undefined reference to `tflite::Interpreter::Invoke()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /tmp/ccxVT0W3.o: in function `void tflite::facerec::copy_resize&amp;lt;float&amp;gt;(float*, cv::Mat&amp;amp;, int, int, int, bool)':&lt;BR /&gt;/home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:60: undefined reference to `tflite::Interpreter::Interpreter(tflite::ErrorReporter*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:65: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:67: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:69: undefined reference to `tflite::Interpreter::SetInputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:70: undefined reference to `tflite::Interpreter::SetOutputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:85: undefined reference to `tflite::ops::builtin::BuiltinOpResolver::FindOp(tflite::BuiltinOperator, int) const'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:89: undefined reference to `tflite::Interpreter::AddNodeWithParameters(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, char const*, unsigned long, void*, _TfLiteRegistration const*, int*)'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:92: undefined reference to `tflite::Interpreter::AllocateTensors()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /home/root/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:106: undefined reference to `tflite::Interpreter::Invoke()'&lt;BR /&gt;/usr/lib/gcc/aarch64-poky-linux/8.3.0/../../../../aarch64-poky-linux/bin/ld: /tmp/ccxVT0W3.o: in function `std::default_delete&amp;lt;tflite::Interpreter&amp;gt;::operator()(tflite::Interpreter*) const':&lt;BR /&gt;/usr/include/c++/8.3.0/bits/unique_ptr.h:81: undefined reference to `tflite::Interpreter::~Interpreter()'&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;make: *** [Makefile:13: FaceRecognition] Error 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;when cross compile&amp;nbsp;&lt;A href="https://source.codeaurora.org/external/imxsupport/eiq_sample_apps/tree/examples-tflite/face_recognition" style="color: blue; text-decoration: underline; font-size: 13.3333px;"&gt;face_recognition&lt;/A&gt;&amp;nbsp;on PC&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;the&amp;nbsp; error log as below shown:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;xxx@xxx-HP-ProDesk-400-G2-MT:~/prj/eiq_sample_apps/examples-tflite/face_recognition/src$ make&lt;BR /&gt;aarch64-poky-linux-g++ --sysroot=/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/aarch64-poky-linux -o FaceRecognition -I /usr/include/tensorflow/contrib/lite/tools/make/downloads/flatbuffers/include/ face_recognition.cpp face_detect_helpers.cpp -ltensorflow-lite -lpthread -ldl -g -lopencv_objdetect -lopencv_highgui -lopencv_imgproc -lopencv_core -lopencv_videoio -lopencv_imgcodecs&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /tmp/ccSP0U7S.o: in function `tflite::facerec::init_interpreter(tflite::facerec::Settings*)':&lt;BR /&gt;/home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:147: undefined reference to `tflite::InterpreterBuilder::InterpreterBuilder(tflite::FlatBufferModel const&amp;amp;, tflite::OpResolver const&amp;amp;)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:147: undefined reference to `tflite::InterpreterBuilder::operator()(std::unique_ptr&amp;lt;tflite::Interpreter, std::default_delete&amp;lt;tflite::Interpreter&amp;gt; &amp;gt;*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:147: undefined reference to `tflite::InterpreterBuilder::~InterpreterBuilder()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:154: undefined reference to `tflite::Interpreter::UseNNAPI(bool)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:166: undefined reference to `tflite::Interpreter::SetNumThreads(int)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:182: undefined reference to `tflite::Interpreter::AllocateTensors()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:188: undefined reference to `tflite::PrintInterpreterState(tflite::Interpreter*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:147: undefined reference to `tflite::InterpreterBuilder::~InterpreterBuilder()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /tmp/ccSP0U7S.o: in function `tflite::facerec::get_output_tensor(cv::Mat, tflite::facerec::Settings*)':&lt;BR /&gt;/home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_recognition.cpp:217: undefined reference to `tflite::Interpreter::Invoke()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /tmp/ccSP0U7S.o: in function `tflite::Interpreter::SetTensorParametersReadWrite(int, TfLiteType, char const*, std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, TfLiteQuprjizationParams, bool)':&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/aarch64-poky-linux/usr/include/tensorflow/lite/interpreter.h:186: undefined reference to `tflite::Interpreter::SetTensorParametersReadWrite(int, TfLiteType, char const*, unsigned long, int const*, TfLiteQuprjizationParams, bool)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /tmp/ccSP0U7S.o: in function `void tflite::facerec::copy_resize&amp;lt;unsigned char&amp;gt;(unsigned char*, cv::Mat&amp;amp;, int, int, int, bool)':&lt;BR /&gt;/home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:58: undefined reference to `tflite::Interpreter::Interpreter(tflite::ErrorReporter*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:63: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:65: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:67: undefined reference to `tflite::Interpreter::SetInputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:68: undefined reference to `tflite::Interpreter::SetOutputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:83: undefined reference to `tflite::ops::builtin::BuiltinOpResolver::FindOp(tflite::BuiltinOperator, int) const'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:87: undefined reference to `tflite::Interpreter::AddNodeWithParameters(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, char const*, unsigned long, void*, _TfLiteRegistration const*, int*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:90: undefined reference to `tflite::Interpreter::AllocateTensors()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:104: undefined reference to `tflite::Interpreter::Invoke()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /tmp/ccSP0U7S.o: in function `void tflite::facerec::copy_resize&amp;lt;float&amp;gt;(float*, cv::Mat&amp;amp;, int, int, int, bool)':&lt;BR /&gt;/home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:58: undefined reference to `tflite::Interpreter::Interpreter(tflite::ErrorReporter*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:63: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:65: undefined reference to `tflite::Interpreter::AddTensors(int, int*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:67: undefined reference to `tflite::Interpreter::SetInputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:68: undefined reference to `tflite::Interpreter::SetOutputs(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt;)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:83: undefined reference to `tflite::ops::builtin::BuiltinOpResolver::FindOp(tflite::BuiltinOperator, int) const'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:87: undefined reference to `tflite::Interpreter::AddNodeWithParameters(std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, std::vector&amp;lt;int, std::allocator&amp;lt;int&amp;gt; &amp;gt; const&amp;amp;, char const*, unsigned long, void*, _TfLiteRegistration const*, int*)'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:90: undefined reference to `tflite::Interpreter::AllocateTensors()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /home/xxx/prj/eiq_sample_apps/examples-tflite/face_recognition/src/face_detect_helpers_impl.h:104: undefined reference to `tflite::Interpreter::Invoke()'&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/x86_64-pokysdk-linux/usr/libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/8.3.0/real-ld: /tmp/ccSP0U7S.o: in function `std::default_delete&amp;lt;tflite::Interpreter&amp;gt;::operator()(tflite::Interpreter*) const':&lt;BR /&gt;/home/xxx/prj/fsl-imx-xwayland/4.19-warrior/sysroots/aarch64-poky-linux/usr/include/c++/8.3.0/bits/unique_ptr.h:81: undefined reference to `tflite::Interpreter::~Interpreter()'&lt;BR /&gt;collect2: error: ld returned 1 exit status&lt;BR /&gt;Makefile:13: recipe for target 'FaceRecognition' failed&lt;BR /&gt;make: *** [FaceRecognition] Error 1&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2020 08:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027341#M99</guid>
      <dc:creator>fjpmbb</dc:creator>
      <dc:date>2020-04-23T08:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027342#M100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sorry for the delay, I was out of office until today. If help is still needed, please open a new issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2020 11:50:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027342#M100</guid>
      <dc:creator>vanessa_maegima</dc:creator>
      <dc:date>2020-05-04T11:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: TensorFlow Lite example FaceRecognition issue</title>
      <link>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027343#M101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="282785" data-username="vanessamaegima" href="https://community.nxp.com/people/vanessamaegima" style="color: #3d9ce7; background-color: #ffffff; border: 0px; font-weight: 200; text-decoration: underline; font-size: 1.286rem;"&gt;Vanessa Maegima&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Thanks for your relpy. I change the platfrom. I use imx8 mm now, and the eiq-sample-apps runs well in the imx8 mm.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2020 07:03:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/eIQ-Machine-Learning-Software/TensorFlow-Lite-example-FaceRecognition-issue/m-p/1027343#M101</guid>
      <dc:creator>fjpmbb</dc:creator>
      <dc:date>2020-05-06T07:03:37Z</dc:date>
    </item>
  </channel>
</rss>

