码迷,mamicode.com
首页 >  
搜索关键字:face recognition    ( 1417个结果
Cascaded pose regression
最近再看face alignment的相关文章,目前比较流行的算法都是基于(Cascaded pose regression,CPR)[1]的框架上做的,该算法之所以流行的原因是简单高效。CPR分为训练和检测两个部分,首先介绍检测流程:face alignment的目的是估计向量face shape...
分类:其他好文   时间:2015-09-22 16:13:36    阅读次数:290
关于PGM在OCR方面的应用
本文仅仅是一个简单的PGM在OCR方面的应用的实践。仅此记录下来实现的思路。OCR(Optical Character Recognition)即是将手写的文字用计算机自动的识别出来,然后输送到计算机里。OCR目前仍然没有完全成功的产品。但是不论OCR再进行优化,他的基本思路都是相同的。在此,我仅仅...
分类:其他好文   时间:2015-09-20 23:56:09    阅读次数:290
Very Deep Convolutional Networks for Large-Scale Image Recognition
Very Deep Convolutional Networks for Large-Scale Image Recognition转载请注明:http://blog.csdn.net/stdcoutzyx/article/details/39736509这篇论文是今年9月份的论文[1],比較新,当...
分类:Web程序   时间:2015-09-20 22:00:00    阅读次数:304
96.7% recognition rate for handwritten Chinese characters using AI that mimics the human brain
96.7% recognition rate for handwritten Chinese characters using AI that mimics the human brainFujitsu today announced the development of the world's f...
分类:其他好文   时间:2015-09-19 19:30:00    阅读次数:155
Bayesian Face Revisited A Joint Formulation
很有意思的一篇人脸识别算法文章,人家写的太好,就不好意思写了,收集了一些资料,包括了原理介绍,流程图,项目网址和作者主页信息等。参考资料:[1].http://blog.csdn.net/csyhhb/article/details/46300001(原理介绍)[2].http://blog.csd...
分类:其他好文   时间:2015-09-14 11:55:43    阅读次数:1025
Avoid Whack-a- Mole Development
Avoid Whack-a- Mole DevelopmentVenkat Subramaniam Broomfield, Colorado, U.S.SoFTWARE PRojECT MAnAgERS face a lot of pressure to deliver fast. Time is of the essence. How can you get things done fast?...
分类:其他好文   时间:2015-09-11 10:47:13    阅读次数:151
人脸对齐SDM原理----Supervised Descent Method and its Applications to Face Alignment
最近组里研究了SDM算法在人脸对齐中的应用,是CMU的论文《Supervised Descent Method and its Applications to Face Alignment》。因为思路简洁巧妙有效,两年下来引用率就有283+了,以后估计1k+,这么有影响力的文章是要学习学习。网上有了...
分类:移动开发   时间:2015-09-10 15:49:48    阅读次数:563
人脸对齐SDM原理----Supervised Descent Method and its Applications to Face Alignment
最近组里研究了SDM算法在人脸对齐中的应用,是CMU的论文《Supervised Descent Method and its Applications to Face Alignment》。因为思路简洁巧妙有效,两年下来引用率就有283+了,以后估计1k+,这么有影响力的文章是要学习学习。网上.....
分类:移动开发   时间:2015-09-10 13:01:12    阅读次数:3532
人脸检测:微软 VS Face++
今天网上无意看到了微软和face++两家公司的人脸检测,Face++号称国际顶尖的技术,也用过他们的接口感觉确实很不错,而微软则不再话下了,近些年国内的人脸技术已经得到了很大的发展。于是想对比微软和Face++的人脸检测效果。1、演示接口以官方提供的在线测试接口为准:微软:https://cn.pr...
分类:其他好文   时间:2015-09-07 14:14:04    阅读次数:261
Smooth Face Tracking with OpenCV
先马克下,回头跑试试:http://synaptitude.me/blog/smooth-face-tracking-using-opencv/ GitHub:https://github.com/Synaptitude/Smooth-Facial-Tracking
分类:其他好文   时间:2015-09-03 11:36:05    阅读次数:202
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!