Add test image files for Human Presence Sensor model Add test image files for HPS model. HPS model itself will be included at a later time Change-Id: I3c601a930ea1c34ec9359d6b29d7dc6832e36575
diff --git a/README.md b/README.md index 2623e78..2bc39f3 100644 --- a/README.md +++ b/README.md
@@ -25,6 +25,14 @@ For tflite models, use the [web-based visualization tool](https://lutzroeder.github.io/netron/) to inspect the file. The tool supports drag and drop or file GUI. +## Test data + +Test data for sample model inputs are in the "test_data" directory. Currently, only test data for the Human Presence Sensor model are included. + +### hps_0-6.jpg + +Test image files for Human Presence Sensor model, from ChromeOS codebase. + ## Model executables For each model, the corresponding model executable under `iree_exec` can be
diff --git a/test_data/hps_0.jpg b/test_data/hps_0.jpg new file mode 100644 index 0000000..28d5a5b --- /dev/null +++ b/test_data/hps_0.jpg Binary files differ
diff --git a/test_data/hps_1.jpg b/test_data/hps_1.jpg new file mode 100644 index 0000000..3435344 --- /dev/null +++ b/test_data/hps_1.jpg Binary files differ
diff --git a/test_data/hps_2.jpg b/test_data/hps_2.jpg new file mode 100644 index 0000000..53de570 --- /dev/null +++ b/test_data/hps_2.jpg Binary files differ
diff --git a/test_data/hps_3.jpg b/test_data/hps_3.jpg new file mode 100644 index 0000000..0a77ded --- /dev/null +++ b/test_data/hps_3.jpg Binary files differ
diff --git a/test_data/hps_4.jpg b/test_data/hps_4.jpg new file mode 100644 index 0000000..ddbd502 --- /dev/null +++ b/test_data/hps_4.jpg Binary files differ
diff --git a/test_data/hps_5.jpg b/test_data/hps_5.jpg new file mode 100644 index 0000000..4beb395 --- /dev/null +++ b/test_data/hps_5.jpg Binary files differ
diff --git a/test_data/hps_6.jpg b/test_data/hps_6.jpg new file mode 100644 index 0000000..d1decf6 --- /dev/null +++ b/test_data/hps_6.jpg Binary files differ