You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@taigw in the config file, data_shape= [19, 144, 144, 4], label_shape= [11, 144, 144, 1],why the label has different shape with the data, shouldn't the label shape=[19,144,144,1] ?
Thanks for your answers
The text was updated successfully, but these errors were encountered:
xinrui-zhuang
changed the title
Question about data shape
Question about data and label shape
Jul 3, 2018
@taigw in the config file, data_shape= [19, 144, 144, 4], label_shape= [11, 144, 144, 1],why the label has different shape with the data, shouldn't the label shape=[19,144,144,1] ?
Thanks for your answers
The text was updated successfully, but these errors were encountered: