InsightFace-v2 icon indicating copy to clipboard operation
InsightFace-v2 copied to clipboard

could u please offer me the SE-LResNet18E-IR pretrain model?

Open xr-Yang opened this issue 5 years ago • 2 comments

thanks for your code shareing.could u please offer me the SE-LResNet18E-IR or Mobelnet pretrain model?

xr-Yang avatar May 14 '20 02:05 xr-Yang

you can access them here https://github.com/foamliu/InsightFace-v2/releases

Coderx7 avatar Jul 01 '20 12:07 Coderx7

@Coderx7 您好,谢谢请问您,训练的最佳模型,是从头开始训练的的吗,(代码中是 pretrain=False,没有预训练模型),初始化学习率是lr=0.1 , + 代码中的数据增强。

因为我现在加入了 amp , 混合精度训练 和学习率预热余弦衰减, 重新训练

sky186 avatar Dec 17 '20 02:12 sky186