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
I try to use my data to train, but there is a ValueError:
Cannot feed value of shape (45, 7, 7, 25) for Tensor 'Placeholder:0', which has shape '(?, 7, 7, 6)'
I want to know how to solve,thanks
The text was updated successfully, but these errors were encountered:
I try to use my data to train, but there is a ValueError:
Cannot feed value of shape (45, 7, 7, 25) for Tensor 'Placeholder:0', which has shape '(?, 7, 7, 6)'
I want to know how to solve,thanks
The text was updated successfully, but these errors were encountered: