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

ValueError: not enough values to unpack (expected 6, got 5) #42

Open
antithing opened this issue Apr 29, 2019 · 0 comments
Open

ValueError: not enough values to unpack (expected 6, got 5) #42

antithing opened this issue Apr 29, 2019 · 0 comments

Comments

@antithing
Copy link

Hi! and thanks for making this code available. i am trying to train it on my own data, and i am seeing the following error:
... epoch 0 batch 197 loss is 0.383589 epoch 0 batch 198 loss is 0.348569 epoch 0 batch 199 loss is 0.397935 saving model...... test on validation data... 2019-04-29 14:32:25.535927: W tensorflow/core/kernels/queue_base.cc:277] _0_input_producer: Skipping cancelled enqueue attempt with queue not closed Traceback (most recent call last): File "matting_unpool.py", line 418, in <module> test_RGBs,test_trimaps,test_alphas,all_shape,image_paths,trimap_size= load_alphamatting_data(test_dir) ValueError: not enough values to unpack (expected 6, got 5)

What could be causing this?

thanks

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