我是靠谱客的博主 靓丽小土豆,最近开发中收集的这篇文章主要介绍[reading notes]One Millisecond Face Alignment with an Ensemble of Regression Trees1. I recommend this paper for the following reasons2. algorithm process ,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

Kazemi V, Sullivan J. One millisecond face alignment with an ensemble of regression trees[C]// Computer Vision and Pattern Recognition. IEEE, 2014:1867-1874.

https://www.cv-foundation.org/openaccess/content_cvpr_2014/papers/Kazemi_One_Millisecond_Face_2014_CVPR_paper.pdf

1. I recommend this paper for the following reasons

(a). open source, integrated into Dlib, also used in OpenFace.

(b). very fast and robust.


2. algorithm process 

Similar to previous works [8, 2] our proposed method utilizes a cascade of regression functions.

To train each regression function, we use the gradient tree boosting algorithm with a sum of square error loss as described in [10].

This paper is an improved version of previous works [8, 2]. So I decide to read Mircosoft's paper [2] first.


[2] X. Cao, Y. Wei, F. Wen, and J. Sun. Face alignment by explicit shape regression. In CVPR, pages 2887–2894, 2012.

[8] P. Dollar, P. Welinder, and P. Perona. Cascaded pose regression. In CVPR, pages 1078–1085, 2010. 
[10] T. Hastie, R. Tibshirani, and J. H. Friedman. The elements of statistical learning: data mining, inference, and prediction. New York: Springer-Verlag, 2001. (can not download this book. 555! we can refer to this cause for boosting)






最后

以上就是靓丽小土豆为你收集整理的[reading notes]One Millisecond Face Alignment with an Ensemble of Regression Trees1. I recommend this paper for the following reasons2. algorithm process 的全部内容,希望文章能够帮你解决[reading notes]One Millisecond Face Alignment with an Ensemble of Regression Trees1. I recommend this paper for the following reasons2. algorithm process 所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(38)

评论列表共有 0 条评论

立即
投稿
返回
顶部