Recognition task is a hard problem due to the high dimension of input image data. The principal component analysis (pca) is the one of the most popular algorithms for reducing the dimensionality. The main constraint o...
详细信息
ISBN:
(纸本)9781479976300
Recognition task is a hard problem due to the high dimension of input image data. The principal component analysis (pca) is the one of the most popular algorithms for reducing the dimensionality. The main constraint of pca is the execution time in terms of updating when new data is included;therefore, parallel computation is needed. Opening the GPU architectures to general purpose computation allows performing parallel computation on a powerful platform. In this paper the modifiedversion of fastpca (MFpca) algorithm is presented on the GPU architecture and also the suitability of the algorithm for face recognition task is discussed. The performance and efficiency of MFpcaalgorithm is studied on large-scale datasets. Experimental results show a decrease of the MFpcaalgorithm execution time while preserving the quality of the results.
暂无评论