ftokarev / tf-adain

TensorFlow implementation of the paper "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization" by Xun Huang and Serge Belongie
MIT License
65 stars 20 forks source link

Error image shape #6

Open haonguyen1107 opened 4 years ago

haonguyen1107 commented 4 years ago

19/5000 I have encountered this error when I run test.py with cpu: ValueError: Cannot feed value of shape (2, 3, 380, 600) for Tensor 'Placeholder:0', which has shape '(?, ?, ?, 3)'