ValueError: Error when checking target: expected dense_44 to have shape (1,) but got array with shape (3,). They seem to match though
问题 I've searched several similar topics covering comparable problems. For example this, this and this, among others. Despite this, I still haven't managed to solve my issue, why I now try to ask the community. What I'm ultimately trying to do is with a CNN and regression predict three parameters. The inputs are matrices (and can now be plotted as RGB images after I've pre-processed them in several steps) with the initial size of (3724, 4073, 3). Due to the size of the data set I'm feeding the