From 3390e252e8978ade2113a6de86ffdce18b16a187 Mon Sep 17 00:00:00 2001 From: Nikhil Raj Date: Thu, 11 Feb 2021 17:39:47 +0000 Subject: IVGCVSW-5694 Update Major, Minor release versions * Update Arm NN version in Version.hpp and all guides * Change Project Version in Doxyfile Signed-off-by: Nikhil Raj Change-Id: I05ab20a1ae5d0376a641df68a5877f97e7609052 --- samples/ObjectDetection/Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'samples/ObjectDetection/Readme.md') diff --git a/samples/ObjectDetection/Readme.md b/samples/ObjectDetection/Readme.md index 835bf3adeb..59b4594130 100644 --- a/samples/ObjectDetection/Readme.md +++ b/samples/ObjectDetection/Readme.md @@ -168,10 +168,10 @@ From the build directory, copy the following to the host platform: The full list of libs after cross-compilation to copy on your board: ``` libarmnn.so -libarmnn.so.22 -libarmnn.so.23.0 +libarmnn.so.24 +libarmnn.so.24.0 libarmnnTfLiteParser.so -libarmnnTfLiteParser.so.22.0 +libarmnnTfLiteParser.so.24.0 libavcodec.so libavcodec.so.58 libavcodec.so.58.54.100 -- cgit v1.2.1