DOI QR코드

DOI QR Code

Study On Masked Face Detection And Recognition using transfer learning

  • Kwak, NaeJoung (Dept. of Cyber and Security, Baejae Univ.) ;
  • Kim, DongJu (Postech Institute of Artificial Intelligence, POSTECH)
  • Received : 2022.02.23
  • Accepted : 2022.03.08
  • Published : 2022.03.31

Abstract

COVID-19 is a crisis with numerous casualties. The World Health Organization (WHO) has declared the use of masks as an essential safety measure during the COVID-19 pandemic. Therefore, whether or not to wear a mask is an important issue when entering and exiting public places and institutions. However, this makes face recognition a very difficult task because certain parts of the face are hidden. As a result, face identification and identity verification in the access system became difficult. In this paper, we propose a system that can detect masked face using transfer learning of Yolov5s and recognize the user using transfer learning of Facenet. Transfer learning preforms by changing the learning rate, epoch, and batch size, their results are evaluated, and the best model is selected as representative model. It has been confirmed that the proposed model is good at detecting masked face and masked face recognition.

Keywords

Acknowledgement

This work was supported by Institute of Information & communications Technology Planning & Evaluation(IITP) grant funded by the Korea government(MSIT) (No.2021-0-01972)

References

  1. C. I. Paules, H. D. Marston, and A. S. Fauci, "Coronavirus infections more than just the common cold," Jama, Vol. 323, No. 8, pp. 707-708, 2020. https://doi.org/10.1001/jama.2020.0757
  2. E. Y. Cho, J. G. Kim, "Analysis of Factors Affecting the Knowledge with COVID-19," IPACT, Vol.9, No. 4, pp.219-225, 2021.
  3. K. H. Sung, G. H. Ryu, and D. Y. Yun, "Sasang Constitution Analysis and Wine Recommendation App suggestion through Mobile Face Recognition," IJIBC, Vol.13, No.34, pp.155-162, 2021.
  4. S. G. Chae, "A survey on the use of mobile phones due to COVID-19," IJIBC, Vol.12, No.3, pp.233-243, 2020.
  5. F. Schroff, D. Kalenichenko, and J. Philbin, "Facenet: A unified embedding for face recognition and clustering," in Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 815-823, 2015.
  6. W. Liu, Y. Wen, Z. Yu, M. Li, B. Raj, and L. Song, "Sphereface:Deep hypersphere embedding for face recognition," in Proceedings of the IEEE conference on computer vision and pattern recognition, pp. 212-220, 2017.
  7. J. Deng, J. Guo, N. Xue, and S. Zafeiriou, "Arcface: Additive angular margin loss for deep face recognition," in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition, pp. 4690-4699, 2019.
  8. ultralytics/yolov5. https://github.com/ultralytics/yolov5
  9. Redmon, J., Divvala, S., Girshick, R., Farhadi, A.,"You Only Look Once: Unified, Real-Time Object Detection," Proc. IEEE Conference on Computer Vision and Pattern Recognition (CVPR), pp.779-788, 2016.
  10. N.J. Kwak, D.J. Kim, "Object detection technology trend and development direction using deep learning," IJACT, Vol.8, No. 4, pp.119-128, 2020.
  11. G. Liu, S. H. Lee, "Municipal waste classification system design based on Faster-RCNN and YoloV4 mixed model," IJACT, Vol.9, No. 3, pp.305-314, 2021.
  12. Chen, D., Ren, S., Wei, Y., Cao, X., & Sun, J., "Joint cascade face detection and alignment", In European conference on computer vision, pp.109-122, 2014.
  13. Kaipeng Zhang, Zhanpeng Zhang and Zhifeng Li, "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks," arXiv:1604.02878 [cs.CV], 11 Apr 2016.
  14. Kaggle Dataset:https://www.kaggle.com/aditya276/face-mask-dataset-yolo-format
  15. Labeling Tools (labelmg). https://github.com/tzutalin/labelImg.
  16. Masked dataset :https://github.com/SamYuen101234/Masked_Face_Recognition.