paper-with-me

Papers

A Supervised Learning Methodology for Real-Time Disguised Face Recognition in the Wild

2018-09-08 · Saumya Kumaar, Abhinandan Dogra, Abrar Majeedi, Hanan Gani, Ravi M. Vishwanath, S. N. Omkar

Facial recognition has always been a challeng- ing task for computer vision scientists and experts. Despite complexities arising due to variations in camera parameters, illumination and face orientations, significant progress has been made in the field with deep learning algorithms now competing with human-level accuracy. But in contrast to the recent advances in face recognition techniques, Disguised Facial Identification continues to be a tougher challenge in the field of computer vision. The modern day scenario, where security is of prime concern, regular face identification techniques do not perform as required when the faces are disguised, which calls for a different approach to handle situations where intruders have their faces masked. Along the same lines, we propose a deep learning architecture for disguised facial recognition (DFR). The algorithm put forward in this paper detects 20 facial key-points in the first stage, using a 14-layered convolutional neural network (CNN). These facial key-points are later utilized by a support vector machine (SVM) for classifying the disguised faces based on the euclidean distance ratios and angles between different facial key-points. This overall architecture imparts a basic intelligence to our system. Our key-point feature prediction accuracy is 65% while the classification rate is 72.4%. Moreover, the architecture works at 19 FPS, thereby performing in almost real-time. The efficiency of our approach is also compared with the state-of-the-art Disguised Facial Identification methods.

📄 PDF Abstract BibTeX arXiv:1809.02875

Code (1)

abrarmajeedi/Disguised-Facial-Recognition-DFR 공식 구현

Tasks

Face IdentificationFace Recognition

Similar Papers 제목 키워드 기반

APPLICATION OF DEEP CONVOLUTIONAL NEURAL NETWORK TO PREVENT ATM FRAUD BY FACIAL DISGUISE IDENTIFICATION

2018-01-01 · ICLR 2018 1 · Suraj Nandkishor Kothawade, Sumit Baburao Tamgale

The paper proposes and demonstrates a Deep Convolutional Neural Network (DCNN) architecture to identify users with disguised face attempting a fraudulent ATM transaction. The recent introduction of Disguised Face Identif…

Face Identification

DisguiseNet : A Contrastive Approach for Disguised Face Verification in the Wild

2018-04-25 · Skand Vishwanath Peri, Abhinav Dhall

This paper describes our approach for the Disguised Faces in the Wild (DFW) 2018 challenge. The task here is to verify the identity of a person among disguised and impostors images. Given the importance of the task of fa…

Disguised Face VerificationFace Verification

Sejong Face Database: A Multi-Modal Disguise Face Database

2021-06-14 · Usman Cheema, Seungbin Moon

Commercial application of facial recognition demands robustness to a variety of challenges such as illumination, occlusion, spoofing, disguise, etc. Disguised face recognition is one of the emerging issues for access con…

Face DetectionFace Recognition

Disguised Face Identification (DFI) with Facial KeyPoints using Spatial Fusion Convolutional Network

2017-08-30 · Amarjot Singh, Devendra Patil, G Meghana Reddy, SN Omkar

Disguised face identification (DFI) is an extremely challenging problem due to the numerous variations that can be introduced using different disguises. This paper introduces a deep learning framework to first detect 14 …

ClassificationDeep LearningFace IdentificationGeneral Classification+1

Recognizing Disguised Faces in the Wild

2018-11-21 · Maneet Singh, Richa Singh, Mayank Vatsa, Nalini Ratha 외

Research in face recognition has seen tremendous growth over the past couple of decades. Beginning from algorithms capable of performing recognition in constrained environments, the current face recognition systems achie…

Disguised Face VerificationFace Recognition