Huterox / palm_recongnitionLinks
本项目主要用于掌纹特征提取,主要工作包含: 1. 手掌掌纹ROI提取 2. 特征提取网络设置 3. 特征网络训练预测 其中,掌纹提取部分,主要实现参照`palm_rpi_ext` 实现,核心调用出口位置为instance.py 训练与推理为 train_palm_ext.py 与 ext_detect.py
☆6Updated 9 months ago
Alternatives and similar repositories for palm_recongnition
Users that are interested in palm_recongnition are comparing it to the libraries listed below
Sorting:
- 基于ResNet18实现掌纹识别☆19Updated 2 years ago
- PalmNet: Effective CNN for Touchless Palmprint Recognition☆12Updated last year
- ☆9Updated 2 years ago
- ☆11Updated 4 years ago
- This project is mainly to complete the palmprint feature extraction and classification tasks. The data set contains 99 people's palm prin…☆68Updated 5 years ago
- EDCC: An efficient and accurate algorithm for palmprint recognition.☆175Updated 4 years ago
- Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。☆151Updated 3 years ago
- Mobile Palm Vein Recognition using Saturation channel and Deep Learning-MPSNet☆15Updated last year
- ☆86Updated 2 years ago
- ☆34Updated 8 months ago
- 这是一个arcface-pytorch的源码,可以用于训练自己的模型。☆184Updated last year
- 基于InsightFace的人脸识别☆86Updated 4 years ago
- 使用OpenCV部署libface人脸检测和SFace人脸识别,包含C++和Python两种版本的程序,仅仅只依赖OpenCV库就能运行☆102Updated 3 years ago
- Palmprint Recognition with Neural Networks☆27Updated 3 years ago
- Deep Distillation Hashing for Unconstrained Palmprint Recognition☆11Updated 3 years ago
- Python implementation of the Palmprint RoI extraction algorithm from 'An Effectual Method for Extraction of ROI of Palmprints'☆22Updated 5 years ago
- 98 landmark detection☆40Updated 4 years ago
- 掌静脉识别系统,实现了:手势识别、ROI提取、特征提取、特征识别、GUI界面。☆14Updated 2 years ago
- 简单、快速搞定人脸识别应用,觉得有帮助,给个start吧!☆206Updated 4 years ago
- The Palmvein Recognition Library☆15Updated 10 years ago
- Code || Q&A☆11Updated 6 years ago
- Code of ”Comprehensive Competition Mechanism in Palmprint Recognition“ (Accepted by IEEE TIFS)☆41Updated 10 months ago
- yolov8pose 部署版本,便于移植不同平台(onnx、tensorRT、rknn、Horizon)。☆40Updated last year
- 这是一个retinaface-pytorch的源码,可以用于训练自己的模型。☆245Updated 3 years ago
- 更新的yolov5检测人脸和关键点,只依赖opencv库就可以运行,程序包含C++和Python两个版本的☆128Updated 3 years ago
- seetaface6的python实现☆33Updated last year
- face detection face recognition包含人脸检测(retinaface,yolov5face,yolov7face,yolov8face),人脸检测跟踪(ByteTracker),人脸角度计算(Face_Angle)人脸矫正(Face_Alig…☆347Updated last year
- 对手势关键点+分类这一项目进行整理,【部分代码也加了注释】其他的项目后面会在慢慢整理,可以关注一波。☆13Updated last year
- YOLOv8-pose implementation using PyTorch☆107Updated last year
- 使用OpenCV部署yolov5-pose目标检测+人体姿态估计,包含C++和Python两个版本的程序。支持yolov5s,yolov5m,yolov5l☆87Updated 3 years ago