单身人生

文章
4
资源
0
加入时间
2年10月21天

基于TensorFlow和FaceNet的人脸检测的学习

参考书《TensorFlow技术解析与实践》做这个实验之前默认你的TensorFlow环境已经搭建好。下载FaceNet源码:git clone https://github.com/davidsandberg/facenet.git下载LFW数据集点击网址下载:http://vis-www.cs.umass.edu/lfw/lfw.tgzmkdir -p $YOURHOME/face...