VizWiz_LSTM_CNN_Attention
VizWiz_LSTM_CNN_Attention copied to clipboard
Could not broadcast input array from shape (3,448,448) into shape (3,224,224)
While running the extract_feat file it says -
net.blobs['data'].data[0] = transformer.preprocess('data', image) ValueError: could not broadcast input array from shape (3,448,448) into shape (3,224,224)