Missing Child Identification System Using Deep Learning And Multiclass SVM
Keywords:
SVM, CNN, model VGG-Face deep architecture.Abstract
In India a countless number of children are reported
missing every year. Among the missing child cases
a large percentage of children remain untraced.
This paper presents a novel use of deep learning
methodology for identifying the reported missing
child from the photos of multitude of children
available, with the help of face recognition. The
public can upload photographs of suspicious child
into a common portal with landmarks and remarks.
The photo will be automatically compared with the
registered photos of the missing child from the
repository. Classification of the input child image is
performed and photo with best match will be
selected from the database of missing children. For
this, a deep learning model is trained to correctly
identify the missing child from the missing child
image database provided, using the facial image
uploaded by the public. The Convolutional Neural
Network (CNN), a highly effective deep learning
technique for image based applications is adopted
here for face recognition. Face descriptors are
extracted from the images using a pre-trained CNN
model VGG-Face deep architecture. Compared
with normal deep learning applications, our
algorithm uses convolution network only as a high
level feature extractor and the child recognition is
done by the trained SVM classifier. Choosing the
best performing CNN model for face recognition,
VGG-Face and proper training of it results in a
deep learning model invariant to noise,
illumination, contrast, occlusion, image pose and
age of the child and it outperforms earlier methods
in face recognition based missing child
identification. The classification performance
achieved for child identification system is 99.41%.
It was evaluated on 43 Child cases
Downloads
References
Y. LeCun, Y. Bengio, and G. Hinton, "Deep
learning", Nature, 521(7553):436–444, 2015.
[2] O. Deniz, G. Bueno, J. Salido, and F. D. la
Torre, "Face recognition using histograms of
oriented gradients", Pattern Recognition Letters,
32(12):1598–1603, 2011.
[3] C. Geng and X. Jiang, "Face recognition using
sift features", IEEE International Conference on
Image Processing(ICIP), 2009.
[4] Rohit Satle, Vishnuprasad Poojary, John
Abraham, Shilpa Wakode, "Missing child
identification using face recognition system",
International Journal of Advanced Engineering and
Innovative Technology (IJAEIT), Volume 3 Issue 1
July - August 2016.
[5] https://en.wikipedia.org/wiki/FindFace
[6] https://www.reuters.com/article/us-chinatrafficking-
apps/mobileapp-helps-china-recoverhundreds-
of-missing-childrenidUSKBN15J0GU
[7] Simonyan, Karen and Andrew Zisserman,
"Very deep convolutional networks for large-scale
image recognition", International Conference on
Learning Representations ( ICLR), April 2015.
[8] O. M. Parkhi, A. Vedaldi, and A. Zisserman,
"Deep Face Recognition," in British Machine
Vision Conference, vol. 1, no. 3, pp. 1-12, 2015.
[9] A. Vedaldi, and K. Lenc, "MatConvNet:
Convolutional Neural Networks for MATLAB",
ACM International Conference on Multimedia,
Brisbane, October 201