Facial-Expression-Recognition icon indicating copy to clipboard operation
Facial-Expression-Recognition copied to clipboard

how to make my own dataset

Open LeonardNiu opened this issue 6 years ago • 1 comments

i want to use my phone to take some pictures to train the model, how to give each pic a label and get my own dataset? should i download any module or write another .py file? thanks a lot!

LeonardNiu avatar Nov 26 '18 07:11 LeonardNiu

If you should train model on your data, you should custom the data reader in this program for your data. It's difficult that you collect a large number of picture and label by yourself.

xionghc avatar Nov 28 '18 15:11 xionghc