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

搜索资源列表

  1. Adaboost-MATLAB

    0下载:
  2. 人脸检测,采用Matlab实现的,一种典型的机器学习算法-face decting
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:536735
    • 提供者:zhu yu
  1. AdaBoost

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

    • 发布日期:2017-04-14
    • 文件大小:2875
    • 提供者:黑色地位
  1. Adaboost

    0下载:
  2. 基于Adboost算法,对样本进行训练和测试。-Adboost algorithm based on training and testing samples.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7201
    • 提供者:wang
  1. ml

    0下载:
  2. AdaBoost算法原理介绍、实现与应用,AdaBoost是机器学习领域的一个重要思想,欢迎感兴趣的朋友下载。-AdaBoost algorithm principle introduction, implementation and application, AdaBoost is an important idea in the field of machine learning, welcome interested friends to download.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:142649
    • 提供者:huyaoge
  1. AdaBoost

    0下载:
  2. 加强树算法的一个实例,最后取得了很好的分类结果,便于推广,分类器的代码可以根据实际进行更改。-Strengthen an instance tree algorithm, finally achieved good classification results, easy to promote, classification code can actually make changes.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-29
    • 文件大小:8891
    • 提供者:张雨萌
  1. Adaboost

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

    • 发布日期:2017-04-29
    • 文件大小:10819
    • 提供者:zln
  1. Adaboost

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

    • 发布日期:2017-04-29
    • 文件大小:10686
    • 提供者:zln
  1. DetFace

    0下载:
  2. 该程序可以实现对人脸检测,采用经典的Adaboost算法,利用了OPENCV库,简单可靠,亲测能用。-The program can be achieved on face detection, Adaboost algorithm classic, OPENCV library use, simple and reliable, pro-test be used.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:1145
    • 提供者:李康
  1. ada_boost

    0下载:
  2. adaboost算法是数据挖掘的其中之一,希望可以帮助到更多人。-adaboost algorithm is one of data mining, hope to help more people.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1098
    • 提供者:yanghongmei
  1. AdaBoost

    0下载:
  2. 用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
  3. 所属分类:Data Mining

    • 发布日期:2017-04-14
    • 文件大小:2880
    • 提供者:马然
  1. adaboost-and-rbf

    2下载:
  2. 随机森林算法在图像特征分类回归中的应用,通过结合神经网络进行更好的特征数据处理-Application of random forest algorithm in image classification and regression, better features by combining neural networks data processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:270367
    • 提供者:刘高强
  1. 3-dimensions-adaboost

    0下载:
  2. 将弱分类器连接成强分类器算法,这里的创新点是可以用在三维数据上,适合初学者研究其编写过程。-The weak classifiers into strong classifier, where innovation can be used on a three dimensional data, prepared for beginners to study the process.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:430290
    • 提供者:刘高强
  1. adaptive_adaboosting

    1下载:
  2. 集成学习中,自适应adaboost算法,可以下载下来参考一下-ensemble learning, adaptive adaboost algorithm, can download the reference
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6554
    • 提供者:何文文
  1. AdaBoost

    0下载:
  2. 非常简单,好用的人脸识别方法,有助于初学者对人脸检测算法有一定的了解。-very simper,it is good to help people to detece your face!
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7108626
    • 提供者:王越
  1. Adaboost

    0下载:
  2. MATLAB语言的加强学习算法的例程,可以用于学习加强学习算法-Adaboost algorithm routines MATLAB language learning can be used to Adaboost algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:38279
    • 提供者:apple
  1. AdaBoost-and-Cascade

    0下载:
  2. 基于AdaBoost和Cascade算法的人脸检测-Face detection based on AdaBoost and Cascade algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4545491
    • 提供者:xxjj
  1. Adaboost-eye

    0下载:
  2. 基于Adaboost的人脸检测方法及眼睛定位算法研究-Research on face detection and eye location algorithm based on Adaboost
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4665288
    • 提供者:xxjj
  1. facedetector_src

    0下载:
  2. MFC实现的基于AdaBoost算法的人脸检测源代码,通过摄像头拍摄动态检测人脸-MFC implementation of the AdaBoost algorithm based on the face detection of the source code, through the camera to detect the dynamic detection of human face
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-18
    • 文件大小:4929815
    • 提供者:dxy
  1. adaboost

    0下载:
  2. 基于神经网络人脸识别之最,adaboost,感兴趣的可以亲测验证这个奇妙的算法-Face recognition based on neural network, adaboost, interested can kiss test pass this wonderful algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9812144
    • 提供者:谢云成
  1. Adaboost

    0下载:
  2. 《视觉机器学习20讲》的配套仿真代码——Adaboost分类算法,可运行,有注释-The visual machine learning about 20 supporting simulation code- Adaboost classification algorithm, can run, with comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:38348
    • 提供者:马飞
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 »
搜珍网 www.dssz.com