CDM
CDM

Reputation: 51

About a Arcface training strategy

I'm training Arcface with CASIA-Webface dataset with refering This github page(https://github.com/ZhaoJ9014/face.evoLVe.PyTorch).

I've aligned the CASIA-Webface dataset using the face alignment codes from that github page and fixed them to 128x128(So I changed some layers in ResNet50). And next I began the training Arcface with 256 batch size during few days. Now, the current training has exceeded more than 160 epochs. However, the loss doesn't seem to be lower than 1.0 and the accuracy in the LFW datset is still under 99%. The example code from that github page is considered to use MS-Celeb-1M for training.

My status of training Arcface on CASIA (Validation is performed on LFW only now)

Upvotes: 1

Views: 1076

Answers (0)

Related Questions