Skip to content

hujuan940506/ZJU2017-face-faceless

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZJU2017-face-faceless

face detection and recognization with sphereface and faceboxes

Face_A7

说明

人脸识别项目A7组的代码,本项目人脸检测使用了faceboxes,人脸识别使用的是sphereface。训练所使用的数据集都为公开数据集:umdfaces、webface和lfw

主要有以下几个文件夹

  • CaffeOnACL:添加了人脸检测需要layer,其实就是SSD的几个layer
  • face-demo:根据官方的代码改的demo,添加了我使用的方法总共两个类
  • test-script:测试模型的文件
  • train-script:训练模型的文件

contact: luuuyi

About

face detection and recognization with sphereface and faceboxes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 53.8%
  • C++ 37.5%
  • Python 4.0%
  • Cuda 2.1%
  • CMake 1.1%
  • C 0.4%
  • Other 1.1%