From: Matthew Bentham Date: Tue, 30 Oct 2018 10:11:23 +0000 (+0000) Subject: IVGCVSW-1970 TfLite VGG16: Add Validation.txt for continuous integration X-Git-Tag: submit/tizen/20190109.005305~70 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=41d3fa642354a555c2debeaf30952198ca051ed1;p=platform%2Fupstream%2Farmnn.git IVGCVSW-1970 TfLite VGG16: Add Validation.txt for continuous integration Change-Id: Ib7ea0a0b809bdfe1d705b31a08f42e1b7815b0d2 --- diff --git a/tests/TfLiteVGG16Quantized-Armnn/TfLiteVGG16Quantized-Armnn.cpp b/tests/TfLiteVGG16Quantized-Armnn/TfLiteVGG16Quantized-Armnn.cpp index acaabe448..e23dbdc9d 100644 --- a/tests/TfLiteVGG16Quantized-Armnn/TfLiteVGG16Quantized-Armnn.cpp +++ b/tests/TfLiteVGG16Quantized-Armnn/TfLiteVGG16Quantized-Armnn.cpp @@ -16,6 +16,8 @@ int main(int argc, char* argv[]) // Coverity fix: The following code may throw an exception of type std::length_error. std::vector imageSet = { + // The model we are using incorrectly classifies everything as class 699 + // But can still be used for benchmarking the layers. {"Dog.jpg", 669}, {"Cat.jpg", 669}, {"shark.jpg", 669}, diff --git a/tests/TfLiteVGG16Quantized-Armnn/Validation.txt b/tests/TfLiteVGG16Quantized-Armnn/Validation.txt new file mode 100644 index 000000000..3758c85c6 --- /dev/null +++ b/tests/TfLiteVGG16Quantized-Armnn/Validation.txt @@ -0,0 +1,3 @@ +669 +669 +669