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
first of all i am trying to install it on windows ... i know you say linux but ...
python test.py --checkpoints-path checkpoints\places --test-input input --test-output output
I get the following message ValueError: Cannot feed value of shape (1, 256, 256, 1, 3) for Tensor 'input_gray:0', which has shape '(?, ?, ?, 1)'
what does this means ?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Hello!
first of all i am trying to install it on windows ... i know you say linux but ...
python test.py --checkpoints-path checkpoints\places --test-input input --test-output output
I get the following message ValueError: Cannot feed value of shape (1, 256, 256, 1, 3) for Tensor 'input_gray:0', which has shape '(?, ?, ?, 1)'
what does this means ?
Thanks in advance!
The text was updated successfully, but these errors were encountered: