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

A PyTorch Toolbox for Face Recognition

Results 120 FaceX-Zoo issues
Sort by recently updated
recently updated
newest added

Hi @wang21jun , i want to convert alignment model from .pkl to .pt (pytorch)? How can i do it? Thanks

where is the AttentionNet?

你好,MV-softmax中 cos_theta[mask] = self.mv_weight * hard_example + self.mv_weight - 1. 与论文的实现好像有点差异,怎么理解?

Hi,Dose Facex-Zoo support fp16 trianing?

Hey, I donot find the face_recognition.py in the face_sdk. How can I use it? And if there is a Readme that could tell me how to use it? 你好,请问人脸识别的功能应该如何使用呀,我没有再face_sdk中看到相关的内容,只看到了两个模型

Hey everyone, I want to use the pre-trained masked face recognition model (trained on the MegaFace-Mask) but I can't find any example in the entire repo on how to do...

What I did: 1. Downloaded LFW funnelled dataset, used FMA-3D to apply mask to the images 2. Train & test split, chose only 2 images per identity 3. Generated a...

感谢开源这么优秀的项目,使戴口罩人脸识别变得简单. 想请教个问题,我基于Attention92训练自己的口罩人脸,500个人,共2w张人脸数据训练结果过拟合,于是想通过预训练模型进行finetune,请问按这个思路该如何修改训练脚本? 希望可以提供宝贵的建议 谢谢!

您好,在这里显示resnet50和152的参数模型都有,但是没有100,可以上传一下吗谢谢 ![image](https://user-images.githubusercontent.com/33959491/112117897-cea3f780-8bf6-11eb-823b-7321b007a8f3.png)