# FR-system **Repository Path**: anshengaaa/FR-system ## Basic Information - **Project Name**: FR-system - **Description**: 基于深度学习的人脸识别系统 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-07 - **Last Updated**: 2022-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # FR-system 基于深度学习的人脸识别系统,包括人脸检测,人脸对齐,特征提取,人脸匹配四个过程。 1. 人脸检测用的MTCNN,人脸识别用的Arcface,基于TensorFlow。 2. 基于python Tkinter开发界面 介绍:https://coder67.cn/posts/f5c8e179.html 演示:https://www.bilibili.com/video/BV1Zi4y1P7iq/ **开发环境**: 1. python1.6.0+tensorflow 1.12.0 参考: 1. https://github.com/wangbm/MTCNN-Tensorflow 2. https://github.com/deepinsight/insightface