JDAI-CV / FaceX-Zoo

A PyTorch Toolbox for Face Recognition
https://arxiv.org/pdf/2101.04407.pdf
Other
1.88k stars 433 forks source link

Masked Face Recognition数据集 #26

Closed leoluopy closed 3 years ago

leoluopy commented 3 years ago

Masked Face Recognition 的指标是出自这个数据集的测试吗?

https://github.com/X-zhangyang/Real-World-Masked-Face-Dataset

wang21jun commented 3 years ago

不是。 Masked Face Recognition 训练数据为 MS-Celeb-1M-v1c-Mask,测试数据为MegaFace-Mask,详见tech-report。https://arxiv.org/pdf/2101.04407.pdf

FunkyKoki commented 3 years ago

实验设置可以参看 technical report

leoluopy commented 3 years ago

great thanks to all of u