Video based Face Recognition with limited resources
Yogini Patil1, V. M. Barkade2 

1Yogini Patil, Department of Computer Engineering, JSPM’s Rajarshi Shahu College of Engineering, Pune, (M.H.), India.
2V. M. Barkade, Department of Computer Engineering, JSPM’s Rajarshi Shahu College of Engineering, Pune, (M.H.), India.

Manuscript received on 10 March 2019 | Revised Manuscript received on 18 March 2019 | Manuscript published on 30 July 2019 | PP: 5719-5723 | Volume-8 Issue-2, July 2019 | Retrieval Number: B3375078219/2019©BEIESP | DOI: 10.35940/ijrte.B3375.078219
Open Access | Ethics and Policies | Cite | Mendeley | Indexing and Abstracting
© The Authors. Blue Eyes Intelligence Engineering and Sciences Publication (BEIESP). This is an open access article under the CC-BY-NC-ND license (http://creativecommons.org/licenses/by-nc-nd/4.0/)

Abstract: Face recognition (FR) has multi-domain applications and video-based FR is good area of research in terms of accuracy and performance. Recent research has proved that Convolutional Neural Network (CNN) is a one of best solution for object detection and recognition as it extracts features from on its own and performs classification as well. As we go for higher accuracy models, size of network increases and it requires more time to process a frame or video as it involves more computations. This paper aims at building a FR model which is smaller in network size, requires limited resources while building and still achieves good accuracy. The system uses combination of deep learning and machine learning based solution. FR system is built with CNN-Suport Vector Machine (SVM) model where CNN performs feature extraction and SVM performs classification task. Results shows that CNN-SVM model gives higher accuracy (94.05% validation and 90.17% testing) compared to conventional CNN-softmax model (93.37% validation and 88.77% testing) with a small network size and also requires less training time. Results can be improved by using cross validation techniques.
Index Terms: Face Recognition from Video, Convolutional Neural Network, Support Vector Machine, Feature Extraction, Classification
Scope of the Article: Classification