use IMAGE_DATA layer

881 views
Skip to first unread message

Marenkov Dima

unread,
Sep 25, 2014, 12:01:17 PM9/25/14
to caffe...@googlegroups.com
IMAGE_DATA layer can give grayscale image? Ie to the output was one channel, rather than three.

Traun Leyden

unread,
Oct 25, 2014, 1:46:40 PM10/25/14
to caffe...@googlegroups.com
Yeah it works with grayscale images.


Without setting is_color: false on the IMAGE_DATA layer, it seems to create BLOBS with a wrong shape: the blob has 3 channels (RGB) instead of 1 (Greyscale)

Note: the is_color setting will only work on the dev branch at the moment.
Reply all
Reply to author
Forward
0 new messages