关于人脸的聚类算法(转载保存)

https://zhuanlan.zhihu.com/p/60796909

Linkage Based Face Clustering via Graph Convolution Network

关于人脸的聚类算法(转载保存)_第1张图片

关于人脸聚类的一些博客:

https://medium.com/@ageitgey/machine-learning-is-fun-part-4-modern-face-recognition-with-deep-learning-c3cffc121d78

https://www.pyimagesearch.com/2018/07/09/face-clustering-with-python/

https://github.com/ageitgey/face_recognition

https://github.com/ahmdrz/orcas

https://github.com/duanqn/PhotoSplit

https://github.com/ManivannanMurugavel/pyfacy

paper:

A Light CNN for Deep Face Representation with Noisy Labels

关于人脸的聚类算法(转载保存)_第2张图片

A Lightened CNN for Deep Face Representation

The CPU time is tested by VGG model which is released on http://www.robots.ox.ac.uk/~vgg/software/vgg_face/

关于人脸的聚类算法(转载保存)_第3张图片

Learning Robust Deep Face Representation

关于人脸的聚类算法(转载保存)_第4张图片

https://github.com/unkn0wnxx/approximate-rank-order-clustering

https://github.com/AlfredXiangWu/face_verification_experiment

https://github.com/AlfredXiangWu/LightCNN

Clustering Millions of Faces by Identity

https://www.nist.gov/programs-projects/chexia-face-recognition

关于人脸的聚类算法(转载保存)_第5张图片

 

你可能感兴趣的:(深度学习)