ValueError: Cannot feed value of shape (1, 233, 472, 4) for Tensor 'image_tensor:0', which has shape '(?, ?, ?, 3)'

前端 未结 0 328
忘掉有多难
忘掉有多难 2020-12-04 11:36

I am new to TensorFlow, I am getting this valuing error for some images while on other images works fine. Is there anything wrong with the code?

import numpy          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题