You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
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
The text was updated successfully, but these errors were encountered: