透過您的圖書館登入
IP:3.141.29.234
  • 期刊

圖訊識別之人臉辨識

Face Identification of Pattern Recognition

摘要


值此AI普及應用的現今,在終端設備(例如iPhone的Face ID、機場通關與犯罪偵防等等)的內建AI也加持了人臉辨識(face identification)的準確率。本文以強於矩陣運算的MATLAB程式語言實作人臉辨識,首先讀入來自AT&T Laboratories Cambridge的40個人之各10張圖檔;這400張人臉圖檔先經過預處理(preprocessing)以利計算共變異數矩陣(correlation matrix)的特徵值(eigenvalue),此即統計學上的主成份分析法(Principal Component Analysis)。文中再以20個最大的特徵值,經奇異值分解(singular value decomposition)找到各自對應的特徵向量(eigenvector)作為識別候選人;最後以特徵臉(Eigenface)方法計算標的人臉與識別候選人的2-norm差距,差距最小者即判定為欲辨識之人臉。本系統的辨識成功率為97.5% (390個圖像/400個圖像)。

並列摘要


AI is almost ubiquitous now and with the aid of AI in terminal applications (Face ID of iPhone, Customs clearance, Criminal investigation, and the like), the accuracy of face identification is significantly enhanced. The study employs MATLAB, strong on matrix operations, to implement face recognition. The program first reads in 10 different images of 40 distinct persons from AT&T Laboratories Cambridge. After preprocessing 400 images for correlation matrix to compute eigenvectors, known as Principal Component Analysis, the system extracts the eigenvectors as candidates corresponding to 20 largest eigenvalues by singular value decomposition. Then the program exercises eigenface method to calculate 2-norm between target and candidate. The image with minimum distance is recognized as found person. The failure rate for the project is 2.5%.

參考文獻


Bhuiyan, Md. Al-Amin (2016), “Towards Face Recognition Using Eigenface,”International Journal of Advanced Computer Science and Applications, Vol. 7, No. 5.
Tomás Larrain, John S. Bernhard, Jr., Domingo Mery, “Face Recognition Using Sparse Fingerprint Classification Algorithm,” IEEE Transactions on Information Forensics and Security, vol. 12, no. 7, pp. 1646-1657, July 2017
Q. Cao, L. Shen, W. Xie, O. M. Parkhi, and A. Zisserman. Vggface2: A dataset for recognising faces across pose and age. arXiv preprint arXiv:1710.08092, 2017. 75
Hao Wang, Yitong Wang, Zheng Zhou, Xing Ji, Dihong Gong, Jingchao Zhou, Zhifeng Li, Wei Liu; CosFace: Large Margin Cosine Loss for Deep Face Recognition. The IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2018, pp. 5265-5274
Ren, Bin; Pueyo, Laurent; Zhu, Guangtun B.; Duchêne, Gaspard (2018), “Non-negative Matrix Factorization: Robust Extraction of Extended Structures,” The Astrophysical Journal, Vol. 852, Number (2).

延伸閱讀


國際替代計量