A Machine-Learning Approach to Keypoint Detection and Landmarking on 3D Meshes

作者:Clement Creusot, Nick Pears, Jim Austin

摘要

We address the problem of automatically detecting a sparse set of 3D mesh vertices, likely to be good candidates for determining correspondences, even on soft organic objects. We focus on 3D face scans, on which single local shape descriptor responses are known to be weak, sparse or noisy. Our machine-learning approach consists of computing feature vectors containing \(D\) different local surface descriptors. These vectors are normalized with respect to the learned distribution of those descriptors for some given target shape (landmark) of interest. Then, an optimal function of this vector is extracted that best separates this particular target shape from its surrounding region within the set of training data. We investigate two alternatives for this optimal function: a linear method, namely Linear Discriminant Analysis, and a non-linear method, namely AdaBoost. We evaluate our approach by landmarking 3D face scans in the FRGC v2 and Bosphorus 3D face datasets. Our system achieves state-of-the-art performance while being highly generic.

论文关键词:keypoint detection, landmarking, 3D face recognition, Machine learning, LDA, AdaBoost

论文评审过程:

论文官网地址:https://doi.org/10.1007/s11263-012-0605-9