From f42f56870c6201a876f025a423eb5540d7438e83 Mon Sep 17 00:00:00 2001 From: alexander Date: Fri, 16 Jul 2021 11:30:56 +0100 Subject: MLECO-2079 Adding the python KWS example Signed-off-by: Eanna O Cathain Change-Id: Ie1463aaeb5e3cade22df8f560ae99a8e1c4a9c17 --- python/pyarmnn/examples/tests/testdata/labelmap.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 python/pyarmnn/examples/tests/testdata/labelmap.txt (limited to 'python/pyarmnn/examples/tests/testdata/labelmap.txt') diff --git a/python/pyarmnn/examples/tests/testdata/labelmap.txt b/python/pyarmnn/examples/tests/testdata/labelmap.txt new file mode 100644 index 0000000000..444850dc8b --- /dev/null +++ b/python/pyarmnn/examples/tests/testdata/labelmap.txt @@ -0,0 +1,9 @@ +person +motorcycle +airplane +bicycle +train +boat +truck +bus + -- cgit v1.2.1