CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - adaboost算法

搜索资源列表

  1. adaboost

    0下载:
  2. 使用adaboosting算法来实现人脸识的功能-adaboosting face recognition algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-05-04
    • 文件大小:241413
    • 提供者:
  1. 基于子空间的人脸识别算法

    0下载:
  2. 基于Adaboost的人脸检测方法的特征选择和扩展,多视角人脸检测和人脸跟踪算法集成,还包括了基于主动形状模型/主动变现模型/盖博变换特征的人脸描述
  3. 所属分类:其它资源

  1. multicalss_adaboost

    0下载:
  2. 用于EMG信号模式识别的adaboost算法,实现了多种动作模式的识别,内有数据。-the pattern recognition of EMG signal with adaboost algorithm
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:65208
    • 提供者:zhanghuajie
  1. AdaBoost

    0下载:
  2. 经典的行人检测算法,AdaBoost分类器-AdaBoost Classifier using MATLAB program
  3. 所属分类:Graph program

    • 发布日期:2017-05-04
    • 文件大小:30883
    • 提供者:li
  1. haar_face_detection

    0下载:
  2. 运用Adaboost算法haar分类器实现的人脸检测,帧率是32。-Using Adaboost face detection algorithm of Haar classifier, the frame rate is 32.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:4249292
    • 提供者:zhanghf
  1. face-detection-opencv-android

    0下载:
  2. 利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:627144
    • 提供者:liu
  1. 90329790adaboost

    0下载:
  2. 分类识别,结合AdaBoost算法,有一定实验效果,但有待于进一步改进-Classification and recognition, combined with AdaBoost algorithm, have some experimental results, but need to be further improved
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-05
    • 文件大小:9058
    • 提供者:李建伟
  1. haarPadaboost

    0下载:
  2. adaboost算法中用于计算haar特征值的代码-The code used in the adaboost algorithm to compute haar eigenvalues
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:6234
    • 提供者:mr-li
  1. Ensemble-Learning

    0下载:
  2. 集成学习将若干基分类器的预测结果进行综合,具体包括Bagging算法和AdaBoost算法;还有随机森林算法,利用多棵树对样本进行训练并预测的一种分类器-Integrated learning integrates the prediction results of several base classifiers, including Bagging algorithm and AdaBoost algorithm and random forest algorithm, using a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1629
    • 提供者:董小鱼
  1. main

    0下载:
  2. 人脸检测: 第一部分,使用Harr-like特征表示人脸,使用“ 积分图”实现特征数值的快速计算; 第二部分, 使用Adaboost算法挑选出一些最能代表人脸的矩形特征( 弱分类器),按照加权投票的方式将弱分类器构造为一个强分类器; 第三部分, 将训练得到的若干强分类器串联组成一个级联结构的层叠分类器,级联结构能有效地提高分类器的检测速度。(Face detection: In the first part, the Harr-like feature is used t
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:14024235
  1. 拟合代码

    0下载:
  2. 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:29696
    • 提供者:电科24号
  1. Adaboost matlab代码

    1下载:
  2. 强预测器算法进行时间序列的预测,使得效果更好(Strong predictor algorithm)
  3. 所属分类:matlab例程

  1. Adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(Adaboost is an iterative algorithm, and its core idea is different for the same training set training classifier (weak classifier), then put these weak classifier together
  3. 所属分类:数据库编程

  1. adaboost

    0下载:
  2. Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这 Adaboost Adaboost 些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。(adboost cluster algrithom)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:2314240
    • 提供者:zhjun1994
  1. Adaboost人脸识别(有GUI)

    1下载:
  2. 实现人脸识别,有多种算法,包含gui界面,识别率高,程序易懂,值得借鉴(The realization of face recognition has a variety of algorithms, including the GUI interface, high recognition rate, easy to understand program, and it is worth reference.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:16052224
    • 提供者:你不好
  1. 89123030face_recognition_adaBoost_M2

    0下载:
  2. 有级联分类器和haar特征和积分图,内部有matlab程序,适合初学者使用(There are cascading classifiers and Haar features and integral graphs, with MATLAB programs inside, suitable for beginners to use)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:63488
    • 提供者:阿文123
  1. 7130735

    0下载:
  2. 非常好的学习Adaboost算法的ppt,能全面掌握关于Adaboost算法的原理,实现等()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:647168
    • 提供者:yytropclktgn
  1. cohetton-candidate

    0下载:
  2. 非常好的学习Adaboost算法的ppt,能全面掌握关于Adaboost算法的原理,实现等()
  3. 所属分类:数据结构

  1. FaceRec

    0下载:
  2. 分别用基于PCA+SVM和PCA+Adaboost 两种算法进行对200张人脸图片进行识别。(200 face images are identified by two algorithms based on PCA+SVM and PCA+Adaboost.)
  3. 所属分类:图形图象

    • 发布日期:2018-05-03
    • 文件大小:16058368
    • 提供者:北念
  1. adaboost

    1下载:
  2. 基于matlab平台的集成学习算法,基分类器为决策树的adaboost(An integrated learning algorithm based on MATLAB platform, the base classifier is AdaBoost of decision tre)
  3. 所属分类:matlab例程

    • 发布日期:2019-08-05
    • 文件大小:2336768
    • 提供者:驼铃
« 1 2 ... 13 14 15 16 17 1819 20 21 22 »
搜珍网 www.dssz.com