Pinned Repositories
EasyFace
A lightweight face recognition, high accuracy, real-time, cross-platform
cifar10_classification
opencv的dnn模块使用caffe训练的cifar10分类模型进行图像识别
deeplabv3plus_pytorch
基于deeplabv3plus网络实现了虹膜图像分割以及水果图像分割
image_focus_assessment
虹膜图像清晰度评估
iris_detector
Real-time iris detector. Only need 8ms on Intel i5 CPU!
local_binary_pattern
用python和c++实现了原始的LBP、圆形LBP、旋转不变的圆形LBP、等价模式的圆形LBP、旋转不变的等价模式的圆形LBP。python版本LBP用于模型训练,c++版本LBP用于模型部署。
morph_snakes
根据论文《A Morphological Approach to Curvature-Based Evolution of Curves and Surfaces》实现了MorphGAC
MorphGAC
根据论文《A Morphological Approach to Curvature-Based Evolution of Curves and Surfaces》实现了MorphGAC
pdf_paper_rename
svm_classification
svm_classification是一个通用的svm模型训练框架,稍加修改即可变成一个通用的机器学习模型训练框架。方便快速训练机器学习模型,可重复使用,避免重复写代码。
zhongqianli's Repositories
zhongqianli/R-FCN
R-FCN: Object Detection via Region-based Fully Convolutional Networks
zhongqianli/caffe-yolo
YOLO (Real-Time Object Detection) in caffe
zhongqianli/slam
learning SLAM,curse,paper and others