1 min readJan 8, 2019
hey, I like your blog. I have one question, which architecture we should use to train a model with 13 bands satellite images. I am trying to use resnet50 arch in Keras for training but it cannot take more than 3 channels, So how do you perform training and testing on all 13 bands of satellite images using deep learning. FYI: I am using 13 bands Eurosat dataset.
# any leads will b appreciated