AstarLight / Satellite-Segmentation

615 stars 233 forks source link

tensorflow.python.framework.errors_impl.InvalidArgumentError: Incompatible shapes: #58

Open fxywky opened 4 years ago

fxywky commented 4 years ago

tensorflow.python.framework.errors_impl.InvalidArgumentError: Incompatible shapes:

remove metrics=['accuracy'] from model.compile() will be fine,why i can‘t use metrics,does this problem below to tensorflow version???

help me~~~~