DOI QR코드

DOI QR Code

A Search Model Using Time Interval Variation to Identify Face Recognition Results

  • Choi, Yun-seok (Department of Computer Science, Dongduk Women's University) ;
  • Lee, Wan Yeon (Department of Computer Science, Dongduk Women's University)
  • Received : 2022.07.13
  • Accepted : 2022.07.17
  • Published : 2022.09.30

Abstract

Various types of attendance management systems are being introduced in a remote working environment and research on using face recognition is in progress. To ensure accurate worker's attendance, a face recognition-based attendance management system must analyze every frame of video, but face recognition is a heavy task, the number of the task should be minimized without affecting accuracy. In this paper, we proposed a search model using time interval variation to minimize the number of face recognition task of recorded videos for attendance management system. The proposed model performs face recognition by changing the interval of the frame identification time when there is no change in the attendance status for a certain period. When a change in the face recognition status occurs, it moves in the reverse direction and performs frame checks to more accurate attendance time checking. The implementation of proposed model performed at least 4.5 times faster than all frame identification and showed at least 97% accuracy.

Keywords

Acknowledgement

This research was supported by the Dongduk Women's University Grant, 2020

References

  1. H.J. Jo, J.S. Park, D.G. Lee, and D.H. Kim, "Diligence/Indolence Management Scheme Using WiFi Access Points", Journal of the Korea Institute of Information and Communication Engineering, Vol. 18, No. 6, pp. 1395-1400, June 2014. DOI: https://doi.org/10.6109/jkiice.2014.18.6.1395
  2. C. Miller, P. Rodeghero, M. A. Storey, D. Ford, and T. Zimmermann, "How was your weekend? Software Development Teams Working from Home During COVID-19", in Proc. 2021 IEEE/ACM 43rd International Conference on Software Engineering (ICSE), May.25-28, 2021. DOI: https://doi.org/10.48550/arXiv.2101.05877
  3. Q.Y. Tan, P.S. Joseph Ng, and K.Y. Phan, "JomRFID Attendance Management System", in Proc. 2021 Innovations in Power and Advanced Computing Technologies (i-PACT), pp. 1-6, Nov.27-29, 2021. DOI: https://doi.org/10.1109/i-pact52855.2021.9696816
  4. A.R. Park, M.S. Kang, J.H. Jun, and K.J. Lee, "NFC-based Smartwork Service Model Design", Journal of Intelligence and Information Systems, Vol. 19, No. 2, pp. 157-175, June 2013. Pp. 471-478, DOI: https://doi.org/10.13088/jiis.2013.19.2.157
  5. D.I. Seo, D.Y. Ahn, and R. Ha, "Attendance Management System Using Indoor Localization Techniques,", The Journal of Korean Institute of Communications and Information Sciences, Vol. 40, No. 10, pp. 2068-2079, Oct. 2015. DOI: https://doi.org/10.7840/kics.2015.40.10.2068
  6. J.K. Rho, and W.C. Shin, "Implementation of Face Recognition Applications for Factory Work Management", International Journal of Advanced Smart Convergence, Vol. 9, No.3, pp. 246-253, Sep. 2020. DOI: https://doi.org/10.7236/IJASC.2020.9.3.246
  7. P.S. Jeong, and Y.H. Cho, "A Real-time Electronic Attendance-absence Recording System using Face Detection and Face Recognition", Journal of the Korea Institute of Information and Communication Engineering, Vol. 20, No. 8, pp. 1524-1530, Oct. 2016. DOI: https://doi.org/10.6109/jkiice.2016.20.8.1524
  8. S. Santosh Pawaskar, and A. Mandar Chavan, "Face Recognition based Class Management and Attendance System", in Proc. 2020 IEEE Bombay Section Signature Conference (IBSSC), pp. 180-185, Dec. 04-06, 2020. DOI: https://doi.org/10.1109/IBSSC51096.2020.9332212
  9. L. Masi, Y. Wu, T. Hassner, and P. Natarajan, "Deep Face Recognition: A Survey", in Proc. 31st SIBGRAPI Conference on Graphics, Patterns and Images (SIBGRAPI), Oct.29-Nov.01, 2018. DOI: https://doi.org/10.1109/SIBGRAPI.2018.00067
  10. A. Khuran, B. P Lohani, V. Bibhu, and P. K Kushwaha, "An AI Integrated Face Detection System for Biometric Attendance Management", 2021 2nd International Conference on Intelligent Engineering and Management (ICIEM), pp. 29-33, Apr. 28-30, 2021. DOI: https://doi.org/10.1109/ICIEM51511.2021.9445295
  11. Y.T. Baek, S.H. Lee, and J.S. Kim, "Intelligent missing persons index system Implementation based on the OpenCV image processing and TensorFlow Deep-running Image Processing", Journal of the Korea Society of Computer and Information, Vol. 22, No. 1, pp. 15-21, Jan. 2017. DOI: https://doi.org/10.9708/jksci.2017.22.01.015
  12. OpenCV (Open Source Computer Vision Library). https://opencv.org
  13. TensorFlow. https://www.tensorflow.org
  14. Keras, https://keras.io/
  15. Dlib C++ Library, http://dlib.net
  16. Face Recognition, https://pypi.org/project/face-recognition/