Changes between Version 3 and Version 4 of venice/npu


Ignore:
Timestamp:
06/25/2024 11:26:54 PM (3 months ago)
Author:
Ryan Erbstoesser
Comment:

add pyeiq

Legend:

Unmodified
Added
Removed
Modified
  • venice/npu

    v3 v4  
    99NXP uses the term eIQ, which is 'edge intelligence'. NXP has a eIQ ML software environment for neural networks (NN).
    1010
    11 With eIQ, there are 4 inference engines – OpenCV, Arm® NN, Arm CMSIS-NN and !TensorFlow Lite
     11With eIQ, there are 4 inference engines:
     12 1. OpenCV
     13 1. Arm® NN
     14 1. Arm CMSIS-NN
     15 1. !TensorFlow Lite
    1216
    1317
    1418Some of the default NXP Yocto software has examples in the directory /usr/bin/tensorflow-lite-2.4.0/examples
    1519
    16 More information can also be found on the eIQ community page:
     20PyeIQ is demo software written on top of the eIQ Machine Learning software environment. This Python code provides python classes to provide a simple and efficient baseline to get started.
     21 * [https://pypi.org/project/pyeiq/]
     22 *
     23{{{
     24apt install pip
     25pip3 install pyeiq
     26}}}
     27 * PyeIQ Examples are shown here: [https://community.nxp.com/t5/Blog/PyeIQ-3-x-Release-User-Guide/ba-p/1305998]
     28
     29More information can also be found on the NXP eIQ community page:
    1730 * eIQ Edge Intelligence Starter PDF: [https://www.nxp.com/docs/en/fact-sheet/EIQ-FS.pdf]
    1831 * eIQ Edge Intelligence Community Page: https://community.nxp.com/t5/eIQ-Machine-Learning-Software/bd-p/eiq