• Stars
    star
    1,674
  • Rank 27,712 (Top 0.6 %)
  • Language
    C++
  • License
    Apache License 2.0
  • Created about 6 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Deep Learning Based Free Mobile Real-Time Face Landmark Detector. Contact:[email protected]

Free Mobile Real-Time Face Landmark 106 points Localization

Introduce

良心级开源人脸标定算法,人脸美颜,美妆,配合式活体检测,人脸校准的预处理步骤.该项目Windows工程基于传统的SDM算法,通过修改开源代码,精简保留测试部分代码,优化代码结构. Android代码基于深度学习,我们设计了高效的网络模型,该模型鲁棒性较好,支持多人脸跟踪.目前深度学习算法在人脸标定方向取得了良好的效果,该项目旨在提供一种较为简单易用的实现方式.

Related Resources

Features

  • 106点,人脸轮廓描述更加细腻
  • 准确度高,逆光、暗光情况下依然可以取得良好的标定效果
  • 模型小,跟踪模型2MB左右,非常适合移动端集成
  • 速度快,Android平台代码在 Qualcomm 820 (st) 单张人脸7ms (2018.08.14)
  • 增加多人脸跟踪

APP

Latest Update

  • Add OpenGL based camera interface.

TODO

  • Dense face landmark (800 points)
  • Facial action recognition
  • Euler angle , face pose estimation.
  • Open source native tracking code.

Notes

Windows实现是基于免费intraface实现的,与android并不相同。

依赖

  • Windows demo 依赖 OpenCV
  • Android 可直接使用

Demo

image

image

Contact:

关于人脸标定我们正在进行数据收集与算法开发,技术交流、捐献数据可以加入下群。

  • HyperAI交流群 529385694

Author

More Repositories

1

HyperLPR

基于深度学习高性能中文车牌识别 High Performance Chinese License Plate Recognition Framework.
C++
5,654
star
2

end-to-end-for-chinese-plate-recognition

多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet
Python
1,097
star
3

Fast-MTCNN

a casual work about retraining to optimize mtcnn Pnet and ONet. it can achieve 100+fps on CPU with minSize 60 (1920x1080) on intel i7 6700k
C++
204
star
4

Rubost-Chinese-License-Plate-Locate-Using-LBP-adaboost-with-CNN-regression

LBP级联+CNN 回归定位车牌
Python
115
star
5

HyperLPR_OLD

基于深度学习的实时车牌识别项目 A license plate recognition(LPR) project base on deep learning.
C++
96
star
6

OCR_CharGen

A tools can generate samples for OCR trainning. 用于OCR的字符样本生成工具
Python
64
star
7

advanced-mxnet2caffe

Support most of operator which convert mxnet to caffe.
Python
60
star
8

texture_skew_detection

skew_detection algorithm base on texture flow
Python
56
star
9

CNN_Chinese_ocr_training

chinese character generator and training using keras.
Python
40
star
10

HyperLPR_python

A simple Chinese LPR(License Plate Recognition) implementation and use less than one thousand lines of code.
Python
36
star
11

tvm_mobilefacenet

C++
34
star
12

Umeyama-Similiar-Transfrom-for-face-alignment

a opencv implementation of Shinji Umeyama Similiar Transfrom.
C++
19
star
13

zfexp

正方漏洞exp
Python
13
star
14

tvm_benchmark_cpp

demo about the usage of tvm.
CMake
11
star
15

oinbagCrawler

抓取车牌图像
Python
8
star
16

PLATE_seg

Python
1
star