From 50dd7da4e11b0a18d3331ae9cd4adc75c235bbd0 Mon Sep 17 00:00:00 2001 From: cam Date: Sun, 9 Oct 2016 22:07:56 -0600 Subject: Added demo images --- examples/segmentation/00017.jpg | Bin 0 -> 52337 bytes examples/segmentation/00017_mask.png | Bin 0 -> 4305 bytes examples/segmentation/00017_output.png | Bin 0 -> 865441 bytes examples/segmentation/00110.jpg | Bin 0 -> 74329 bytes examples/segmentation/00110_mask.png | Bin 0 -> 3657 bytes examples/segmentation/00110_output.png | Bin 0 -> 1001942 bytes examples/segmentation/02270.jpg | Bin 0 -> 80292 bytes examples/segmentation/02270_mask_face.png | Bin 0 -> 9311 bytes examples/segmentation/02270_mask_face_inv.png | Bin 0 -> 3367 bytes examples/segmentation/02270_output.png | Bin 0 -> 1081212 bytes examples/segmentation/02390.jpg | Bin 0 -> 51643 bytes examples/segmentation/02390_mask.png | Bin 0 -> 4786 bytes examples/segmentation/02390_mask_inv.png | Bin 0 -> 3489 bytes examples/segmentation/02390_output.png | Bin 0 -> 1074120 bytes examples/segmentation/02630.png | Bin 0 -> 360402 bytes examples/segmentation/02630_mask.png | Bin 0 -> 4933 bytes examples/segmentation/02630_output.png | Bin 0 -> 814181 bytes examples/segmentation/basquiat.png | Bin 0 -> 1014566 bytes examples/segmentation/frida.png | Bin 0 -> 881432 bytes examples/segmentation/okeffe_iris.png | Bin 0 -> 784355 bytes examples/segmentation/okeffe_red_canna.png | Bin 0 -> 668094 bytes 21 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/segmentation/00017.jpg create mode 100644 examples/segmentation/00017_mask.png create mode 100644 examples/segmentation/00017_output.png create mode 100644 examples/segmentation/00110.jpg create mode 100644 examples/segmentation/00110_mask.png create mode 100644 examples/segmentation/00110_output.png create mode 100644 examples/segmentation/02270.jpg create mode 100644 examples/segmentation/02270_mask_face.png create mode 100644 examples/segmentation/02270_mask_face_inv.png create mode 100644 examples/segmentation/02270_output.png create mode 100644 examples/segmentation/02390.jpg create mode 100644 examples/segmentation/02390_mask.png create mode 100644 examples/segmentation/02390_mask_inv.png create mode 100644 examples/segmentation/02390_output.png create mode 100644 examples/segmentation/02630.png create mode 100644 examples/segmentation/02630_mask.png create mode 100644 examples/segmentation/02630_output.png create mode 100644 examples/segmentation/basquiat.png create mode 100644 examples/segmentation/frida.png create mode 100644 examples/segmentation/okeffe_iris.png create mode 100644 examples/segmentation/okeffe_red_canna.png (limited to 'examples/segmentation') diff --git a/examples/segmentation/00017.jpg b/examples/segmentation/00017.jpg new file mode 100644 index 0000000..6568e37 Binary files /dev/null and b/examples/segmentation/00017.jpg differ diff --git a/examples/segmentation/00017_mask.png b/examples/segmentation/00017_mask.png new file mode 100644 index 0000000..7da59fd Binary files /dev/null and b/examples/segmentation/00017_mask.png differ diff --git a/examples/segmentation/00017_output.png b/examples/segmentation/00017_output.png new file mode 100644 index 0000000..e901c3a Binary files /dev/null and b/examples/segmentation/00017_output.png differ diff --git a/examples/segmentation/00110.jpg b/examples/segmentation/00110.jpg new file mode 100644 index 0000000..83c1144 Binary files /dev/null and b/examples/segmentation/00110.jpg differ diff --git a/examples/segmentation/00110_mask.png b/examples/segmentation/00110_mask.png new file mode 100644 index 0000000..3d17ea0 Binary files /dev/null and b/examples/segmentation/00110_mask.png differ diff --git a/examples/segmentation/00110_output.png b/examples/segmentation/00110_output.png new file mode 100644 index 0000000..fa769f9 Binary files /dev/null and b/examples/segmentation/00110_output.png differ diff --git a/examples/segmentation/02270.jpg b/examples/segmentation/02270.jpg new file mode 100644 index 0000000..48962fd Binary files /dev/null and b/examples/segmentation/02270.jpg differ diff --git a/examples/segmentation/02270_mask_face.png b/examples/segmentation/02270_mask_face.png new file mode 100644 index 0000000..790740a Binary files /dev/null and b/examples/segmentation/02270_mask_face.png differ diff --git a/examples/segmentation/02270_mask_face_inv.png b/examples/segmentation/02270_mask_face_inv.png new file mode 100644 index 0000000..e850b37 Binary files /dev/null and b/examples/segmentation/02270_mask_face_inv.png differ diff --git a/examples/segmentation/02270_output.png b/examples/segmentation/02270_output.png new file mode 100644 index 0000000..ee9ed10 Binary files /dev/null and b/examples/segmentation/02270_output.png differ diff --git a/examples/segmentation/02390.jpg b/examples/segmentation/02390.jpg new file mode 100644 index 0000000..256a525 Binary files /dev/null and b/examples/segmentation/02390.jpg differ diff --git a/examples/segmentation/02390_mask.png b/examples/segmentation/02390_mask.png new file mode 100644 index 0000000..6919bfe Binary files /dev/null and b/examples/segmentation/02390_mask.png differ diff --git a/examples/segmentation/02390_mask_inv.png b/examples/segmentation/02390_mask_inv.png new file mode 100644 index 0000000..6d4d750 Binary files /dev/null and b/examples/segmentation/02390_mask_inv.png differ diff --git a/examples/segmentation/02390_output.png b/examples/segmentation/02390_output.png new file mode 100644 index 0000000..e5e70c3 Binary files /dev/null and b/examples/segmentation/02390_output.png differ diff --git a/examples/segmentation/02630.png b/examples/segmentation/02630.png new file mode 100644 index 0000000..dd57503 Binary files /dev/null and b/examples/segmentation/02630.png differ diff --git a/examples/segmentation/02630_mask.png b/examples/segmentation/02630_mask.png new file mode 100644 index 0000000..9547510 Binary files /dev/null and b/examples/segmentation/02630_mask.png differ diff --git a/examples/segmentation/02630_output.png b/examples/segmentation/02630_output.png new file mode 100644 index 0000000..95ad70c Binary files /dev/null and b/examples/segmentation/02630_output.png differ diff --git a/examples/segmentation/basquiat.png b/examples/segmentation/basquiat.png new file mode 100644 index 0000000..ee03dfb Binary files /dev/null and b/examples/segmentation/basquiat.png differ diff --git a/examples/segmentation/frida.png b/examples/segmentation/frida.png new file mode 100644 index 0000000..7a58dc6 Binary files /dev/null and b/examples/segmentation/frida.png differ diff --git a/examples/segmentation/okeffe_iris.png b/examples/segmentation/okeffe_iris.png new file mode 100644 index 0000000..a9632d5 Binary files /dev/null and b/examples/segmentation/okeffe_iris.png differ diff --git a/examples/segmentation/okeffe_red_canna.png b/examples/segmentation/okeffe_red_canna.png new file mode 100644 index 0000000..e36b2ac Binary files /dev/null and b/examples/segmentation/okeffe_red_canna.png differ -- cgit v1.2.3-70-g09d2