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
At core.py:157 number of channels is retrieved from the third place of the shape variable, however for the single channel images the shape has just two fields.
The text was updated successfully, but these errors were encountered:
At core.py:157 number of channels is retrieved from the third place of the
shape
variable, however for the single channel images theshape
has just two fields.The text was updated successfully, but these errors were encountered: