SainingZhang / DDAMFN

96 stars 15 forks source link

About pretrained model #3

Closed study-clever closed 6 months ago

study-clever commented 10 months ago

Thank you very much for your work! May I ask how you pre-trained the MFN backbone on the Ms-Celeb-1M dataset? How should I pre-train my own backbone model using the Ms-Celeb-1M dataset? Please forgive my foolish question.

SainingZhang commented 10 months ago

Thank you for your interest in our project. I'm on a business trip now. I will pose the pretrain model after 01/01/2024. I will cue you when it's available.

SainingZhang commented 10 months ago

The code is updated and the pretrained model is available.

study-clever commented 10 months ago

代码已更新,预训练模型可用。

Thank you very much

SainingZhang commented 6 months ago

Our new version DDAMFN++ is available in the folder https://github.com/simon20010923/DDAMFN/tree/main/DDAMFN%2B%2B, which includes new alignment code refer to https://github.com/biubug6/Pytorch_Retinaface and optimized by SAM (Sharpness aware minimization for efficiently improving generalization). The trained RAF-DB model is available in DDAMFN++/checkpoints_ver2.0, which is not our best. The affectnet model will soon be available.