MTCNN
MTCNN copied to clipboard
code of generate training data
@foreverYoungGitHub could you share the code of generate training data?
I cannot find the final version of my code to generate training data. I can provide the initial edition in my laptop.
Notice that the order of landmarks is not correct in this version, you need to slightly change it.
I'll put it in the train_sh folder.
Thank you so much @foreverYoungGitHub since the image is transposed when generating hd5, does need flip the order of landmarks? another question, I finetune pnet with my data, but it generates to many bboxs, how should I solve the problem?