CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - adaboost classifier

搜索资源列表

  1. onlineboost

    1下载:
  2. On-line AdaBoost分类器,AdaBoost分类器的改进,在线学习更新分类器,多用于目标跟踪-On-line AdaBoost classifier, AdaBoost classifiers to improve online learning update classifier, used for target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:5.97kb
    • 提供者:董晶晶
  1. Ada_Boost

    0下载:
  2. adaboost源码Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost source is an iterative algorithm Adaboost, the core idea is that a training set for the same training the different classifiers (weak classifier), then
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1.06kb
    • 提供者:ado
  1. Adaboost(CPP)

    0下载:
  2. AdaBoost 是一种将弱分类器线性结合成强分类器的方法,由Jiri Matas 和 Jan Sˇ ochman提出-AdaBoost is a linear combination of the weak classifiers into a strong classifier method, by Jiri Matas and Jan S ochman proposed
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:3.24kb
    • 提供者:董晶晶
  1. saaddaboosto

    0下载:
  2. adaboost分类器源代码addaboost人脸检测matlab算法 -the adaboost classifier source code addaboost face detection matlab algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:54.14kb
    • 提供者:夏妮
  1. AsimpleABdemod

    0下载:
  2. Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weakerifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器眼eClassifier),再将将若干个强分类器串联成为分级分类器(ClassifierCaseade)图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器成为强分类器,再将强分类器串联成为分级分类器。 -The basic idea of ​ ​ Adaboost algorithm i
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:8.29kb
    • 提供者:chenhebingb
  1. bp-adaboost

    1下载:
  2. 基分类器为bp,用adaboost方法生成的分类器的程序-Base classifier bp, generated using adaboost method classifier
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:2.13kb
    • 提供者:yanyan
  1. myfacedet02

    1下载:
  2. matlab代码程序,利用Adaboost算法训练人脸图像和非人脸图像,通过迭代得到由多个弱分类器组合而成的强分类器,实现图片里的人脸检测。-Matlab code,Using Adaboost algorithm to train the face images and not face images, obtained strong classifier which is conprised of multiple weak classifiers by iteration , re
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:2.2mb
    • 提供者:杨薇
  1. adaboost

    0下载:
  2. 以二叉树作为弱分类器的adaboost的matlab算法代码-Binary tree as weak classifier adaboost matlab algorithm code
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-17
    • 文件大小:227.34kb
    • 提供者:zhanglong
  1. tangmin

    0下载:
  2. 实现车的训练和检测,运用adaboost分类器方法-Training and testing to achieve the car, using adaboost classifier method
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6.4mb
    • 提供者:yuanjing
  1. BP(adaboost)

    1下载:
  2. BP神经网络作为若分类器,反复训练BP神经网络预测样本输出-As if the BP neural network classifier, repeated training samples of BP neural network output
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:224.47kb
    • 提供者:daisy
  1. detect

    0下载:
  2. 用adaboost分类器实现人脸检测的小程序-With adaboost classifier for face detection applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2.42mb
    • 提供者:孔玮琦
  1. AdaboostCode

    1下载:
  2. 用python实现的adaboost算法,其中基分类器为树桩分类器,并附有训练数据-Adaboost algorithm implemented with python, which base classifiers for stump classifier, along with training data
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:9.93kb
    • 提供者:方水汛
  1. adaboost

    0下载:
  2. 基于bp-adaboost的强分类器设计 -公司财务预警建模-Based bp-adaboost strong classifier design modeling - Financial Crisis Warning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:58.95kb
    • 提供者:weiyulu
  1. BP-Adaboost

    0下载:
  2. 基于BP-Adaboost强分类器的公司财务预警建模-Financial Early Warning modeling firm based BP-Adaboost strong classifier
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:16.43kb
    • 提供者:ZY
  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. 所属分类:数据库编程

搜珍网 www.dssz.com