bmxbmx3 / finger_vein_recognitionLinks
A python software used to recognise finger vein.
☆34Updated 5 years ago
Alternatives and similar repositories for finger_vein_recognition
Users that are interested in finger_vein_recognition are comparing it to the libraries listed below
Sorting:
- ☆56Updated 6 years ago
- A simple interactive image segmentation app by opencv and qt. 使用opencv进行交互式抠图。☆135Updated 6 years ago
- Traditional image process for Finger vein recognition/matching using python & opencv☆32Updated 5 years ago
- ☆92Updated 7 years ago
- algorithms of machine learning☆35Updated 6 years ago
- 该项目来源于「画像処理100本ノック」☆25Updated 5 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 华南理工大学课程设计——手指静脉识别项目☆36Updated 5 years ago
- 人脸识别算法,结合facenet网络结构和center loss作为损失,基于tensorflow框架,含训练和测试代码,支持从头训练和摄像头测试☆154Updated 5 years ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆38Updated 7 years ago
- Source code corresponding to the blog article: 指纹识别源代码(1)-图像处理 指纹识别源代码(2)-特征点提取☆83Updated 4 years ago
- Using MTCNN and MobileFaceNet on Face Recognition☆66Updated 6 years ago
- yoloface大礼包 使用pytroch实现的基于yolov3的轻量级人脸检测(包含关键点)☆299Updated 2 years ago
- Gemfield homework or libgemfield.so☆124Updated 3 years ago
- This is the multilabel image classification label tool☆13Updated 7 years ago
- 获取图像的LBP特征☆81Updated 9 years ago
- 基于视频的烟火检测☆103Updated 7 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆164Updated 11 months ago
- this is a crawler which is used to download images from baidu and biying☆30Updated 6 years ago
- 人脸检测MTCNN算法,采用tensorflow框架编写☆36Updated 6 years ago
- 基于RetinaFace的目标检测方法,适用于人脸、缺陷、小目标、行人等☆110Updated 5 years ago
- 使用OpenCV实现色块追踪 为了方便大家入门OpenCV以及使用OpenCV实现颜色识别, 阿凯编写了相关的上位机脚本, 同时也有. 刚开始的时候, 你的精力可以放在算法流程上面, 没 必要在前期过于关注代码的细节. 脚本的代码阿凯也是逐行注释的, 也可以作为你的项目参考 …☆93Updated 6 years ago
- 定位综述 目前用于人脸定位的有两种主流方法,一种是基于级联形状回归模型,另一种就是基于深度学习的方法。级联形状回归方法就是使用回归模型,直接学习从人脸表征到人脸形状的映射函数,进而建立从表观到形状的对应关系。这种方法的学习依赖于训练集的选取,如果训练集中包含了复杂的姿态变化…☆104Updated 6 years ago
- MTCNN提出了一种Multi-task的人脸检测框架,将人脸检测和人脸特征点检测同时进行。提出一个新的基于CNN的级联型框架,用于联和(joint)人脸检测和对齐;还设计轻量级的CNN架构使得速度上可以达到实时;提出一个有效的online hard sample mini…☆38Updated 6 years ago
- TensorFlow CNN卷积神经网络实现人脸性别检测☆177Updated 6 years ago
- Finger vein recognition in biometrics☆9Updated 6 years ago
- 👷胶囊表面缺陷检测withTensorflow,主要检测了凹陷和缺失部分,涉及到GPU加速☆119Updated 4 years ago
- Pytorch训练自己的数据的示例代码☆57Updated 6 years ago
- a face recognition system based on convolutional neural network.☆62Updated 6 years ago
- Face recognition using triplet loss, implementing FaceNet with pytorch.人脸识别项目,提供一个小型数据集用作验证,使用三元组损失函数(Triplet loss)提升准确率和泛化能力,对FaceNet进行了…☆131Updated 7 years ago