jzplp / Face-Detection
本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现
☆47Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for Face-Detection
- 基于BP神经网络实现手写数字识别与GUI可视化显示,实现工具:matlab☆15Updated 4 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆28Updated 5 years ago
- 基于PCA和SVM的人脸识别☆47Updated 5 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆88Updated 9 years ago
- 一种基于色彩聚类的图像分割方法☆21Updated 9 years ago
- 智能优化算法☆28Updated 5 years ago
- 使用matlab编写的基于PCA的人脸识别☆11Updated 5 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆71Updated 3 years ago
- 基于BP神经网络的车牌识别系统☆65Updated 3 years ago
- ORL人脸识别不同算法的实现,用到了scikit-learn,tensorflow等,任选5张训练,5张测试。因为每次训练随机挑选,所以每次输出识别率有偏差 算法 识别率 bp神经网络 0.8 pca+bp神经网络 0.85 小波变换+pca+bp神经网络 0.95 CNN…☆64Updated 2 years ago
- 利用LBP进行特征提取,SVM进行2分类器建模;利用滑动窗口实现目标检测☆11Updated 5 years ago
- 毕业设计项目----基于图神经网络与多任务学习的图像分类器☆40Updated 4 years ago
- 代码主要包括:1。特征提取 首先对文本信息进行分词处理,采用基于字符串匹配的方法: 假如一段叫:李二狗就是一个傻逼 基于匹配的方法就是依次截取一到多个词,并与字典库进行匹配。如二狗,如果匹配到字典中有这个词,则将其分为一个词;当取到“狗就”,发现字典中没有与之匹配的,则说明…☆20Updated 5 years ago
- 植物病虫害图像识别☆13Updated 5 years ago
- 杭电计算机学院-《人工智能导论》课程大作业——基于遗传算法的图像阈值分割☆23Updated 5 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆35Updated 5 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆61Updated 5 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆76Updated 5 years ago
- MATLAB车牌识别☆42Updated 4 years ago
- using decon to generate feature,then use bls to classfy☆8Updated 6 years ago
- 机器学习部分算法实现,分类、聚类、回归(LR、Kmeans、GMM、PCA)☆10Updated 5 years ago
- 基于tensorflow框架,用训练好的Vgg16模型,实现猫狗图像分类的代码☆13Updated 5 years ago
- 用SVM支持向量机方法,经过LBP特征提取实现二分类☆10Updated 5 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆17Updated 11 months ago
- Include BP / GA_SVM / GS_SVM / KNN / LDA / PCA / PSO_SVM☆27Updated 2 years ago