搜索资源列表
AdaBoost
- 这是目前网上所能找到的最全面的adaboost的C++算法,但是需要自己训练的数据-This is the Internet can find the most comprehensive adaboost C algorithms, However, it needs its own training data
adaboost
- 非常难得的adaboost程序,包括3维adaboost adaboost and rbf 等,非常适合adaboost感兴趣的初学者
AdaBoost人脸识别
- 用opencv在vc6.0下开发的人脸识别程序
adaptive_adaboosting.rar
- AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files ,AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm t
adaboost.rar
- 一个最基本的adaboost算法源码(matlab),a basic adaboost algorithom source code (matlab)
code
- 多种分类器的代码,代码非常好,希望大家能下载,因为这里面涵盖了haar,adaboost,treelearner,singlestumplearner,constantlearner很多学习方法-Multiple classification code, the code is very good, I hope you can download, as this which covers the haar, adaboost, treelearner, singlestumplearner,
AdaBoost
- 采用C语言实现的Adaboost算法,一个很经典的分类器算法-Using C language of the Adaboost algorithm, a classic Classifier
Adaboost
- Adaboost算法的几篇经典文献,具有很高的参考价值。-Adaboost algorithm several classic literature, a high reference value.
multiboost-0.71.src.tar
- MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
ada_2.0-1
- Adaboost,一种很流行的机器学习算法。用matlab实现的。-Adaboost, a very popular machine learning algorithm. Achieved using matlab.
Adaboost
- 几篇关于人脸检测和识别方面的文章 基于adaboost方法-A few on the face detection and identification methods Based on the adaboost
fdp-v51
- Face detection project based on Adaboost algorithum.
adaboostAndSVM
- adaboost和SVM的文章.可能学习人脸识别或者模式识别的朋友们需要。也是来自于网络。-adaboost classifiers, and svm doc.from internet。
adaboost
- 基于adaboost的人脸识别程序,里面有相应的文章和使用说明-adaboost for face recognition
weaklearn
- adaboost算法的源码,提供了训练,测试,剖析,评价等功能-This software is a Library for Adaptive Boosting. It provides a generic framework for the study of the Boosting algorithms. The framework provides the different tasks for boosting: Learning, Validation, Test, Pro
FindFace
- Adaboost 人脸检测的程序,实现静态图片人脸检测,摄像头实时人脸跟踪功能。速度较快,正脸检测率较高。-Adaboost face detection process, to achieve a static image, face detection, camera, real-time face tracking. Speed, face detection rate is higher.
Adaboost
- Adaboost学习的较好的两篇论文,Adaboost是一种不错的分类算法-Adaboost learning better two papers, Adaboost is a good classification algorithm
adaboost
- 根据adaboost原理编写的程序函数,比较适合刚开始接触的人学习-Programs written in accordance with the principle adaboost function basis for comparison
AdaBoost-master
- adaboost code 人工智能神经网络深度学习‘’(adaboost code ai deeplearning)
AdaBoost
- adaboost 集成多个回归算法(线性回归、岭回归、LASSO等)(Adaboost integrates multiple regression algorithms)