搜索资源列表
一种规则和贝叶斯方法相结合的文本自动分类策略
- 一种规则和贝叶斯方法相结合的文本自动分类策略-rules and a Bayesian approach is a combination of automatic text classification strategy
src
- implement paper A Bayesian Approach to Digital Matting 贝叶斯抠图 matlab code
A Bayesian Approach for Shadow Extraction from a Single Image
- 利用贝叶斯方法对单幅图像进行去除阴影
A Bayesian Approach to Digital Matting
- 贝叶斯抠图过程的中文解释,详细说明贝叶斯抠图的过程原理
bcs_vb.zip
- 一个基础贝叶斯变换的压缩感知,包含一个源代码和一个一维信号处理的例子和两个二维图像的例子,The basic BCS implemented via a variational Bayesian approach. The package includes the core VB-BCS code, one example of a 1-dimensional signal and two examples of 2-dimensional images.
ParticleFiltering_paper
- 粒子滤波的基本程序及粒子滤波原始论文Novel approach to nonlinear_non-Gaussian Bayesian state estimation-Particle filter and the basic procedures for the original particle filter papers Novel approach to nonlinear_non-Gaussian Bayesian state estimation
Bayesian_approach_to_digital_matting
- importance of bayesian approach is described clearly and comparison done with many other methods.
start_thesis_book_here
- Speech Enhancement A Bayesian Estimation Approach Using Gaussian Mixture Model
mytfr
- 这是人工智能不确定性推理中贝叶斯方法的程序,是用VC++做的。由于是学生实验,所以比较简单。-It is the uncertain reasoning in artificial intelligence--Bayesian approach procedure 。I s done with VC++. As is the student experiment, it is more simple.
A-Bayesian-Approach
- In this paper, we propose a Bayesian methodology for receiver function analysis, a key tool in determining the deep structure of the Earth’s crust.We exploit the assumption of sparsity for receiver functions to develop a Bayesian deconvolution
bayesian-matting
- 基于贝叶斯的抠像算法,通过一个最大似然的标准去估计透明度-A Bayesian Approach to Digital Matting,uses a maximum-likelihood criterion to estimate the optimal opacity
Adaptive-Online-Learning
- 基于EKF的神经网络自适应在线学习算法,包含例子和文档。-We show that a hierarchical Bayesian modeling approach allows us to perform regularization in sequential learning. We identify three inference levels within this hierarchy: model selection, parameter estimation, and
vb
- Bayesian Approach to Network Modularity 的算法源码 仅供研究参考-Bayesian Approach to Network Modularity algorithm source code for research purposes only reference
vbmod_matlab-0.9.4
- Bayesian Approach to Network Modularity 的算法源码 仅供研究参考-Bayesian Approach to Network Modularity algorithm source code for research purposes only reference
Bayes_usps
- 用贝叶斯方法处理USPS数据库,可直接运行,数据库不再上传。运行时间有点长,主要是判别函数的原因。-USPS database using Bayesian approach, can be directly run, the database is no longer upload. Running time is a bit long, the main reason is the discriminant function.
paper2
- A Bayesian approach to sparse channel estimation in OFDM systems
paper2
- Receiver-based Recovery of Clipped OFDM Signals for PAPR Reduction A Bayesian Approach
approach
- A novel approach to unsupervised stochastic model-based image segmentation is presented and the problems of parameter estimation and image segmentation are formulated as Bayesian learning. In order to draw samples corresponding to di erent c
4.6-Bayesian-Approach-to-Categorical-Distribution
- Bayesian distribution
bayesian-matting-master
- 本文将以图像抠图领域的经典算法——贝叶斯抠图(Bayesian Matting)为例来介绍有关图像抠图技术的一些内容。贝叶斯抠图源自文献【2】,是2001年发表在CVPR上的一篇经典论文。(the image matting using classic bayesian approach)