-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Description
File "main.py", line 22, in
chips = detector.extract_image_chips(img, points, 144, 0.37)
File "/content/drive/My Drive/mxnet_mtcnn_face_detection-master/mtcnn_detector.py", line 484, in extract_image_chips
for k in range(len(p)/2):
TypeError: 'float' object cannot be interpreted as an integer
I didn't change anything besides switching izip to zip
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels