scholarly journals The Elements of End-to-end Deep Face Recognition: A Survey of Recent Advances

2022 ◽  
Author(s):  
Hang Du ◽  
Hailin Shi ◽  
Dan Zeng ◽  
Xiao-Ping Zhang ◽  
Tao Mei

Face recognition is one of the most popular and long-standing topics in computer vision. With the recent development of deep learning techniques and large-scale datasets, deep face recognition has made remarkable progress and been widely used in many real-world applications. Given a natural image or video frame as input, an end-to-end deep face recognition system outputs the face feature for recognition. To achieve this, a typical end-to-end system is built with three key elements: face detection, face alignment, and face representation. The face detection locates faces in the image or frame. Then, the face alignment is proceeded to calibrate the faces to the canonical view and crop them with a normalized pixel size. Finally, in the stage of face representation, the discriminative features are extracted from the aligned face for recognition. Nowadays, all of the three elements are fulfilled by the technique of deep convolutional neural network. In this survey article, we present a comprehensive review about the recent advance of each element of the end-to-end deep face recognition, since the thriving deep learning techniques have greatly improved the capability of them. To start with, we present an overview of the end-to-end deep face recognition. Then, we review the advance of each element, respectively, covering many aspects such as the to-date algorithm designs, evaluation metrics, datasets, performance comparison, existing challenges, and promising directions for future research. Also, we provide a detailed discussion about the effect of each element on its subsequent elements and the holistic system. Through this survey, we wish to bring contributions in two aspects: first, readers can conveniently identify the methods which are quite strong-baseline style in the subcategory for further exploration; second, one can also employ suitable methods for establishing a state-of-the-art end-to-end face recognition system from scratch.

2019 ◽  
Vol 8 (4) ◽  
pp. 3111-3116

Face recognition, the fastest growing biometric technology of computer vision, made a breakthrough in the field of security, healthcare, access control and marketing etc. This technology helps in automatically discern and identify the faces for authentication by comparing available digital image of faces. Various algorithms have been developed for enhancing the performance of face recognition system. The face authentication system entails three major steps, face detection, feature extraction and face recognition. This paper provides some of the major milestones of face representation for recognition like holistic learning approach, feature based approach, hybrid approach and deep learning approach. The various techniques under these categories are reviewed. Finally, implemented face recognition using convolution neural network (CNN). In this method, the image is captured through webcam for the dataset preparation. The detection is carried out by CNN cascade, followed by face landmark and face embedding by FaceNet CNN. Recognition of face is performed after training the network. Implemented faces recognition successfully and accurately for smaller dataset.


2014 ◽  
Vol 971-973 ◽  
pp. 1710-1713
Author(s):  
Wen Huan Wu ◽  
Ying Jun Zhao ◽  
Yong Fei Che

Face detection is the key point in automatic face recognition system. This paper introduces the face detection algorithm with a cascade of Adaboost classifiers and how to configure OpenCV in MCVS. Using OpenCV realized the face detection. And a detailed analysis of the face detection results is presented. Through experiment, we found that the method used in this article has a high accuracy rate and better real-time.


2019 ◽  
Vol 8 (1) ◽  
pp. 239-245 ◽  
Author(s):  
Shamsul J. Elias ◽  
Shahirah Mohamed Hatim ◽  
Nur Anisah Hassan ◽  
Lily Marlia Abd Latif ◽  
R. Badlishah Ahmad ◽  
...  

Attendance is important for university students. However, generic way of taking attendance in universities may include various problems. Hence, a face recognition system for attendance taking is one way to combat the problem. This paper will present an automated system that will automatically saves student’s attendance into the database using face recognition method. The paper will elaborate on student attendance system, image processing, face detection and face recognition. The face detection part will be done by using viola-jones algorithm method while the face recognition part will be carried on by using local binary pattern (LBP) method. The system will ensure that the attendance taking process will be faster and more accurate.


Author(s):  
Sangamesh Hosgurmath ◽  
Viswanatha Vanjre Mallappa ◽  
Nagaraj B. Patil ◽  
Vishwanath Petli

Face recognition is one of the important biometric authentication research areas for security purposes in many fields such as pattern recognition and image processing. However, the human face recognitions have the major problem in machine learning and deep learning techniques, since input images vary with poses of people, different lighting conditions, various expressions, ages as well as illumination conditions and it makes the face recognition process poor in accuracy. In the present research, the resolution of the image patches is reduced by the max pooling layer in convolutional neural network (CNN) and also used to make the model robust than other traditional feature extraction technique called local multiple pattern (LMP). The extracted features are fed into the linear collaborative discriminant regression classification (LCDRC) for final face recognition. Due to optimization using CNN in LCDRC, the distance ratio between the classes has maximized and the distance of the features inside the class reduces. The results stated that the CNN-LCDRC achieved 93.10% and 87.60% of mean recognition accuracy, where traditional LCDRC achieved 83.35% and 77.70% of mean recognition accuracy on ORL and YALE databases respectively for the training number 8 (i.e. 80% of training and 20% of testing data).


