Skip to content

使用python语言编写的人脸比对程序demo,基于vgg-face模型和caffe框架

License

Notifications You must be signed in to change notification settings

grages/face-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-comparison

使用python语言编写的人脸比对程序,基于vgg-face模型。

工作环境:

1、python 3.5

2、opencv

3、caffe

PS:由于神经网络模型过大,没有一起上传,需自行下载vgg_face.caffemodel放入./data目录下。

About

使用python语言编写的人脸比对程序demo,基于vgg-face模型和caffe框架

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages