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!