






















以下是我在网上找到的一些用于研究人脸识别算法的材料的不断增长的列表。
1. [DeepFace]( https://www.cs.toronto.edu/~ranzato/publications/taigman_cvpr14.pdf ). 来自 Facebook 的作品。
2. [FaceNet]( http://www.cv-foundation.org/openaccess/content_cvpr_2015/app/1A_089.pdf ). Google 的作品。
3. [一毫秒人脸对齐与回归树集合]( http://www.csc.kth.se/~vahidk/papers/KazemiCVPR14.pdf )。 Dlib 实现了算法。
4. [DeepID]( http://mmlab.ie.cuhk.edu.hk/pdf/YiSun_CVPR14.pdf )
5. [DeepID2]( [1406.4773] 联合识别-验证的深度学习人脸表示 )
6. [DeepID3]( 使用非常深的神经网络进行人脸识别 )
7.【从零开始学习人脸表征】( [1411.7923]从零开始学习人脸表征 )
8.【大规模人脸搜索:8000万图库】( 8000万图库 )
9. [A Discriminative Feature Learning Approach for Deep Face Recognition]( http://ydwen.github.io/papers/WenECCV16.pdf )
10. [NormFace: L2 Hypersphere Embedding for Face Verification]( https://arxiv.org/abs/1704.06369 ).* 注意:模型发布!*
11.【SphereFace: Deep Hypersphere Embedding for Face Recognition】( Deep Hypersphere Embedding for Face Recognition )
12.【VGGFace2:跨姿势和年龄的人脸识别数据集】跨姿势和年龄的人脸识别数据 集
1. [CASIA WebFace Database](Center for Biometrics and Security Research). 10,575 subjects and 494,414 images
2. [Labeled Faces in the Wild](http://vis-www.cs.umass.edu/lfw/).13,000 images and 5749 subjects
3. [Large-scale CelebFaces Attributes (CelebA) Dataset](403 Forbidden) 202,599 images and 10,177 subjects. 5 landmark locations, 40 binary attributes.
4. [MSRA-CFW](MSRA-CFW: Data Set of Celebrity Faces on the Web - Microsoft Research). 202,792 images and 1,583 subjects.
5. [MegaFace Dataset](MegaFace) 1 Million Faces for Recognition at Scale
690,572 unique people
6. [FaceScrub](vintage - resources). A Dataset With Over 100,000 Face Images of 530 People.
7. [FDDB](FDDB : Main).Face Detection and Data Set Benchmark. 5k images.
8. [AFLW](ICG - Research).Annotated Facial Landmarks in the Wild: A Large-scale, Real-world Database for Facial Landmark Localization. 25k images.
9. [AFW](Face Detection Matlab Code). Annotated Faces in the Wild. ~1k images.
10.[3D Mask Attack Dataset](3D Mask Attack Dataset). 76500 frames of 17 persons using Kinect RGBD with eye positions (Sebastien Marcel)
11. [Audio-visual database for face and speaker recognition](MOBIO - DDP).Mobile Biometry MOBIO http://www.mobioproject.org/
12. [BANCA face and voice database](The BANCA Database). Univ of Surrey
13. [Binghampton Univ 3D static and dynamic facial expression database](http://www.cs.binghamton.edu/~lijun/Research/3DFE/3DFE_Analysis.html). (Lijun Yin, Peter Gerhardstein and teammates)
14. [The BioID Face Database](BioID Face Database | Dataset for Face Detection | facedb - BioID). BioID group
15. [Biwi 3D Audiovisual Corpus of Affective Communication](ETHZ - Computer Vision Lab:). 1000 high quality, dynamic 3D scans of faces, recorded while pronouncing a set of English sentences.
16. [Cohn-Kanade AU-Coded Expression Database](The Affect Analysis Group at Pittsburgh). 500+ expression sequences of 100+ subjects, coded by activated Action Units (Affect Analysis Group, Univ. of Pittsburgh.
17. [CMU/MIT 正面]( CBCL 软件 )。 训练集:2429张人脸,4548张非人脸; 测试集:472 个面孔,23,573 个非面孔。
18.【AT&T人脸数据库】( 脸数据库 )40人400张人脸(每人10张图片)
1. [openface]( cmusatyalab/openface )。 使用 Torch 使用 Google 的 FaceNet 深度神经网络进行人脸识别。
2. [VGG-Face]( VGG人脸描述符 )。 VGG-Face CNN 描述符。 令人印象深刻的嵌入损失。
3.【SeetaFace引擎】( seetaface/SeetaFaceEngine )。 SeetaFace Engine是一个开源的C++人脸识别引擎,可以在CPU上运行,不依赖第三方。
4. [Caffe-face]( ydwen/caffe-face ) - Caffe Face 是为使用深度神经网络进行人脸识别而开发的。
5. [Norm-Face]( happynear/NormFace ) - Norm Face,从 [center-face]( ydwen/caffe-face ) 和 [Light-CNN]( AlfredXiangWu/face_verification_experiment )
6. [VGG- Face2] VGG-Face 2数据集
1.【OpenCV】( OpenCV库 )。 使用一些训练有素的人脸检测器模型。
2. [dlib]( dlib C++ 库 - 机器学习 )。 Dlib 实现了最先进的人脸对齐算法。
3. [ccv]( liuliu/ccv )。 配备最先进的正面面部检测器
4. [libfacedetection]( 时奇宇/libfacedetection )。 用于图像中人脸检测的二进制库。
5. [SeetaFaceEngine]( seetaface/SeetaFaceEngine )。 一个开源的 C++ 人脸识别引擎。
1. [Caffe]( Caffe | 深度学习框架 )
2. [火炬7]( 火炬/火炬7 )
3. [Theano]( 欢迎使用 - Theano 1.0.0 文档 )
4. [cuda-convnet]( https://code.google.com/p/cuda-convnet/ )
5. [MXNET]( apache/incubator-mxnet )
6.【张量流】( 张量流 )
7. [小dnn]( 小dnn/小dnn )
1. [faceswap]( matthewearl/faceswap ) 使用 Python、dlib 和 OpenCV 进行人脸交换
2. [Facial Keypoints Detection]( Facial Keypoints Detection | Kaggle ) Kaggle 竞赛。
3. [通过局部二值特征实现3000fps人脸对齐]( freesouls/face-alignment-at-3000fps )
布局:帖子
类别:深度学习
标题:人脸识别
通过预测 10,000 个类别的深度学习人脸表示
通过联合识别验证的深度学习人脸表示
基于Caffe的DeepID2实现
深度学习的人脸表示是稀疏的、选择性的和鲁棒的
MobileID:通过从神经元中提取知识进行人脸模型压缩
DeepFace:缩小人脸验证与人类水平性能的差距
深度人脸识别
FaceNet:人脸识别和聚类的统一嵌入
实时人脸检测和识别
瞄准终极准确度:通过深度嵌入进行人脸识别
学习鲁棒的深度人脸表示
用于带有噪声标签的深度人脸表示的轻型 CNN
野外姿势感知人脸识别
用于人脸验证和聚类的三元组概率嵌入
人脸识别的递归回归
一种用于深度人脸识别的判别特征学习方法
具有中心不变损失的深度人脸识别
图像降级如何影响基于深度 CNN 的人脸识别?
VIPLFaceNet:开源深度人脸识别 SDK
SeetaFace 引擎
一种用于深度人脸识别的判别特征学习方法
用于人脸识别的稀疏神经网络连接
长尾深度人脸识别的距离损失
用于人脸验证的混合深度学习
通过对齐学习实现端到端人脸识别
用于人脸识别的多任务卷积神经网络
NormFace:用于人脸验证的 L2 超球面嵌入
SphereFace:用于人脸识别的深度超球面嵌入
用于判别人脸验证的 L2 约束 Softmax 损失
https://arxiv.org/abs/1703.09507
使用双分支深度卷积神经网络架构的低分辨率人脸识别
使用遮挡图和批量三元组损失增强用于人脸识别的卷积神经网络
https://arxiv.org/abs/1707.07923
人脸分类、对齐和验证中具有知识转移的模型蒸馏
https://arxiv.org/abs/1709.02929
使用条件对抗网络改进异构人脸识别
https://arxiv.org/abs/1709.02848
通过耦合深度变换学习进行人脸草图匹配
用于人脸验证的 Additive Margin Softmax
通过集中坐标学习进行人脸识别
https://arxiv.org/abs/1801.05678
ArcFace:用于深度人脸识别的附加角边距损失
CosFace:深度人脸识别的大余量余弦损失
https://arxiv.org/abs/1801.09414
环损失:人脸识别的凸特征归一化
基于深度残差等变映射的姿态鲁棒人脸识别
基于注意力集的视频人脸识别度量学习
https://arxiv.org/abs/1704.03805
SeqFace:充分利用序列信息进行人脸识别
用于面部点检测的深度卷积网络级联
Facial Landmark Detection by Deep Multi-task Learning
A Recurrent Encoder-Decoder Network for Sequential Face Alignment
RED-Net: A Recurrent Encoder-Decoder Network for Video-based Face Alignment
Detecting facial landmarks in the video based on a hybrid framework
用于面部地标检测的深度约束局部模型
通过单个深度网络进行有效的人脸地标定位
具有反卷积分支的卷积树:利用几何关系进行单次关键点检测
https://arxiv.org/abs/1704.01880
深度对齐网络:用于鲁棒人脸对齐的卷积神经网络
野外联合多视图人脸对齐
https://arxiv.org/abs/1708.06023
FacePoseNet:为无地标人脸对齐提供案例
https://arxiv.org/abs/1708.07517
使用卷积神经网络进行鲁棒面部地标定位的机翼损失
https://arxiv.org/abs/1711.06753
Brute-Force Facial Landmark Analysis With A 140,000-Way Classifier
Style Aggregated Network for Facial Landmark Detection
联合面部动作单元检测和面部对齐的深度自适应注意
https://arxiv.org/abs/1803.05588
使用 MXNet 进行人脸相关算法
clmtrackr:通过约束局部模型精确跟踪面部特征的 Javascript 库
深标志
深折叶
FaceVerification:人脸验证的实验实现,LFW 上 96.8%
洞察脸
OpenFace: Face Recognition with Deep Neural Networks
OpenFace 0.2.0:更高的准确性和减半的执行时间
OpenFace:具有移动应用程序的通用人脸识别库
OpenFace:一个开源的面部行为分析工具包
人脸资源
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。