FaceX-Zoo icon indicating copy to clipboard operation
FaceX-Zoo copied to clipboard

Masked Face Recognition with MobileFacenet backbone

Open huytuong010101 opened this issue 3 years ago • 5 comments

Thank for your work <3 I see that you shared the pre-trained model Masked Face Recognition but it so big. I think it don't use MobileFacenet backbone Do you have Masked Face Recognition Model with MobileFacenet backbone Thank u so much

huytuong010101 avatar Jul 03 '21 08:07 huytuong010101

Please check: https://github.com/JDAI-CV/FaceX-Zoo/tree/main/face_sdk/models/face_recognition/face_recognition_2.0

wang21jun avatar Jul 05 '21 06:07 wang21jun

@wang21jun yess i see. The model work very well. I wanna convert it to onnx model, so I see model_convertor.py get input as .pt file. Can I use .pkl file as the same way

huytuong010101fpt avatar Jul 05 '21 06:07 huytuong010101fpt

Thanks for your feedback, there's something wrong with this requirement, I will fix it these two days.

wang21jun avatar Jul 06 '21 02:07 wang21jun

Please check: model: https://drive.google.com/file/d/1ykd9Ru3kQUI6CYZk75xsu6MaGy2n7MO8/view?usp=sharing script: https://github.com/JDAI-CV/FaceX-Zoo/blob/main/addition_module/model_convertor/convert_to_onnx/convert.sh

wang21jun avatar Jul 09 '21 09:07 wang21jun

thank you

huytuong010101 avatar Jul 29 '21 00:07 huytuong010101