MTCNN icon indicating copy to clipboard operation
MTCNN copied to clipboard

code of generate training data

Open Cv9527 opened this issue 8 years ago • 2 comments

@foreverYoungGitHub could you share the code of generate training data?

Cv9527 avatar Mar 24 '17 07:03 Cv9527

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.

foreverYoungGitHub avatar Mar 28 '17 14:03 foreverYoungGitHub

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?

Cv9527 avatar Apr 01 '17 03:04 Cv9527