KinghooWei / FingerprintFeatureExtractionAndDescriptionLinks
Fingerprint feature extraction and description 指纹特征提取及描述
☆82Updated 4 years ago
Alternatives and similar repositories for FingerprintFeatureExtractionAndDescription
Users that are interested in FingerprintFeatureExtractionAndDescription are comparing it to the libraries listed below
Sorting:
- Source code corresponding to the blog article: 指纹识别源代码(1)-图像处理 指纹识别源代码(2)-特征点提取☆83Updated 4 years ago
- FingerNet is an universal deep ConvNet for extracting fingerprint representations including orientation field, segmentation, enhenced fin…☆52Updated 2 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆160Updated 4 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆127Updated 5 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆242Updated last year
- 适合小白入门的图像分类项目,从熟悉到熟练图像分类的流程,搭建自己的分类网络结构以及在pytorch中运用经典的分类网络。☆69Updated 5 years ago
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- FingerGAN: A Constrained Fingerprint Generation Scheme for Latent Fingerprint Enhancement☆21Updated last year
- 基于PyTorch框架实现的图像分类网络☆85Updated 4 years ago
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆23Updated 2 years ago
- 使用opencv与pyqt5实现的图像处理程序,已实现转灰度图、图像平滑、形态学操作、梯度计算、阈值处理、边缘检测、轮廓检测☆396Updated 6 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆433Updated 2 years ago
- Using MobileNet as the backbone of UNet☆72Updated 4 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆158Updated 3 years ago
- 本仓库将使用Pytorch框架实现经典的图像分类网络、目标检测网络、图像分割网络,图像生成网络等,并会持续更新!!!☆259Updated last year
- 基于PyTorch&YOLOv4实现的口罩佩戴检测 自建口罩数据集分享☆209Updated 4 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆123Updated 6 years ago
- pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆125Updated 5 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆171Updated last year
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- 利用SSD目标检测算 法判断是否闭眼或者张开嘴和吸烟打电话等手势行为,通过PERCLOS准则判断是否疲劳等等,功能涵盖7类情绪识别,眨眼判断,哈欠判断,吸烟,打电话等,达到危险驾驶检测的功能☆130Updated 2 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆242Updated 2 years ago
- 使用Flask+Keras部署的基于Xception神经网络的细胞图像AI医疗辅助识别系统(含简单前端demo)☆66Updated 4 years ago
- 基于视觉的手势识别交互系统,本系统能完成绘画、娱乐等图像界面控制功能。☆64Updated 5 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 5 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- Implementation of Resnet-50 with and without CBAM in PyTorch v1.8. Implementation tested on Intel Image Classification dataset from https…☆94Updated 3 years ago
- 基于 Pytorch 的垃圾识别与分类。本项目源于浙江大学光电学院课程设计。(程序仅供参考,很久没关注这方面内容了,为避免误导,相关问题不作回答)☆65Updated 5 years ago
- 图像增强与去噪☆58Updated 5 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆135Updated 6 years ago