cattidea / finger-vein-recognition
🤞 Finger vein recognition
☆10Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for finger-vein-recognition
- 分析siamese,triplet和不同样本选择方式在指静脉识别上的效果,结合hardnet文中的l2网络得到最终一个效果比较好的hardnet_triplet☆21Updated 5 years ago
- A State-of-the-art Solution for Finger-Vein, Palm-Vein, Dorsal-Vein Recognition by Using Deep Learning☆46Updated last year
- Deep Distillation Hashing for Unconstrained Palmprint Recognition☆10Updated 3 years ago
- 华南理工大学课程设计——手指静脉识别项目☆32Updated 4 years ago
- Source code for palmprint segmentation and ROI extraction used in the IEEE TIFS 2019 and IEEE CIVEMSA 2019 papers☆27Updated 3 years ago
- 获取图像的LBP特征☆79Updated 9 years ago
- Fingerprint feature extraction and description 指纹特征提取及描述☆69Updated 3 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆67Updated last year
- 图像二分类问题 猫狗大战 pytorch CNN☆124Updated 5 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆442Updated 2 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆141Updated 3 years ago
- An accurate and generalizable deep learning framework for iris recognition.☆39Updated 3 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆144Updated 3 months ago
- 使 用HOG+SVM进行图像分类☆158Updated 5 years ago
- AI Challenger -- 农作物病害识别☆137Updated 5 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆118Updated 4 years ago
- Keywords: CNN, Fully connect neural network, SFEW dataset, Image Preprocessing, Data Augmentation, Leakey ReLU, k-fold cross validation, …☆14Updated 4 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆71Updated 5 years ago
- AIchallenger2018 Agricultural-Disease 农作物病害检测☆52Updated 5 years ago
- Python implementation of the Palmprint RoI extraction algorithm from 'An Effectual Method for Extraction of ROI of Palmprints'☆22Updated 4 years ago
- 基于Swin-transformer训练图像分类并部署web端☆83Updated 2 years ago
- Transfer learning for iris segmentation and localization in NIR-ISL 2021☆26Updated 2 years ago
- Use CenterLoss , IslandLoss at solve the Facial Expression Recognition task. (Use FER2013 Dataset)☆36Updated 5 years ago
- use pytorch to do image classification☆138Updated 4 years ago
- 多模态数据融合:为了完成多模态数据融合,首先利用VGG16网络和cifar10数据集完成多输入网络的分类,在VGG16的基础之上,将前三层特征提取网络作为不同输入的特征提取网络,在中间层进行特征拼接,后面的卷积层用于提取融合特征,最后加上全连接层。该网络稍作修改就能同时提取…☆79Updated 4 years ago
- Demonstration of FusionNet for touchless palmprint and finger texture recognition. Based on the source code for the 2019 IEEE CIVEMSA pap…☆15Updated 3 years ago
- Traditional image process for Finger vein recognition/matching using python & opencv☆31Updated 4 years ago
- Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来☆118Updated 3 years ago
- Code of ”Comprehensive Competition Mechanism in Palmprint Recognition“ (Accepted by IEEE TIFS)☆27Updated 3 months ago
- 通过 Mtcnn 实现人脸的检测并且能够标注出来,然后利用facenet 通过计算实时检测的人脸数据与实现存储的数据进行对比计算,计算相似度,从而实现人脸的鉴别☆37Updated 6 years ago