cattidea / finger-vein-recognition
🤞 Finger vein recognition
☆10Updated 4 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
- 获取 图像的LBP特征☆81Updated 9 years ago
- 华南理工大学课程设计——手指静脉识别项目☆34Updated 5 years ago
- pytorch pretrained model — resnet, densenet, inception, vgg, squeezenet, alexnet☆74Updated 6 years ago
- 分析siamese,triplet和不同样本选择方式在指静脉识别上的效果,结合hardnet文中的l2网络得到最终一个效果比较好的hardnet_triplet☆21Updated 5 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆68Updated 4 years ago
- Code || Q&A☆11Updated 6 years ago
- Source code for palmprint segmentation and ROI extraction used in the IEEE TIFS 2019 and IEEE CIVEMSA 2019 papers☆28Updated 3 years ago
- A State-of-the-art Solution for Finger-Vein, Palm-Vein, Dorsal-Vein Recognition by Using Deep Learning☆49Updated last year
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- Deep Distillation Hashing for Unconstrained Palmprint Recognition☆11Updated 3 years ago
- 使用HOG+SVM进行图像分类☆163Updated 6 years ago
- Research and Implementation of Finger Vein Recognition Algorithm☆13Updated 3 years ago
- SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型☆77Updated 4 years ago
- ☆31Updated last year
- 简单实现VGG16☆59Updated 6 years ago
- 平时写的一些小程序,包括了博客中的LBP的实现,HOG测试程序等相关内容☆11Updated 3 years ago
- 本仓库我将使用谷歌TensorFlow2框架逐一复现经典的卷积神经网络:LeNet、AlexNet、VGG系列、GooLeNet、ResNet 系列、DenseNet 系列,以及现在比较经典的目标检测网络、语义分割网络等。☆352Updated 2 years ago
- 汇总了计算机视觉中图像分类、目标检测、语义分割的一些经典算法,使用pytorch实现,欢迎学习下载☆16Updated 3 years ago
- pytorch implementation of MobileNetV3☆56Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆69Updated last year
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆92Updated 4 years ago
- 基于keras集成多种图像分类模型: VGG16、VGG19、InceptionV3、Xception、MobileNet、AlexNet、LeNet、ZF_Net、ResNet18、ResNet34、ResNet50、ResNet_101、ResNet_152、Dense…☆456Updated 2 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆95Updated 9 years ago
- Source code for the 2019 IEEE TIFS paper "PalmNet: Gabor-PCA Convolutional Networks for Touchless Palmprint Recognition"☆49Updated 3 years ago
- ghostnet_cifar10☆114Updated 4 years ago
- Image classification: efficientnet/resnest/seresnext/.....☆255Updated last year
- 使用LBP方法提取特征,再使用svm进行分类☆40Updated 7 years ago
- Source code for the 2019 IEEE CIVEMSA paper "Touchless palmprint and finger texture recognition: A Deep Learning fusion approach"☆18Updated 3 years ago
- 谷歌INCEPTION-RESNET-V3迁移学习实现图像二分类判断图像是否生病☆17Updated 6 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