SINCE 2004

  • 0

      0 Item in Bag


      Your Shopping bag is empty

      CHECKOUT
  • Notice

    • ALL COMPUTER, ELECTRONICS AND MECHANICAL COURSES AVAILABLE…. PROJECT GUIDANCE SINCE 2004. FOR FURTHER DETAILS CALL 9443117328

    Projects > ELECTRONICS > 2019 > IEEE > DIGITAL IMAGE PROCESSING

    A FAST AND ACCURATE SYSTEM FOR FACE DETECTION, IDENTIFICATION, AND VERIFICATION


    Abstract

    The availability of large annotated datasets and affordable computational power have led to impressive improvements in the performance of Convolutional Neural Networks (CNNs) on various face analysis tasks. In this paper, we describe a deep learning pipeline for unconstrained face identification and verification which achieves state-of-the-art performance on several benchmark datasets. We provide the design details of the various modules involved in automatic face recognition: face detection, landmark localization and alignment, and face identification/verification. We propose a novel face detector, Deep Pyramid Single Shot Face Detector (DPSSD), which is fast and detects faces with large scale variations (especially tiny faces). Additionally, we propose a new loss function, called the Crystal Loss, for the tasks of face verification and identification. Crystal Loss restricts the feature descriptors to lie on a hypersphere of a fixed radius, thus minimizing the angular distance between positive subject pairs and maximizing the angular distance between negative subject pairs. We provide evaluation results of the proposed face detector on challenging unconstrained face detection datasets. Then, we present experimental results for end-to-end face verification and identification on IARPA Janus Benchmarks A, B and C (IJB-A, IJB-B, IJB-C), and the Janus Challenge Set 5 (CS5).


    Existing System

    Region-based approaches, Sliding window-based methods


    Proposed System

    The proposed system proposes a novel face detector, Deep Pyramid Single Shot Face Detector (DPSSD), which is fast and capable of detecting faces with large scale variations. 2) We propose a simple, novel yet effective Crystal Loss function for training the face verification network. 3) We present an end-to-end system for automatic face recognition. The system contains three major modules: face detection, face alignment, and face verification and identification.


    Architecture


    BLOCK DIAGRAM


    FOR MORE INFORMATION CLICK HERE