summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorMichael Levit <michaell@emza-vs.com>2022-01-12 11:53:46 +0200
committerIsabella Gottardi <isabella.gottardi@arm.com>2022-01-27 11:36:38 +0000
commit06fcf7502b5c9b0e30ac06acfa25aa914d936500 (patch)
treef6033d9cd94e351d213b7d4fb74afda147f93b75 /resources
parente958850d7672cd81a5eb48285a2df94b8f0595f0 (diff)
downloadml-embedded-evaluation-kit-06fcf7502b5c9b0e30ac06acfa25aa914d936500.tar.gz
Face detection demo from Emza Visual Sense
Signed-off-by: Michael Levit michaell@emza-vs.com Change-Id: I7958b05b5dbe9a785e0f8a241b716c17a9ca976f
Diffstat (limited to 'resources')
-rwxr-xr-xresources/object_detection/samples/couple.bmpbin0 -> 110646 bytes
-rw-r--r--resources/object_detection/samples/files.md12
-rwxr-xr-xresources/object_detection/samples/glasses.bmpbin0 -> 110646 bytes
-rwxr-xr-xresources/object_detection/samples/man_and_baby.bmpbin0 -> 110646 bytes
-rwxr-xr-xresources/object_detection/samples/pitch_and_roll.bmpbin0 -> 110714 bytes
5 files changed, 12 insertions, 0 deletions
diff --git a/resources/object_detection/samples/couple.bmp b/resources/object_detection/samples/couple.bmp
new file mode 100755
index 0000000..7308984
--- /dev/null
+++ b/resources/object_detection/samples/couple.bmp
Binary files differ
diff --git a/resources/object_detection/samples/files.md b/resources/object_detection/samples/files.md
new file mode 100644
index 0000000..478845d
--- /dev/null
+++ b/resources/object_detection/samples/files.md
@@ -0,0 +1,12 @@
+# Sample images
+
+The sample images provided are under Creative Commons License. The links are documented here for traceability:
+
+- [glasses.bmp](https://www.pexels.com/photo/man-looking-to-his-right-2741701/)
+- [pitch_and_roll.bmp](https://www.pexels.com/photo/close-up-shot-of-a-happy-elderly-couple-hugging-while-looking-at-camera-8317676/)
+- [couple.bmp](https://www.pexels.com/photo/photography-of-man-and-woman-1137902/)
+- [man_and_baby.bmp](https://www.pexels.com/photo/photo-of-man-carrying-baby-1578996/)
+
+## License
+
+[Creative Commons Attribution 1.0 Generic](../../LICENSE_CC_1.0.txt).
diff --git a/resources/object_detection/samples/glasses.bmp b/resources/object_detection/samples/glasses.bmp
new file mode 100755
index 0000000..5bd7ce1
--- /dev/null
+++ b/resources/object_detection/samples/glasses.bmp
Binary files differ
diff --git a/resources/object_detection/samples/man_and_baby.bmp b/resources/object_detection/samples/man_and_baby.bmp
new file mode 100755
index 0000000..ce39e28
--- /dev/null
+++ b/resources/object_detection/samples/man_and_baby.bmp
Binary files differ
diff --git a/resources/object_detection/samples/pitch_and_roll.bmp b/resources/object_detection/samples/pitch_and_roll.bmp
new file mode 100755
index 0000000..64450fd
--- /dev/null
+++ b/resources/object_detection/samples/pitch_and_roll.bmp
Binary files differ