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

too many values to unpack (expected 2) #14

Open
liangheng opened this issue Jun 14, 2019 · 2 comments
Open

too many values to unpack (expected 2) #14

liangheng opened this issue Jun 14, 2019 · 2 comments

Comments

@liangheng
Copy link

when i run command prepare.py --net p --wider --celeba --worker 8
its happend:

File "F:/myself/mtcnn/caffe/Joint-Face-Detection-and-Alignment-master/jfda/prepare.py", line 518, in verify
for i, (data, bbox_target) in enumerate(positives):
ValueError: too many values to unpack (expected 2)

need help thank you

@17759205390
Copy link

when i run command prepare.py --net p --wider --celeba --worker 8
its happend:

File "F:/myself/mtcnn/caffe/Joint-Face-Detection-and-Alignment-master/jfda/prepare.py", line 518, in verify
for i, (data, bbox_target) in enumerate(positives):
ValueError: too many values to unpack (expected 2)

need help thank you

@liangheng 加我微信17759205390

@liangheng
Copy link
Author

@17759205390 thankyou very much. I just saw it . I'm done.

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