Robust 3D Face Recognition Using Learned Visual Codebook

Abstract

In this paper, we propose a novel learned visual code-book (LVC) for 3D face recognition. In our method, we first extract intrinsic discriminative information embedded in 3D faces using Gabor filters, then K-means clustering is adopted to learn the centers from the filter response vectors. We construct LVC by these learned centers. Finally we represent 3D faces based on LVC and achieve recognition using a nearest neighbor (NN) classifier. The novelty of this paper comes from 1) We first apply textons based methods into 3D face recognition; 2) We encompass the efficiency of Gabor features for face recognition and the robustness of texton strategy for texture classification simultaneously. Our experiments are based on two challenging databases, CASIA 3D face database and FRGC2.0 3D face database. Experimental results show LVC performs better than many commonly used methods.

Cite

Text

Zhong et al. "Robust 3D Face Recognition Using Learned Visual Codebook." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007. doi:10.1109/CVPR.2007.383279

Markdown

[Zhong et al. "Robust 3D Face Recognition Using Learned Visual Codebook." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2007.](https://mlanthology.org/cvpr/2007/zhong2007cvpr-robust/) doi:10.1109/CVPR.2007.383279

BibTeX

@inproceedings{zhong2007cvpr-robust,
  title     = {{Robust 3D Face Recognition Using Learned Visual Codebook}},
  author    = {Zhong, Cheng and Sun, Zhenan and Tan, Tieniu},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2007},
  doi       = {10.1109/CVPR.2007.383279},
  url       = {https://mlanthology.org/cvpr/2007/zhong2007cvpr-robust/}
}