All Projects → szad670401 → Hyperlandmark

szad670401 / Hyperlandmark

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

Programming Languages

C++
36643 projects - #6 most used programming language
java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Hyperlandmark

Tf Adnet Tracking
Deep Object Tracking Implementation in Tensorflow for 'Action-Decision Networks for Visual Tracking with Deep Reinforcement Learning(CVPR 2017)'
Stars: ✭ 162 (-89.4%)
Mutual labels:  cnn, tracking
Reproducible Image Denoising State Of The Art
Collection of popular and reproducible image denoising works.
Stars: ✭ 1,776 (+16.23%)
Mutual labels:  cnn
Facedet
实现常用基于深度学习的人脸检测算法
Stars: ✭ 109 (-92.87%)
Mutual labels:  face-alignment
Deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Stars: ✭ 1,552 (+1.57%)
Mutual labels:  cnn
Robust Lane Detection
Stars: ✭ 110 (-92.8%)
Mutual labels:  cnn
Deepface
Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.
Stars: ✭ 113 (-92.6%)
Mutual labels:  cnn
Places365
The Places365-CNNs for Scene Classification
Stars: ✭ 1,549 (+1.37%)
Mutual labels:  cnn
Aspect Extraction
Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF
Stars: ✭ 117 (-92.34%)
Mutual labels:  cnn
Pytracking
Visual tracking library based on PyTorch.
Stars: ✭ 1,843 (+20.62%)
Mutual labels:  tracking
Tf2
An Open Source Deep Learning Inference Engine Based on FPGA
Stars: ✭ 113 (-92.6%)
Mutual labels:  cnn
Iros20 6d Pose Tracking
[IROS 2020] se(3)-TrackNet: Data-driven 6D Pose Tracking by Calibrating Image Residuals in Synthetic Domains
Stars: ✭ 113 (-92.6%)
Mutual labels:  tracking
Pwc Net pytorch
pytorch implementation of "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume"
Stars: ✭ 111 (-92.74%)
Mutual labels:  cnn
Id Card Detector
💳 Detecting the National Identification Cards with Deep Learning (Faster R-CNN)
Stars: ✭ 114 (-92.54%)
Mutual labels:  cnn
Deeplearning tutorials
The deeplearning algorithms implemented by tensorflow
Stars: ✭ 1,580 (+3.4%)
Mutual labels:  cnn
Yolo V3 Iou
YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19
Stars: ✭ 116 (-92.41%)
Mutual labels:  cnn
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-92.87%)
Mutual labels:  cnn
Torchsketch
Stars: ✭ 113 (-92.6%)
Mutual labels:  cnn
3ddfa v2
The official PyTorch implementation of Towards Fast, Accurate and Stable 3D Dense Face Alignment, ECCV 2020.
Stars: ✭ 1,961 (+28.34%)
Mutual labels:  face-alignment
Sppnet
Spatial Pyramid Pooling on top of AlexNet using tensorflow. ***New updates for SPPnet in Pytorch**
Stars: ✭ 117 (-92.34%)
Mutual labels:  cnn
Tenginekit
TengineKit - Free, Fast, Easy, Real-Time Face Detection & Face Landmarks & Face Attributes & Hand Detection & Hand Landmarks & Body Detection & Body Landmarks & Iris Landmarks & Yolov5 SDK On Mobile.
Stars: ✭ 2,103 (+37.63%)
Mutual labels:  face-alignment

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].