Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 306 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 306 Bytes

get_face_feature

新建model目录并将下载好的facenet模型放入(可以在FaceNet官方的github中获取已经训练好的模型) 最后目录形式如下 get_face_feature

├── get_face_feature.py

├── facenet.py

├── data

└── model

└── 20170512-110547.pb