PaddlePaddle / PLSC

Paddle Large Scale Classification Tools,supports ArcFace, CosFace, PartialFC, Data Parallel + Model Parallel. Model includes ResNet, ViT, Swin, DeiT, CaiT, FaceViT, MoCo, MAE, ConvMAE, CAE.
Apache License 2.0
149 stars 34 forks source link

咱这个MobileFace-Paddle的pretrained model哪里可以下载呢? #97

Open Ruanlt opened 2 years ago

GuoxiaWang commented 2 years ago

@Ruanlt

Model structure lfw cfp_fp agedb30 CPU time cost GPU time cost
MobileFace-Paddle 0.9952 0.9280 0.9612 4.3ms 2.3ms

https://paddle-model-ecology.bj.bcebos.com/model/insight-face/mobileface_v1.0_infer.tar

Ruanlt commented 2 years ago

收到,谢谢

Ruanlt commented 2 years ago

@GuoxiaWang ,可以分享一下train的model吗?

GuoxiaWang commented 2 years ago

@GuoxiaWang ,可以分享一下train的model吗?

你是说 checkpoint,用于 finetune 是吗?最近在整理和升级,之前的 checkpoint 和现在的代码对不上了,需要重新训练一版本,再等几天。

Ruanlt commented 2 years ago

是的,出来后麻烦发一下哈,谢谢...

GuoxiaWang commented 2 years ago

@Ruanlt 久等了,预训练模型出来了,checkpoint 中有 best model 以及最后一个 epoch 的 checkpoint

Mode Datasets Backbone Precision DataFormat Ratio agedb30 cfp_fp lfw checkpoint&log
Dynamic MS1MV3 MobileFaceNet FP32 NCHW 0.1 0.96200 0.96571 0.99567 download
Dynamic MS1MV3 MobileFaceNet FP32 NCHW 1.0 0.96167 0.96657 0.99533 download
Ruanlt commented 2 years ago

收到,非常感谢。

At 2022-01-11 12:01:19, "Guoxia Wang" @.***> wrote:

@Ruanlt 久等了,预训练模型出来了,checkpoint 中有 best model 以及最后一个 epoch 的 checkpoint

| Mode | Datasets | Backbone | Precision | DataFormat | Ratio | agedb30 | cfp_fp | lfw | checkpoint&log | | Dynamic | MS1MV3 | MobileFaceNet | FP32 | NCHW | 0.1 | 0.96200 | 0.96571 | 0.99567 | download | | Dynamic | MS1MV3 | MobileFaceNet | FP32 | NCHW | 1.0 | 0.96167 | 0.96657 | 0.99533 | download |

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you were mentioned.Message ID: @.***>