Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OutOfRangeError (see above for traceback): FIFOQueue '_2_training/data_loading/batch/fifo_queue' is closed and has insufficient elements (requested 4, current size 0) #7

Closed
aj96 opened this issue May 2, 2019 · 1 comment

Comments

@aj96
Copy link

aj96 commented May 2, 2019

As per the title, has anyone gotten this error when training? My model trains for a bit, but eventually I always get this error. Why is the queue empty? Is this due to corrupt data?

I tried changing tf.image.decode_jpeg to tf.image.decode_image and forcing number of channels to be three, as this thread suggested: davidsandberg/facenet#338

But it didn't help. Any ideas?

@aj96
Copy link
Author

aj96 commented May 7, 2019

Not entirely sure what was wrong. But I recreated my environment from scratch, and I was able to train to the end.

@aj96 aj96 closed this as completed May 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant