jzplp / Face-DetectionLinks
本科毕业设计 基于Haar特征与AdaBoost算法的人脸检测的实现
☆52Updated 7 years ago
Alternatives and similar repositories for Face-Detection
Users that are interested in Face-Detection are comparing it to the libraries listed below
Sorting:
- 基于PCA和SVM的人脸识别☆50Updated 6 years ago
- 使用LBP特征提取算法提取人脸特征,DBN网络来实现人脸识别,测试数据库ORL数据库,识别率可达90%以上☆98Updated 10 years ago
- The codes的K-means,FCM,谱聚类,DBSCAN,AP(AffinityPropagation),DPC聚类算法比较☆160Updated 8 years ago
- cdSRC(Class-Dependent Sparse Representation Classifier) 基于类别的稀疏表示分类器的简单实现,MATLAB代码版本。下面是原论文地址:☆25Updated 10 years ago
- 支持向量机(SVM)——分类预测,包括多分类问题,核函数调参,不平衡数据问题,特征降维,网格搜索,管道机制,学习曲线,混淆矩阵,AUC曲线等☆53Updated 8 years ago
- matlab代码实现遗传算法在Otsu图像分割领域应用☆29Updated 6 years ago
- HoG, PCA, PSO, Hard Negative Mining, Sliding Window, Edge Boxes, NMS☆170Updated last year
- 智能优化算法☆28Updated 7 years ago
- Feature reduction projections and classifier models are learned by training dataset and applied to classify testing dataset. A few approa…☆73Updated 4 years ago
- 我们使用传统的数字图像处理的方法进行中国车牌的识别,与我们的深度学习方法进行对比。☆38Updated 5 years ago
- It is a project of SVM optimization algorithm which use the Grey Wolf Optimizer☆85Updated 6 years ago
- 2019华为杯研究生数学建模比赛F题(二等奖)☆15Updated 6 years ago
- 提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类☆120Updated 6 years ago
- matlab神经网络43个案例分析☆72Updated 7 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- 使用粒子群算法优化的RBF神经网络进行预测。RBF neural network optimized by particle swarm optimization is used for prediction.☆108Updated 5 years ago
- 2021年华为杯第十八届中国研究生数学建模竞赛D题解决方案(国二)☆39Updated 4 years ago
- Improve Deep Learning based CNN & Extreme Learning Machine With Particle Swarm Optimization (Deep PSO) For Classification☆20Updated 2 years ago
- 毕业设计:基于改进神经网络的风电功率预测系统☆45Updated 6 years ago
- Code to validate the "Particle swarm optimization of deep neural networks architectures for image classification" paper.☆96Updated 6 months ago
- ☆27Updated 7 years ago
- 这是我的毕业设计,本人本科机械,但是读直博到计算机,所以毕业设计双向都有涉及。权当是练手之作了,请勿见笑☆85Updated 7 years ago
- 基于Python实现了K-Means、GMM、DBSCAN、AGNES等四种常见的聚类算法☆72Updated 6 years ago
- 深度学习代码☆132Updated 6 years ago
- 所制作的数字图像信号处理小程序,可以实现对图像的读入与保存、截取感兴趣的区域并对该区域进行各种几何变换、图像信号在时域和频域中的变换、亮度变换及边缘检测等功能。界面内容丰富且有条理,图像的显示大气且清晰。增加人机交互的对话窗口,实现用户的个性化输入,能够使用户更加直观的理解…☆74Updated 5 years ago
- 车牌识别程序☆33Updated 6 years ago
- kmeans,fcm,kfcm实现图像分割☆46Updated 8 years ago
- Using Tensorflow and a Support Vector Machine to Create an Image Classifications Engine☆63Updated 7 years ago
- 使用LBP方法提取特征,再使用svm进行分类☆41Updated 8 years ago
- 一种基于色彩聚类的图像分割方法☆20Updated 11 years ago