Skip to content

Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.

Notifications You must be signed in to change notification settings

RiweiChen/DeepFace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DeepFace

基于开源框架实现的人脸识别、脸脸检测、人脸关键点检测等任务 各个任务分别在FaceDetection, FaceAlignment, FaceRecognition 三个文件中

##人脸检测 baseline: 基于基于滑动窗口的人脸检测,将训练好了的网络改为全卷积网络,然后利用全卷积网络对于任意大小的图像输入,进行获取输出HeapMap。

##人脸关键点检测 try1—1: 基于DeepID网络结构的人脸关键点检测

##人脸验证 try1_1: 基于DeepID网络结构的人脸验证

欢迎大家提出改进意见。

About

Face analysis mainly based on Caffe. At this time, face analysis tasks like detection, alignment and recognition have been done.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published