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

搜索资源列表

  1. GMM

    0下载:
  2. 聚类算法之高斯混合模型,GMM 和 k-means 很像,不过 GMM 是学习出一些概率密度函数来(所以 GMM 除了用在 clustering 上之外,还经常被用于 density estimation )。-Gaussian mixture model of clustering algorithm, GMM and k-means like, but GMM is learning some probability density function (so GMM except on cl
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:19896
    • 提供者:赵小娟
  1. gmm

    0下载:
  2. EM算法以及混合高斯模型,c++实现,控制台程序,函数调用很简单方便。可以在低版本vc6.0运行。-EM algorithm and hybrid Gauss model, c++ implementation, the console program, function call is very simple and convenient. Can be run at low vc6.0.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:982166
    • 提供者:王菽裕
  1. GMMmatlab

    0下载:
  2. GMM算法用于多个正太分布参数估计-GMM designed for more than one arguments gussing and so..............
  3. 所属分类:matlab

    • 发布日期:2017-04-30
    • 文件大小:11919
    • 提供者:王岩
  1. GMM-Kmeans

    0下载:
  2. GMM及Kmeans算法实现,包含简单的测试程序,可直接在Linux下编译-GMM and Kmeans algorithm to achieve, including a simple test procedures, can be directly compiled under the Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6786
    • 提供者:mason
  1. GMM

    0下载:
  2. 高斯混合模型算法流程,一组测试数据进行分类,用osg显示-Gaussian mixture model algorithm process, a set of test data classification, using osg display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:18170
    • 提供者:张权
  1. GMM

    0下载:
  2. 这个混合高斯目标检测算法的c++代码,并对一组序列进行检测。-This hybrid Gauss target detection algorithm c++ code, and a set of sequences to detect.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:18695
    • 提供者:
  1. GMM

    0下载:
  2. 聚类算法的方法,用网上的代码,运行完了使用的-Clustering algorithm, using the code on the Internet, run over the use of the
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:99426
    • 提供者:qiongji
  1. GMM

    1下载:
  2. gmm_em算法,可用于手写数字识别,供初学者参考。-Gmm_em algorithm and can be used for handwritten numeral recognition, for beginners reference.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:559115
    • 提供者:mark
  1. GMM

    0下载:
  2. 高斯混合模型,通过EM算法迭代得出,可用于语音识别,图像识别等各种领域(Gauss mixture model is iteratively obtained by EM algorithm, and can be used in various fields such as speech recognition and image recognition)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:TimeMiddle
  1. em

    0下载:
  2. em算法介绍:EM算法有很多的应用,最广泛的就是GMM混合高斯模型、聚类、HMM等等(This is the EM algorithm using JAVA, easy to understand, easy to use and helpful for understanding the EM algorithm)
  3. 所属分类:数据挖掘

    • 发布日期:2017-12-18
    • 文件大小:4443136
    • 提供者:XIAOBIN970819
  1. 高斯混合模型GMM-latentSpace-v2.0

    0下载:
  2. 用于背景建模实现视频运动目标分割 与目标跟踪算法(For background modeling, video moving object segmentation and object tracking algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:40960
    • 提供者:caoyouyou
  1. vbemgmm

    1下载:
  2. 在混合高斯模型参数估计方法上有很多方法,例如最大似然函数的EM算法,但是该算法容易出现过拟合,故本文提出了一个变分EM的算法来对参数进行估计,可以避免EM算法中的不足。 下面的示例文件中说明了使用下面的示例文件说明了用法 examplevbem,VBEM M示例文件 faithful.txt数据集为例(The parameters of Gauss mixture model estimation method has a lot of methods, such as the maxim
  3. 所属分类:书籍源码

    • 发布日期:2017-12-30
    • 文件大小:448512
    • 提供者:jiajiale
  1. gmmreg_cpd

    0下载:
  2. GMM模型的CPD配准算法,非刚性配准,点集配准(CPD registration algorithm of GMM model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:28672
    • 提供者:liuyonglu
  1. GMM_EM

    1下载:
  2. GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)
  3. 所属分类:matlab例程

  1. GMM

    0下载:
  2. 高斯混合聚类的python实现代码,里面有data的demo(Python implementation code of Gauss mixed clustering)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:4096
    • 提供者:lwlei
  1. sml

    0下载:
  2. 使用某类图像作为训练样本,基于SML算法的类模型,(Class model based on SML algorithm)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-18
    • 文件大小:6144
    • 提供者:ccvaico
  1. EM-GMM.py

    0下载:
  2. Gaussian mixture 的 EM算法(EM algorithm for Gaussian mixture model)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:rrr2727
  1. HMM1

    0下载:
  2. 在VC6.0平台上进行编写的,包括隐马尔科夫模型(HMM)和混合高斯模型(GMM)在内的用于模板训练的算法。(The algorithm for template training is written on VC6.0 platform, including hidden Markov model (HMM) and mixed Gauss model (GMM).)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:4538368
    • 提供者:hailey96
  1. RCY-GMMtest1

    0下载:
  2. 高斯混合模型(GMM,Gaussian Mixture Model)参数如何确立这个问题,详细讲解期望最大化(EM,Expectation Maximization)算法的实施过程。(How to establish the parameters of Gauss mixture model and explain the implementation process of the expectation maximization algorithm in detail.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-04
    • 文件大小:4096
    • 提供者:cyren
  1. automatic_image_segement

    2下载:
  2. 本文以k-means算法为背景,引入信息熵相关知识,从而实现全自动分割图像。然而在利用混合高斯模型对图像进行数据分析时,会发生一定的过拟合现象,导致我们得不到预期的聚类数目。本文设计合理的合并准则,令模型简化,有效地消除过拟合现象,使得最后得到的聚类数目与预期符合。,设计合理的准则改进了图像的全自动分割方法,使得分割结果更加优化(In this paper, k-means algorithm is used as the background, and information entropy
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-18
    • 文件大小:1024
    • 提供者:xiaoxiaofish
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com