All Projects → tower1229 → frontend-face-detection

tower1229 / frontend-face-detection

Licence: MIT license
a demo of frontend-face-detection

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to frontend-face-detection

Facepapercollection
A collection of face related papers
Stars: ✭ 241 (+947.83%)
Mutual labels:  face-detection
facial-expression-recognition
Facial Expression Recognition Using CNN and Haar-Cascade
Stars: ✭ 44 (+91.3%)
Mutual labels:  face-detection
morghulis
No description or website provided.
Stars: ✭ 18 (-21.74%)
Mutual labels:  face-detection
Add Christmas Hat
Add Christmas hat on one's head based on OpneCV and Dlib
Stars: ✭ 251 (+991.3%)
Mutual labels:  face-detection
Awesome Face recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
Stars: ✭ 3,220 (+13900%)
Mutual labels:  face-detection
google-vision-sampler
Code examples for Google Vision API.
Stars: ✭ 47 (+104.35%)
Mutual labels:  face-detection
Retinaface
The remake of the https://github.com/biubug6/Pytorch_Retinaface
Stars: ✭ 226 (+882.61%)
Mutual labels:  face-detection
bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Stars: ✭ 38 (+65.22%)
Mutual labels:  face-detection
Face-Recognition
A Java application for Face Recognition under expressions, occlusions and pose variations.
Stars: ✭ 55 (+139.13%)
Mutual labels:  face-detection
myphotoshare
MOVED TO GITLAB! --- A Web 2.0 Photo Gallery Done Right via Static JSON, Dynamic Javascript and a bit of php for sharing
Stars: ✭ 12 (-47.83%)
Mutual labels:  face-detection
Evfacetracker
Calculate the distance and angle of your device with regards to your face
Stars: ✭ 251 (+991.3%)
Mutual labels:  face-detection
Applefacedetection
Face Detection with CoreML
Stars: ✭ 254 (+1004.35%)
Mutual labels:  face-detection
DeepFaceRecognition
Face Recognition with Transfer Learning
Stars: ✭ 16 (-30.43%)
Mutual labels:  face-detection
Cnn face detection
Implementation based on the paper Li et al., “A Convolutional Neural Network Cascade for Face Detection, ” 2015 CVPR
Stars: ✭ 251 (+991.3%)
Mutual labels:  face-detection
Detect-Facial-Features
Code example demonstrating how to detect eyes, nose, lips, and jaw with dlib, OpenCV, and Python
Stars: ✭ 42 (+82.61%)
Mutual labels:  face-detection
Facerecognition
Nextcloud app that implement a basic facial recognition system.
Stars: ✭ 226 (+882.61%)
Mutual labels:  face-detection
assap
Anti Shoulder Surfing Attack Platform (ASSAP)
Stars: ✭ 22 (-4.35%)
Mutual labels:  face-detection
face-mask-detector
Detecting face mask with OpenCV and TensorFlow. Using simple CNN or model provided by TensorFlow as MobileNetV2, VGG16, Xception.
Stars: ✭ 19 (-17.39%)
Mutual labels:  face-detection
pigo-wasm-demos
Webassembly demos showcasing the Pigo face detection library.
Stars: ✭ 47 (+104.35%)
Mutual labels:  face-detection
Face-Recognition-Raspberry-Pi-64-bits
Recognize 2000+ faces on your Raspberry Pi 4 with database auto-fill and anti-spoofing
Stars: ✭ 48 (+108.7%)
Mutual labels:  face-detection

frontend-face-detection

介绍

本项目是一个基于前端人脸识别技术实现的照片合成示例,人脸识别基于trackingjs实现,照片合成基于AlloyImage实现。

支持上传本地图片/内置图片库/远程图片三种模式的图片识别,详细介绍参见纯前端实现人脸识别-提取-合成

演示

https://refined-x.com/frontend-face-detection/

更新记录

【2018-08-02】 增加自动匹配功能,匹配到人脸自动停止

许可证

MIT

Copyright (c) 2017-present, refined-x.com

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].