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

搜索资源列表

  1. sparseCodingExercise.m

    0下载:
  2. 本编码是系数编码的基本练习算法,掌握基本的稀疏编码-Sparse_coding exeicrSe.m
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-13
    • 文件大小:18824
    • 提供者:yuanyuan
  1. GISA

    0下载:
  2. 提出了一种广义迭代收缩算法(GISA)非凸稀疏编码,可以解决稀疏编码的一些优化问题.希望能对大家有所帮助!-A generalized iterative contraction algorithm (GISA) is proposed to solve some of the optimization problems of sparse coding. We hope to be helpful to everyone!
  3. 所属分类:Special Effects

    • 发布日期:2017-12-16
    • 文件大小:12794880
    • 提供者:任茹
  1. LCksvd

    0下载:
  2. 经典LCKSVD算法的实现,稀疏编码与字典学习的重要过程。-Classical LCKSVD algorithm implementation, sparse coding and dictionary learning an important process.
  3. 所属分类:matlab

    • 发布日期:2017-12-13
    • 文件大小:14470220
    • 提供者:YANG
  1. Autoencoder_Code

    1下载:
  2. 利用MATLAB 实现了自动编码网络,相对于MATLAB自带的自编码网络函数,在此基础上可以改进为稀疏自编码网络(auto_encoder,matlab ,neural network)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-24
    • 文件大小:16384
    • 提供者:ora
  1. fast_sc

    0下载:
  2. 一个非常有效的稀疏编码的matlab代码,并附有作者的论文,希望可以帮助需要的人。(An efficient sparse coding algorithm and its original paper. We aim to help authors make their ideas spread.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1092608
    • 提供者:Drming
  1. K-SVD

    1下载:
  2. 稀疏编码和字典学习算法,正交匹配追踪算法获得稀疏表示稀疏,ksvd用来学习字典(Sparse coding and dictionary learning algorithm, orthogonal matching tracking algorithm to obtain sparse sparse, ksvd used to learn the dictionary)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-12
    • 文件大小:4729
    • 提供者:小敏敏1314
  1. 深度学习模型(卷积神经网络,深信度网络和堆栈稀疏自动编码器)

    7下载:
  2. 深度学习网络,包含卷积神经网络,深信度神经网络,和堆栈稀疏自动编码器等
  3. 所属分类:matlab例程

    • 发布日期:2017-09-14
    • 文件大小:49014420
    • 提供者:wanxiaoqing119
  1. 107215802AnalysisKSVD

    0下载:
  2. 实现图像的稀疏编码,采用k-svd进行字典学习,omp算法进行稀疏表示系数的计算,内附有去噪例子(To achieve the image sparse coding, using K-SVD dictionary learning, OMP algorithm for sparse representation of the calculation of factors, with examples of denoising)
  3. 所属分类:matlab例程

  1. Sparse-Autoencoder-Tensorflow-master

    2下载:
  2. 稀疏自编码结构,用一个训练样例。。。。。。(sparse autoencoder sample)
  3. 所属分类:大数据

    • 发布日期:2017-12-27
    • 文件大小:6144
    • 提供者:Guacious
  1. encode-xunlian(2)r

    0下载:
  2. 稀Autoencode中稀疏自编码相关代码,这里接上次上传的(1),后续程序会继续上传(Sparse Autoencode in sparse self encoding related code, here the last upload (1), follow up program will continue to upload)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:16384
    • 提供者:小臭臭666
  1. feature_sign

    2下载:
  2. matlab快速稀疏编码 论文来源 Honglak Lee Alexis Battle Rajat Raina Andrew Y. Ng Computer Science Department Stanford University Stanford, CA 94305(Feature sign search Efficient sparse coding algorithms Honglak Lee Alexis Battle Rajat Raina Andrew Y.
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:sdfcsdca
  1. LRT_Code

    0下载:
  2. 目标追踪。低秩稀疏编码学习,稀疏编码,sift(virsual tracking,Target tracking,,low rank sparse coding learning, sparse coding,,sift features)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-22
    • 文件大小:1163264
    • 提供者:Nikea
  1. Desktop

    0下载:
  2. 压缩感知,在线字典学习,稀疏编码,矩阵优化(Compression perception, online dictionary learning, sparse coding, matrix optimization)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:24331264
    • 提供者:sc百步穿杨
  1. AnalysisKSVDbox

    1下载:
  2. K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only approximate one signal for each sem
  3. 所属分类:matlab例程

    • 发布日期:2018-04-18
    • 文件大小:625664
    • 提供者:华仔007
  1. SSC_1.0

    0下载:
  2. 稀疏子空间编码,实现高维数据的降维分类。(SUBSPACE SPARSE/SparseCoefRecovery)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:妲己陪你玩
  1. K-SVD

    0下载:
  2. KSVD的稀疏编码去噪的matlab版本算法(Sparse encoding KSVD denoising algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:nirener0
  1. DeepLearningforPassiveSyntheticApertureRadar

    0下载:
  2. 通过大量的数值模拟,我们的深度学习为基础的方法优于传统的稀疏编码方法在计算方面和重建图像质量,特别是当没有对发射机的信息是可用的。(our deep learning based method is better than the traditional method in calculation and the quality of image reconstruction, especially when no information is available on the transmit
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:1051648
    • 提供者:妖气
  1. 信号与图像的稀疏分解及初步应用

    1下载:
  2. 信号与图像的稀疏分解是信号与图像的一种新的分解方法,在信号与图像的压缩编码、去噪、信号的时频分析与信号识别等方面有看极为广阔的应用前景,是信号与图像处理研究领域中一个新的很有意义的研究方向。本书总结了国际上在这一研究方向 的研究进展以及作者多年来的研究成果。在稀疏分解方法方面,重点介绍了作者关于信号与图像稀疏分解快速算法的研究成果。在稀疏分解应用方面,重点介绍了作者在信号处理及图像压缩编码方面的研究成果。
  3. 所属分类:软件工程

  1. sparse-cvpr13

    2下载:
  2. 使用迁移学习和稀疏编码来实现不同领域之间的适配,是一种基于特征表示的迁移学习(This method is designed for image clustering and classification and called sparse subspace clustering.)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-02
    • 文件大小:1586176
    • 提供者:Jushua
  1. fbp算法

    0下载:
  2. 稀疏编码与字典更新交替进行,最终训练出一个优良的字典
  3. 所属分类:软件工程

« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com