From 0ccd0098b662b6644737bb421a39cdcd974ccfe5 Mon Sep 17 00:00:00 2001 From: cam Date: Sun, 9 Oct 2016 22:25:12 -0600 Subject: Added segmentation demo --- examples/segmentation/00768.jpg | Bin 0 -> 59048 bytes examples/segmentation/00768_mask.png | Bin 0 -> 5846 bytes examples/segmentation/00768_output.png | Bin 0 -> 954537 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 examples/segmentation/00768.jpg create mode 100644 examples/segmentation/00768_mask.png create mode 100644 examples/segmentation/00768_output.png (limited to 'examples/segmentation') diff --git a/examples/segmentation/00768.jpg b/examples/segmentation/00768.jpg new file mode 100644 index 0000000..01dd257 Binary files /dev/null and b/examples/segmentation/00768.jpg differ diff --git a/examples/segmentation/00768_mask.png b/examples/segmentation/00768_mask.png new file mode 100644 index 0000000..5428365 Binary files /dev/null and b/examples/segmentation/00768_mask.png differ diff --git a/examples/segmentation/00768_output.png b/examples/segmentation/00768_output.png new file mode 100644 index 0000000..2080af8 Binary files /dev/null and b/examples/segmentation/00768_output.png differ -- cgit v1.2.3-70-g09d2