DetectionTeamUCAS / Cascade-RCNN_Tensorflow

MIT License
89 stars 34 forks source link

OutOfRangeError (see above for traceback): PaddingFIFOQueue #12

Open Ellen4168 opened 4 years ago

Ellen4168 commented 4 years ago

OutOfRangeError (see above for traceback): PaddingFIFOQueue '_1_get_batch/batch/padding_fifo_queue' is closed and has insufficient elements (requested 1, current size 0) [[Node: get_batch/batch = QueueDequeueManyV2[component_types=[DT_STRING, DT_FLOAT, DT_INT32, DT_INT32], timeout_ms=-1, _device="/job:localhost/replica:0/task:0/device:CPU:0"](get_batch/batch/padding_fifo_queue, get_batch/batch/n)]]

你好,我用你的代码来跑我自己的数据集的时候,迭代了850次以后出现了上述问题,我想请问一下这个是由三名引进的