TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.73k stars 423 forks source link

Train on Own Dataset #15

Open leacornelio opened 5 years ago

leacornelio commented 5 years ago

How can I train on my own dataset?

TreB1eN commented 5 years ago

well, firstly you need to understand what the dataloader code is doing.....

chj1933 commented 5 years ago

@leacornelio please tell me how to train on my own dataset ? how to deal with dataset?

ANDRESHZ commented 1 year ago

Hi @leacornelio , I hope you are having nice results, I am wondering if you finally found a way to tune with your dataset.

Can you share with the community your code?