码迷,mamicode.com
首页 >  
搜索关键字:face    ( 1029个结果
吴恩达-深度学习-课程笔记-14: 人脸识别和风格迁移( Week 4 )
记录cousera上ng讲的deep learning课的笔记,第14课:Face recognition and Style transfer ...
分类:其他好文   时间:2017-11-25 11:22:59    阅读次数:162
KK English
2017/11/24 Regardless of the enormous amount of photos shared on Wechat or Face book, modern city dwellers grow detached from their immediate surround ...
分类:其他好文   时间:2017-11-25 11:22:12    阅读次数:132
《 iPhone X ARKit Face Tracking 》
iPhone X前置深度摄像头带来了 Animoji 和 face ID,同时也将 3D Face Tracking 的接口开放给了开发者。本文主要分享一下 iPhone X 上使用 ARKit 进行人脸追踪及 3D 建模的相关内容。 ...
分类:其他好文   时间:2017-11-21 14:34:15    阅读次数:166
safe and sound
I remember tears streaming down your face, When I said I'll never let you go. When all those shadows almost killed your light, I remember you said don ...
分类:其他好文   时间:2017-11-03 20:13:37    阅读次数:187
读paper:Deep Convolutional Neural Network using Triplets of Faces, Deep Ensemble, andScore-level Fusion for Face Recognition
今天给大家带来一篇来自CVPR 2017关于人脸识别的文章。 文章题目:Deep Convolutional Neural Network using Triplets of Faces, Deep Ensemble, and 摘要: 文章动机:人脸识别在一个没有约束的环境下,在计算机视觉中是一个非... ...
分类:Web程序   时间:2017-11-01 14:46:28    阅读次数:590
[CGAL]带岛多边形三角化
CGAL带岛多边形三角化,并输出(*.ply)格式的模型 模型输出的关键是节点和索引 #include <CGAL/Triangulation_vertex_base_with_id_2.h>#include <CGAL/Triangulation_face_base_with_info_2.h> ...
分类:其他好文   时间:2017-10-28 12:49:21    阅读次数:766
Training set,Gallery set 和Probe set的区别
这段时间看了CVPR2017的这篇论文”SphereFace:Deep Hypersphere Embedding for Face Recognition" 里面有提到Probe set,当时不太懂什么意思,网上查了下资料,大概讲的就是: 在 Face Recognition 数据集一般会经常看到 ...
分类:其他好文   时间:2017-10-27 19:53:14    阅读次数:402
如何在网页上添加本地没有的字体
先下载字体文件,在线转换需要的字体格式,使用和普通的font-family一样:font-family:"in"/*字体*/@font-face { font-family: 'in'; src: url('../fonts/neutraface2display-titling.eot'); src ...
分类:Web程序   时间:2017-10-26 18:09:38    阅读次数:261
poj1717 Dominoes (背包)
A domino is a flat, thumbsized tile, the face of which is divided into two squares, each left blank or bearing from one to six dots. There is a row of ...
分类:其他好文   时间:2017-10-16 21:43:04    阅读次数:217
python三步实现人脸识别
Face Recognition软件包 这是世界上最简单的人脸识别库了。你可以通过Python引用或者命令行的形式使用它,来管理和识别人脸。 该软件包使用dlib中最先进的人脸识别深度学习算法,使得识别准确率在《Labled Faces in the world》测试基准下达到了99.38%。 它同 ...
分类:编程语言   时间:2017-10-16 19:27:36    阅读次数:153
1029条   上一页 1 ... 40 41 42 43 44 ... 103 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!