mtcnn_tf icon indicating copy to clipboard operation
mtcnn_tf copied to clipboard

assert(img is not None)

Open quliulangle opened this issue 6 years ago • 1 comments

hello Bob, when I train the face data,there is an error: assert(img is not None). but i can show the image in the code, i don't know where is the bug? can u help me??? thanks.

quliulangle avatar Apr 04 '18 07:04 quliulangle

Hi @quliulangle , make sure you have copied all required folder into 'dataset' folder. The missing folder may be: 'net_7876' folder of Landmark dataset.

alisherpksha avatar Apr 10 '18 08:04 alisherpksha