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:
- FingerNet is an universal deep ConvNet for extracting fingerprint representations including orientation field, segmentation, enhenced fin…☆52Updated 2 years ago
- Source code corresponding to the blog article: 指纹识别源代码(1)-图像处理 指纹识别源代码(2)-特征点提取☆83Updated 4 years ago
- 基于Pytorch实现的MTCNN模型,人脸检测,人脸关键点检测。☆161Updated 4 years ago
- FingerGAN: A Constrained Fingerprint Generation Scheme for Latent Fingerprint Enhancement☆21Updated last year
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆128Updated 5 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆244Updated last year
- 使用HOG+SVM进行图像分类☆165Updated 6 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆158Updated 4 years ago
- 这是一个facenet-pytorch的库,可以用于训练自己的人脸识别模型。☆507Updated 2 years ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆194Updated 2 years ago
- 这是一个利用facenet和retinaface实现人脸识别的库,可以进行在线的人脸识别。☆243Updated 3 years ago
- 使用迁移学习将resnet50用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆124Updated 6 years ago
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆252Updated 3 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- Using Pytorch to implement a ResNet50 for Cross-Age Face Recognition☆171Updated last year
- ☆35Updated 2 years ago
- 简单拼接一些源码,实现的人脸识别项目。可供学习参考。具体使用到:yolov5人脸检测、arcface人脸识别。☆94Updated 4 years ago
- Code of ”Comprehensive Competition Mechanism in Palmprint Recognition“ (Accepted by IEEE TIFS)☆41Updated last year
- An accurate and generalizable deep learning framework for iris recognition.☆43Updated 4 years ago
- 这是各个主干网络分类模型的源码,可以用于训练自己的分类模型。☆435Updated 2 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆97Updated 10 years ago
- Using MobileNet as the backbone of UNet☆72Updated 4 years ago
- 中国农业大学数字图像处理实验:基于Python语言的数字图像处理程序,包含工具栏。主要功能包括:灰度变换(n值化、线性化、非线性化);绘制RGB直方图;两幅任意大小、通道图像相加;均值滤波和中值滤波;Sobel算子锐化;集成人脸识别API如face_recognition库…☆27Updated 4 years ago
- 2019 UCAS, deep learning course projects, including handwritten number recognition, license plate number recognition, cat and dog classif…☆57Updated 5 years ago
- Face Detection☆88Updated 7 months ago
- 基于Python OpenCV的图像算法原理及代码示例|平移变换、尺度变换、旋转变换、仿射变换 求反、动态范围压缩、阶梯量化、阈值分割 加法、平均法消除噪声、减法 直方图均衡化、直方图规定化 线性平滑滤波器、线性锐化滤波器、非线性平滑滤波器、非线性锐化滤波器 傅里叶变换和反…☆76Updated 2 years ago
- 图像二分类问题 猫狗大战 pytorch CNN☆138Updated 6 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 4 years ago
- Vehicle speed recognition and crash prediction based on virtual coil method 基于虚拟线圈法的车速识别和撞线预测☆17Updated 4 years ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago