Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Failed precondition: VOCdevkit #173

Open
jiyongma opened this issue Mar 31, 2018 · 6 comments
Open

Failed precondition: VOCdevkit #173

jiyongma opened this issue Mar 31, 2018 · 6 comments

Comments

@jiyongma
Copy link

2018-03-31 15:16:50.186012: W tensorflow/core/framework/op_kernel.cc:1158] Failed precondition: VOCdevkit
2018-03-31 15:16:50.186013: W tensorflow/core/framework/op_kernel.cc:1158] Failed precondition: VOCdevkit
step 1 loss = 0.252, (1.038 sec/step)
step 2 loss = 0.200, (0.209 sec/step)
2018-03-31 15:16:51.357591: W tensorflow/core/framework/op_kernel.cc:1158] Out of range: FIFOQueue '_1_create_inputs/batch/fifo_queue' is closed and has insufficient elements (requested 4, current size 0)
[[Node: create_inputs/batch = QueueDequeueManyV2[component_types=[DT_FLOAT, DT_UINT8], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/cpu:0"](create_inputs/batch/fifo_queue, create_inputs/batch/n)]]
2018-03-31 15:16:51.357623: W tensorflow/core/framework/op_kernel.cc:1158] Out of range: FIFOQueue '_1_create_inputs/batch/fifo_queue' is closed and has insufficient elements (requested 4, current size 0)

@DrSleep
Copy link
Owner

DrSleep commented Apr 8, 2018

what script are you running? did you check that all the images are present? more details will definitely help

@jiyongma
Copy link
Author

jiyongma commented Apr 9, 2018

When I use all the VOC data sets for training, I can run out perfectly and run the final segmentation results, but this error occurs when the number of data sets I train decreases.

@jiyongma
Copy link
Author

jiyongma commented Apr 9, 2018

Thank you ,please give me some suggestions.

@DrSleep
Copy link
Owner

DrSleep commented Apr 9, 2018

what do you mean by this?

when the number of data sets I train decreases

@jiyongma
Copy link
Author

jiyongma commented Apr 9, 2018

When the number of txt is reduced,/deeplab/dataset/train.txt 10582 Ichange it to 10580 /less

@DrSleep
Copy link
Owner

DrSleep commented Apr 9, 2018

that is quite strange.

do you change anything else?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants