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

Error on elg_train.py #48

Open
KentaroOtomo opened this issue Oct 17, 2019 · 1 comment
Open

Error on elg_train.py #48

KentaroOtomo opened this issue Oct 17, 2019 · 1 comment

Comments

@KentaroOtomo
Copy link

I executed elg_train.py with 1000 Unity Eyes picture and .json files.
But an error occurred.

tensorflow/core/kernels/queue_base.cc:277] _0_UnityEyes/random_shuffle_queue: Skipping cancelled enqueue attempt with queue not closed

Please tell me how to solve this error.

@funkfuzz
Copy link

You can ignore this message, it is printed because Python is killing threads while they are running as the process exits. check this https://stackoverflow.com/questions/38678371/tensorflow-enqueue-operation-was-cancelled

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

2 participants