Parallelization Strategy Using Lustre and MPI for Face Detection in HPC Cluster: A Case Study

Hugo Eduardo Camacho Cruz, Julio Cesar González Mariño, Jesús Humberto Foullon Peña

Abstract


The hardware requirements in object detection systems make these applications a challenge in their development given the high consumption of processing and memory they require for their execution. The detection of certain characteristics; in the case of a face, the profile, as well as the lighting, the distances and the numbers of objects are factors that influence the proper functioning and performance of these implementations. This paper presents an alternative to solve part of this problem through a parallelization strategy using Luster and MPI-IO for face detection in the HPC Cluster. We compare Dlib and OpenCV with our alternative based on the Viola-Jones algorithm called Facedetector_MPI. The tests were executed in HPC cluster with 7 nodes (1 metadata server, 2 object storage server and 2 and 4 lustre clients) and we used images since 4 to 148 faces. The results showed an important reduction in the read time of the image file compared with OpenCV of about 50% when the files are bigger to the stripe size(>1MB). Better is the increase obtained in processing around double compared with Dlib in the large images(>2Mpx) without greatly affecting the hit rate in the face detection.

Keywords


Lustre, MPI, face detector, Viola-Jones algorithm, OpenCV, parallel

Full Text: PDF