将标签reshape一下

label = np.asarray(label).astype(‘float32’).reshape((-1,1))