PFLD icon indicating copy to clipboard operation
PFLD copied to clipboard

can you explain how to generate training dataset?

Open alexliyang opened this issue 6 years ago • 6 comments

thank you for opening your code. I croped some faces , and how to generate the training dataset?

alexliyang avatar Jun 05 '19 12:06 alexliyang

thank you for opening your code. I croped some faces , and how to generate the training dataset?

Have you got the face landmark annotation file?

guoqiangqi avatar Jun 12 '19 08:06 guoqiangqi

I have not got the annotation files. which dataset do you use? and do you have the tool to label samples to generate the annotation file?

alexliyang avatar Jun 12 '19 11:06 alexliyang

I have trained model with WFLW dataset,it`s a hard work for you to label the face images,there are many open dataset you can download ,such as 300-W(68 points)and WFLW(98 points)

guoqiangqi avatar Jul 25 '19 08:07 guoqiangqi

How do I go about training for a 300W model? Is it possible to release a pre-trained model?

I was going through your sh file and it was mentioned that I needed:

save_model=./models2/model4 pre_model=./models2/model3

However, I didn't find the models2 directories to start training.

Thank you for your time.

john-bao-git avatar Nov 23 '19 18:11 john-bao-git

where the pre_model

AIwzx avatar Jan 14 '20 01:01 AIwzx

You can try PFLD_68points_Pytorch.

github-luffy avatar Jul 30 '20 08:07 github-luffy