搜索资源列表
ada
- 基于 AdaBoost算法的人脸检测.pdf,希望对各位有帮助
original
- these are the original publications of Haar-like features and Adaboost framework, which form the basis of the newest object detections technology
adaboost人脸检测训练算法
- adaboost人脸检测训练算法的技术原理与实施细节
code_about_AdaBoost.rar
- AdaBoost算法中寻找最优阈值分类器的代码优化.htm,AdaBoost algorithm to find the optimal threshold classifier code optimization. Htm
Boosting.rar
- adaboost算法原理,详细分析,并附有例子介绍,adaboost, gentel
AdaBoost
- 这里是关于图像处理之机器学习方面的资料--AdaBoost,自适应boosting. 非常经典的资料-Here is on image processing of machine learning information- AdaBoost, adaptive boosting. Very classical information
adaboost_face_rec
- adaboost 人脸表情识别的好文章,详细明了-these are some good articles about face recognition using adaboost
ObjectRecognize
- 实时运动物体分割,识别,分类算法,效果不错,采用弱分类器 gentel adaboost 算法-Real-time Object Classification in Video Surveillance Based on Appearance Learning
Robust_Real_time_Object_Detection
- 一个关于real adaboost的paper,里面也介绍了integral image的理论,这是我研究人脸辨识的参考资料。-A paper about real adaboost , which also introduce the theory of integral image. This is my reference of face detection.
ADABOOST.ppt
- Tutorial Adaboost Clasificador de Objetos
10Algorithms-08
- This paper presents the top 10 data mining algorithms identified by the IEEE International Conference on Data Mining (ICDM) in December 2006: C4.5, k-Means, SVM, Apriori, EM, PageRank, AdaBoost, kNN, Naive Bayes, and CART. These top 10 algorithms
PedestrianDetectionMethodBasedonAdaboostAlgorithm.
- Adaboost算法简单可靠、学习精度高的特点,提出一种基于Adaboost算法的行人实时检测方法的论文。-Adaboost algorithm is simple, reliable, high precision, the characteristics of study proposed, based on Adaboost algorithm for real-time detection method of pedestrian papers.
AdaBoost-SVM-paper
- 基于adaboost 和svm 的检测算法研究,论文来的 里面用到opencv的相关库-AdaBoost SVM paper
Monocular-Pedestrian-Detection-__-survey-and-expe
- The objective of this paper is to provide an overview of the current state of the art from both methodologicaland experimental perspectives. The first part of the paper consists of a survey. We cover the main components of a pedestrian detection syst
Adaboost-Algorithm
- 2001年第一次提出应用于人脸检测的adboost分类算法。能够用于二分类。-In 2001, the adaboost algorithm was first come up as the method to solve the problem of face detection.
adaboost-paper
- 关于adaboost方面的英文论文,均是在收费的地方下载的,学习相关方面的同仁可以下载。-AdaBoost on the English papers, are downloaded in charge place, learn the relevant parties can download.
Adaboost
- adaboost算法研究及分析,详细描述该算法流程以及实现-adaboost algorithm research and analysis, as well as a detailed descr iption of the algorithm implementation process
AdaBoost
- 设计实现了基于AdaBoost算法的人脸检测技术。-Design and implementation of a face detection technique based on AdaBoost algorithm.
adaboost
- 基于adaboost算法的人眼检测系统的设计,比较简单适合新手-The design of the human eye detection system based on adaboost algorithm, simple is suitable for beginners
adaboost
- Now, you ought to implement the AdaBoost.M1 and AdaBoost.M2 algorithms. These algorithms are two versions of the AdaBoost algorithm for handling the Problems with more than two classes. You must first read the paper “Experiments with a New Boosti