You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Caffe Users
I'd like to train a GoogleNet model using grayscale images. I'm using the latest master branch. I've specified `is_color: false` in the ImageData layer as follows:
However, when I started to train from scratch or fine-tune (based on the standard pre-trained GoogleNet model using ImageNet) a GoogleNet model, the program got aborted when initializing GoogleNet.