huangyangyu / NoiseFace

Noise-Tolerant Paradigm for Training Face Recognition CNNs [Official, CVPR 2019]
https://arxiv.org/pdf/1903.10357.pdf
MIT License
136 stars 23 forks source link

Has pretrained model? #3

Open jnulzl opened 5 years ago

jnulzl commented 5 years ago

@huangyangyu,Hi if has the pretrained model?

huangyangyu commented 5 years ago

@huangyangyu,Hi if has the pretrained model?

L2-softmax model is trained without pretrained model. ArcFace model is trained with the corresponding L2-softmax model as pretrained model. These two models are both trained with the same noisy dataset.