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.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.