TreB1eN / InsightFace_Pytorch

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

What dataset was used for training IR-SE50 model? #30

Closed Archelunch closed 5 years ago

Archelunch commented 5 years ago

Hi! What dataset was used for training IR-SE50 model? Is it VGGFace2?

TreB1eN commented 5 years ago

emore

Archelunch commented 5 years ago

emore

What is it? Cause I can't find it in google. Can you give me a link?

TreB1eN commented 5 years ago

3.2.3 in Readme

jgbradley1 commented 5 years ago

emore contains all datasets mentioned in section 2 of the README.

LFW, CFP-FF, CFP-FP, AgeDB-30, calfw, cplfw, vgg2_fp

Can more information be provided on how the the IR-SE50 model was trained and tested? If it was trained on all of these datasets, how were the performance metrics in section 2 calculated? What data was used in testing?