The Problem
Given two strings X X X and Y Y Y X X X consists of the sequence of symbols x 1 x 2 . . . x m x_1x_2...x_m x1x2...xm Y Y Y consists of the sequence of symbols y 1 y 2 . . . y n y_1y_2...y_n y1y2...yn
令集合 { 1 , 2 , . . . , …
Face Alignment
cvpr2014 One Millisecond Face Alignment with an Ensemble of Regression Trees
文章介绍(ERT) 本文解决了单张图片中的人脸对齐问题,我们给出了如何采用回归树方法直接从一个稀疏子集估计人脸特征点坐标,实现了高精度的人脸对齐效果…