Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


2) Download mobilenet-quant source code, armnn and tensorflowlite library


    $git $ git clone https://github.com/sunplus-plus1/armnn_test.git


3) Extract armnn and tensorflowlite library


    $cd $ cd armnn_test
    $tar $ tar -xzf armnn-dist.tar.gz


4) Come in mobilenet-quant folder


    $cd $ cd armnn-tflite-mobilenet-quant


5) Execute mobilenet-quant


    $make $ make test


6) Result



Input is malinois dog

...