2019 ◽  
Vol 8 (4) ◽  
pp. 11652-11654

Now a day’s face detection technology is widely used technique. It attracted attention for much valuable application in the market such as face recognition system. Biometric authentication is most important method in security system. Universally used Biometric fingerprint scanner can be bypassed quite easily. It can be broke easily. Biometric face recognition has been introduced to improve the security of a system. Methods such as Motion based and texture based are used for biometric face recognition. But these methods have less robustness and poor generalization ability. But apart from further security issues, this paper presents a new approach to make attendance of the student in class by the face recognition. Now a day’s attendance system is usually done manually or by the biometric fingerprint. Those are mistaken and tedious techniques. So this technique records the student’s participation in classroom consequently and provide facility for teachers for obtaining the data of the student effectively using log to check in and out time


2021 ◽  
Vol 2021 ◽  
pp. 1-9
Author(s):  
Xuhui Fu

At present, facial recognition technology is a very cutting-edge science and technology, and it has now become a very hot research branch. In this research, first, the thesis first summarized the research status of facial recognition technology and related technologies based on visual communication and then used the OpenCV open source vision library based on the design of the system architecture and the installed system hardware conditions. The face detection program and the image matching program are realized, and the complete face recognition system based on OpenCV is realized. The experimental results show that the hardware system built by the software can realize the image capture and online recognition. The applied objects are testers. In general, the OpenCV-based face recognition system for testers can reliably, stably, and quickly realize face detection and recognition in this situation. Facial recognition works well.


2019 ◽  
Vol 8 (3) ◽  
pp. 1204-1208

In the recent era, the importance of surveillance-related applications is increasing rapidly. In such applications, Face Recognition is becoming an emerging, fast-growing research field in the security authentication systems. Face recognition becomes one of the biometric techniques for identifying individuals face in digital images or in the stored image. It has various applications in biometrics, military, video surveillance and so on. In an earlier age, face recognition techniques implemented using a traditional approach like holistic based, hybrid and feature-based. In the traditional system, there are a number of issues like light illumination, occlusion problem, different facial expressions, and poses of the particular individual. These factors are affecting the accuracy and efficiency of the face recognition system. Nowadays there is an advancement in the technology and methods which are used in the face recognition system. The new methods and techniques of face recognition are devised by deep learning methods. The research focuses on a proposed model developed by using some Deep Learning methods and frameworks for face recognition. This model plays an important role in the authentication of an individual in the online examination system in educational institutes. Multi-level authentication is used for authenticating individual and to have crosschecked over throughout the examination period. The Deep Learning methods and frameworks overcome the issues raised in face recognition by traditional methods. This proposed model used for the authentication of an individual in educational institutes where online examinations are conducted.


Author(s):  
Prof. Kalpana Malpe

Abstract: In recent years, the safety constitutes the foremost necessary section of the human life. At this point, the price is that the greatest issue. This technique is incredibly helpful for reducing the price of watching the movement from outside. During this paper, a period of time recognition system is planned which will equip for handling pictures terribly quickly. The most objective of this paper is to safeguard home, workplace by recognizing individuals. The face is that the foremost distinctivea part of human’s body. So, it will replicate several emotions of associate degree Expression. A few years past, humans were mistreatment the non-living things like good cards, plastic cards, PINS, tokens and keys for authentication, and to urge grant access in restricted areas like ISRO, National Aeronautics and Space Administration and DRDO. The most necessary options of the face image are Eyes, Nose and mouth. Face detection and recognition system is simpler, cheaper, a lot of accurate, process. The system under two categories one is face detection and face recognition. Throughout this case, among the paper, the Raspberry Pi single-board computer is also a heart of the embedded face recognition system. Keywords: Raspberry Pi, Face recognition system


2018 ◽  
Vol 6 (3) ◽  
pp. 29-38
Author(s):  
Mays Kareem Jabbar ◽  
Maab Alaa Hussain ◽  
Thaar A. Kareem

Face recognition is the process of finding the face of one or more people in an image or even in a video. There are variety techniques for face recognition used in the researches. In this paper various algorithms for face recognition on mobile phones or other electronic device are applied. firstly the face detection should be implemented in any face recognition system. To get the face detection many algorithms like color segmentation, template matching etc are applicated. Then the second phase of the proposed algorithm is implemented by using neural network Gabor with fuzzy system. The algorithm has been represented using MATLAB and then implemented it on the device. While implementing the proposed algorithm, a tradeoff between accuracy and computational complexity of the algorithm are made, because the face recognition system is implemented on a device with limited hardware capabilities


Sign in / Sign up

Export Citation Format

Share Document