IVGCVSW-1970 TfLite VGG16: Add Validation.txt for continuous integration
authorMatthew Bentham <matthew.bentham@arm.com>
Tue, 30 Oct 2018 10:11:23 +0000 (10:11 +0000)
committerMatthew Bentham <matthew.bentham@arm.com>
Tue, 30 Oct 2018 10:31:13 +0000 (10:31 +0000)
Change-Id: Ib7ea0a0b809bdfe1d705b31a08f42e1b7815b0d2

tests/TfLiteVGG16Quantized-Armnn/TfLiteVGG16Quantized-Armnn.cpp
tests/TfLiteVGG16Quantized-Armnn/Validation.txt [new file with mode: 0644]

index acaabe44871be2917e00da1a95def5f3695ac0ad..e23dbdc9d499312eb51c3352b4ad0458749596ef 100644 (file)
@@ -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> 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 (file)
index 0000000..3758c85
--- /dev/null
@@ -0,0 +1,3 @@
+669
+669
+669