TreB1eN / InsightFace_Pytorch

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

Fine tuning on the model #50

Open DecentMakeover opened 5 years ago

DecentMakeover commented 5 years ago

Hi

Thanks for sharing your work , i have a few face pair's myself, i mean data looks like, image1 , image2, match image3 , image4, nomatch...

Could i fine tune the model using this dataset,

Thanks in advance.

TreB1eN commented 5 years ago

Sure, this is what presented in the paper

ANDRESHZ commented 1 year ago

Hi @DecentMakeover , 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?