Colorizing-with-GANs icon indicating copy to clipboard operation
Colorizing-with-GANs copied to clipboard

ValueError: Cannot feed value of shape (1, 256, 256, 1, 3) for Tensor 'input_gray:0', which has shape '(?, ?, ?, 1)'

Open miltosc opened this issue 4 years ago • 2 comments

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!

miltosc avatar Apr 28 '20 01:04 miltosc

I got the same error, would appreciate any help

yusufbarisk avatar Jul 22 '20 12:07 yusufbarisk

@miltosc and @yusufbarisk have you been able to fix this error?

nauyan avatar Jul 07 '21 07:07 nauyan