KinghooWei / FingerprintFeatureExtractionAndDescriptionLinks
Fingerprint feature extraction and description 指纹特征提取及描述
☆83Updated 4 years ago
Alternatives and similar repositories for FingerprintFeatureExtractionAndDescription
Users that are interested in FingerprintFeatureExtractionAndDescription are comparing it to the libraries listed below
Sorting:
- FingerNet is an universal deep ConvNet for extracting fingerprint representations including orientation field, segmentation, enhenced fin…☆59Updated 2 years ago
- Source code corresponding to the blog article: 指纹识别源代码(1)-图像处理 指纹识别源代码(2)-特征点提取☆85Updated 5 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆163Updated 4 years ago
- FingerGAN: A Constrained Fingerprint Generation Scheme for Latent Fingerprint Enhancement☆22Updated last year
- 使用HOG+SVM进行图像分类☆169Updated 7 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 6 years ago
- Python实现提取图像的纹理、颜色特征,包含快速灰度共现矩阵(GLCM)、LBP特征、颜色矩、颜色直方图。☆415Updated 6 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆443Updated 3 years ago
- Using oriented gabor filters to enhance fingerprint images☆260Updated last year
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆165Updated 4 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆249Updated 2 years ago
- 华南理工大学课程设计——手指静脉识别项目☆36Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- 调用resnet预训练模型进行图片分类☆34Updated 5 years ago
- pytorch implementation of MobileNetV3☆58Updated 5 years ago
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 6 years ago
- 冈萨雷斯《数字图像处理》Python实现(第三版)☆365Updated 3 years ago
- 图像增强与去噪☆59Updated 5 years ago
- 基于pytorch实现的、带GUI的图像风格迁移程序.☆31Updated 2 years ago
- 使用opencv与pyqt5实现的图像处理程序,已实现转灰度图、图像平滑、形态学操作、梯度计算、阈值处理、边缘检测、轮廓检测☆407Updated 6 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆206Updated 2 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆175Updated 3 weeks ago
- An accurate and generalizable deep learning framework for iris recognition.☆43Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆94Updated 3 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆139Updated 7 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆258Updated 3 years ago
- 基于Python的PCA人脸识别算法的原理及实现代码详解☆85Updated 6 years ago
- OpenCV实现计算机视觉项目☆177Updated 5 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆249Updated 3 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆100Updated 4 years ago