人脸对齐--Face Alignment at 3000 FPS via Regressing Local Binary Features

Face Alignment at 3000 FPS via Regressing Local Binary Features
CVPR2014
https://github.com/yulequan/face-alignment-in-3000fps
https://github.com/luoyetx/face-alignment-at-3000fps
https://github.com/freesouls/face-alignment-at-3000fps

本文针对人脸对齐问题,提出基于 LBP 特征 的二级回归方法,先局部后整体的思路。

基于 shape regression 的人脸对齐 predicts facial shape S in a cascaded manner,每次的迭代量如下式所示:
这里写图片描述
Φ 是特征提取器, W 表示回归函数

这里写图片描述

3 Regressing Local Binary Features
这里我们对每个特征点训练一个回归器来提取一个 LBP 特征,
3.1. Learning local binary features Φ
这里写图片描述
这里使用 regression random forest 学习 each local mapping function

这里写图片描述

3.2. Learning global linear regression W
学习整体的回归函数 W
这里写图片描述

3.3. Locality principle
这里应用了 two important regularization methods in feature learning,as guided by a locality principle:
1) we learn a forest for each landmark independently;
2) we only consider the pixel features in the local region of a landmark
下面是解释为什么做出上面的选择

Why the local region?
Intuitively, the optimal radius r should dependon the distributionof ∆s. If ∆s of all trainingsamples are scattered widely, we should use a large r; otherwise we use a small one
这里写图片描述

As expected, the radius gradually shrinks from early stage to later stage, because the variation of regressed face shapes decreases during the cascade
这里写图片描述

Why a single landmark regression?
先局部后整体具有一些优势,文中指出了三点:
1) 局部 feature pool 噪声要少点
2)独立的局部更有利于 global learning
3) the local learning is adaptive in different stages,Local learning is actually more appropriate in the late stage

4 Experiments
这里写图片描述

这里写图片描述

11

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值