Unsupervised-Attention-guided-Image-to-Image-Translation
Unsupervised-Attention-guided-Image-to-Image-Translation copied to clipboard
Update to tf.data
Tensorflow gives several warnings about the deprecation of the currently used methods and training always fails on latest tensorflow 1.x version with fifoqueue '_2_batch/fifo_queue' is closed and has insufficient elements (requested 1, current size 0)
I have the same problem. I think this is a problem with the dataset. My problem is that the filename of the dataset is wrong (there is a additional "\n"). I suggest that you confirm the dataset again.
I have the same problem. I have confirmed that there is no problem with the dataset and the path is correct. Why is that?
(0) Out of range: FIFOQueue '_2_batch/fifo_queue' is closed and has insufficient elements (requested 1, current size 0) [[{{node batch}}]] (1) Out of range: FIFOQueue '_2_batch/fifo_queue' is closed and has insufficient elements (requested 1, current size 0) [[{{node batch}}]] [[DecodeJpeg_1/_1793]]
(0) 超出范围:FIFOQueue '_2_batch/fifo_queue' 已关闭且元素不足(请求 1,当前大小为 0) [[{{node batch}}]] (1) 超出范围:FIFOQueue '_2_batch/fifo_queue'已关闭且元素不足(请求 1,当前大小 0) [[{{node batch}}]] [[DecodeJpeg_1/_1793]]
I have the same problem with this error, is that related to my created csv?
I have the same problem,Have you solved the problem?
I have the same problem. I have confirmed that there is no problem with the dataset and the path is correct. Why is that?
Hi. Have you solved the problem?
(0) 超出范围:FIFOQueue '_2_batch/fifo_queue' 已关闭且元素不足(请求 1,当前大小为 0) [[{{node batch}}]] (1) 超出范围:FIFOQueue '_2_batch/fifo_queue'已关闭且元素不足(请求 1,当前大小 0) [[{{node batch}}]] [[DecodeJpeg_1/_1793]]
I have the same problem with this error, is that related to my created csv?
Hi. Have you solved the problem?