swook / GazeML

Gaze Estimation using Deep Learning, a Tensorflow-based framework.
MIT License
512 stars 141 forks source link

Error on elg_train.py #48

Open KentaroOtomo opened 4 years ago

KentaroOtomo commented 4 years ago

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 commented 4 years ago

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