Add test app to drive YoloV3 split model
authorDerek Lamberti <derek.lamberti@arm.com>
Tue, 28 Apr 2020 12:31:29 +0000 (13:31 +0100)
committerTeresaARM <teresa.charlinreyes@arm.com>
Tue, 12 May 2020 16:45:12 +0000 (16:45 +0000)
commitd6cb30e7052891996efa41f608fffe4fa62d2094
tree802517e0c3963b047504af4fed7aa832cdf67c44
parent1e9892e0d8ad63e9014910509ad2704fdf141c6c
Add test app to drive YoloV3 split model

Change-Id: I4877f170003d3a82f97311046c52571792ad735a
Signed-off-by: Derek Lamberti <derek.lamberti@arm.com>
tests/CMakeLists.txt
tests/TfLiteYoloV3Big-Armnn/NMS.cpp [new file with mode: 0644]
tests/TfLiteYoloV3Big-Armnn/NMS.hpp [new file with mode: 0644]
tests/TfLiteYoloV3Big-Armnn/TfLiteYoloV3Big-Armnn.cpp [new file with mode: 0644]