This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 430
Failed precondition: VOCdevkit #173
Comments
what script are you running? did you check that all the images are present? more details will definitely help |
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. |
Thank you ,please give me some suggestions. |
what do you mean by this?
|
When the number of txt is reduced,/deeplab/dataset/train.txt 10582 Ichange it to 10580 /less |
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.
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)
The text was updated successfully, but these errors were encountered: