luoyetx / Joint-Face-Detection-and-Alignment

Caffe and Python implementation of Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks
BSD 3-Clause "New" or "Revised" License
102 stars 50 forks source link

too many values to unpack (expected 2) #14

Open liangheng opened 5 years ago

liangheng commented 5 years ago

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

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

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