基于MTCNN和MobileFaceNet实现的人脸识别,提供三种预测方式,满足各种需求 。
☆75May 7, 2026Updated last month
Alternatives and similar repositories for Tensorflow-FaceRecognition
Users that are interested in Tensorflow-FaceRecognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceA…☆280Jun 6, 2021Updated 5 years ago
- Official code for paper 'FFE-CycleGAN: A specialized optimization method of CycleGAN for VIS-NIR Heterogeneous Face Recognition'☆13Sep 23, 2021Updated 4 years ago
- ☆28Mar 9, 2023Updated 3 years ago
- Tensorflow implementation for MobileFaceNet☆481Jul 12, 2023Updated 2 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆176Jun 9, 2026Updated last week
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆97May 1, 2021Updated 5 years ago
- Face Recognition Project on mobile phone, using ncnn to deploy it.☆89May 14, 2020Updated 6 years ago
- QRCode(from WeChat) implement in ncnn⚡二维码检测&解码⚡ncnn⚡☆13Jan 13, 2022Updated 4 years ago
- Face Recognization System By MTCNN & Insightface☆48Jun 26, 2019Updated 6 years ago
- Add YOLOv3_tiny and data augment(clip, brighten, change saturation)☆14Jan 14, 2021Updated 5 years ago
- Object detection using Single-Shot-Detection architecture using MobileNet as the basenet☆15Jul 5, 2019Updated 6 years ago
- Use MTCNN and Face Recognition algorithm for real_time face recognition project☆11Mar 24, 2023Updated 3 years ago
- 🍰🍎袋鼯麻麻—智能零售结算平台致力于为中小型线下零售体验店提供基于视觉的零售结算方案。☆26Feb 15, 2023Updated 3 years ago
- ☆24Aug 14, 2020Updated 5 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)☆276Apr 8, 2021Updated 5 years ago
- Face recognition using MTCNN and FaceNet☆58Feb 1, 2018Updated 8 years ago
- 面向中文 toB 商业汇报的 Codex PPT 生图、元素重组与 SVG 拆解工作流☆166May 9, 2026Updated last month
- A simple example implementing mobilefacenet for face recognition on ncnn☆60May 17, 2018Updated 8 years ago
- TensorFlow implementation of GhostNet: More Features from Cheap Operations.☆10Feb 6, 2020Updated 6 years ago
- Face Recognition Android Project☆18Oct 21, 2020Updated 5 years ago
- Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks☆18Jul 29, 2019Updated 6 years ago
- A higher performance PyTorch implementation of S3FD☆15Aug 16, 2019Updated 6 years ago
- Official code for "FaceCom: Towards High-fidelity 3D Facial Shape Completion via Optimization and Inpainting Guidance", CVPR 2024.☆22Sep 11, 2024Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices☆406Jan 4, 2024Updated 2 years ago
- Implementation of Low Resolution Person Detection with a Moving Thermal Infrared Camera by Hot Spot Classification☆15May 21, 2020Updated 6 years ago
- PyTorch implementation of MobileFaceNets☆134Dec 17, 2025Updated 6 months ago
- face recognition using MTCNN, Dlib face embeddings, Dlib SVMs☆33Jun 18, 2020Updated 6 years ago
- The code of paper: Robust Face Sketch Synthesis via Generative Adversarial Fusion of Priors and Parametric Sigmoid (pGAN) [IJCAI 2018]☆17Oct 15, 2019Updated 6 years ago
- Face recognition usage example☆10Jun 10, 2021Updated 5 years ago
- AFD Dataset Cleaned☆14Apr 9, 2020Updated 6 years ago
- ☆11Mar 29, 2019Updated 7 years ago
- 三等奖,构建模型用于预测用户是否会二次贷款☆26Nov 19, 2017Updated 8 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 本项目是利用mtcnn网络和facenet网络实现了一个简单的人脸识别功能。整体流程大致如下:首先利用mtcnn网络进行人脸检测和人脸关键点(5个)提取;接着利用人脸关键点进行人脸校正(仿射变换);然后将校正之后的人脸图片送入facenet网络进行人脸特征(128维)提取;…☆39Feb 9, 2021Updated 5 years ago
- Paper: Dual Conditional Normalization Pyramid Network for Face Photo-Sketch Synthesis.☆15Apr 10, 2023Updated 3 years ago
- The code of paper: Face Sketch Synthesis by Multidomain Adversarial Learning (MDAL) [TNN 2018]☆14Dec 2, 2019Updated 6 years ago
- Near Infrared Image colorization☆11Jun 17, 2020Updated 6 years ago
- 关于NGBoost模型以及GBDT相关模型的案例,并包括SHAP模型解释☆11Feb 16, 2021Updated 5 years ago
- ResNet with Ghost Modules.☆13Sep 29, 2020Updated 5 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆12Sep 14, 2019Updated 6 years ago