This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA2EVM5777: Caffe Jacinto Input data channel

Part Number: TDA2EVM5777

Hello,

The provided script has no toggle for using signle-channel images (grayscale) as input.  What needs to be changed for training a SSD model that take a single channel images as input?

Thanks,

Wei Chih

  • Wei Chih,

    Frankly, I have not trained using gray scale images in Caffe - so i don't know.

    A workaround is - convert your images into 3 channels and save them - I think you can use Python packages such as opencv or PIL to do that. 

    Best regards,

    Manu.