IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSD
authorAron Virginas-Tar <Aron.Virginas-Tar@arm.com>
Tue, 29 Jan 2019 11:09:51 +0000 (11:09 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Wed, 30 Jan 2019 13:05:58 +0000 (13:05 +0000)
commitd089b74bebbcc8518fb0f4eacb7e6569ae170199
treea86f9ec054d4daad3d20446ced27555768a84862
parent7cf0eaa26c1fb29ca9df97e4734ec7c1e10f81c4
IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSD

Change-Id: If7ee1efa3ee79d9eca41c5a6219b3fc42e740efe
tests/CMakeLists.txt
tests/MobileNetSsdDatabase.hpp [new file with mode: 0644]
tests/MobileNetSsdInferenceTest.hpp [new file with mode: 0644]
tests/ObjectDetectionCommon.hpp [new file with mode: 0644]
tests/TfLiteMobileNetSsd-Armnn/TfLiteMobileNetSsd-Armnn.cpp [new file with mode: 0644]