DetectionTeamUCAS / DetectionTeamUCAS/R2CNN_Faster-RCNN_Tensorflow
[[{{node get_batch/batch}}]]
- Dominant language
- Python
- Stars
- 582
- Forks
- 185
- PR merge metrics
- No merged PRs in 30d
Description
tensorflow.python.framework.errors_impl.OutOfRangeError: PaddingFIFOQueue '_1_get_batch/batch/padding_fifo_queue' is closed and has insufficient elements (requested 1, current size 0)
Contributor guide
No contributing guide indexed for this repository
Research direction
The report only identifies an OutOfRangeError at get_batch/batch involving a closed PaddingFIFOQueue. Start by reproducing the failure in the training data pipeline and tracing the get_batch/batch queue inputs. The issue does not define the expected behavior or a completion condition, so confirm the intended fix with the maintainers before proceeding.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, tensorflow
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100