Welcome![Sign In][Sign Up]
Location:
Search - lgb

Search list

[Other resourceVQ_Final

Description: MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR.
Platform: | Size: 148418 | Author: 周景荣 | Hits:

[Menu controlLGB

Description: 类改变 易语言源码!!!!!!类改变 易语言源码
Platform: | Size: 3499 | Author: sdfsdf | Hits:

[2D GraphicVQ_Final

Description: MFC实现的位图矢量量化程序。使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比。-MFC bitmap vector quantization process. Hungarian Gripen training algorithm for the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR.
Platform: | Size: 148480 | Author: 周景荣 | Hits:

[e-languageLGB

Description: 类改变 易语言源码!!!!!!类改变 易语言源码-Easy to change the source language category !!!!!! easy language to change the source category
Platform: | Size: 3072 | Author: | Hits:

[Speech/Voice recognition/combineLGB

Description: LGB码本选择,矢量编码之前的码本选择算法。随机初始码本-Code of the LGB choice, before the vector encoding the code book selection algorithm. Random initial codebook
Platform: | Size: 1024 | Author: fumineng | Hits:

[Compress-Decompress algrithmspso-image

Description: LGB图像压缩代码--使用LGB算法训练码本,多次训练直到收敛到一定程度。可以输出量化结果和量化信噪比-LGB image ya suo--the use of the code, many training until convergence to a certain extent. Output can be quantified and quantitative results SNR
Platform: | Size: 4096 | Author: nobbe | Hits:

[Special EffectswaveletLBGcompression

Description: 用小波变换和LGB编码的方法压缩黑白图片。对图像进行小波变换后,仅对细节系数进行压缩,而且不同小波变换层的细节系数的压缩程度不一样。-Using wavelet transform and coding method LGB compress black and white picture. After the wavelet transform of the image, only the details of the coefficient is compressed, and different layers of the details of the wavelet transform coefficients hold different compression levels.
Platform: | Size: 789504 | Author: Yin | Hits:

[Special Effectsvector_quatization

Description: 介绍图片的矢量量化方法,主要介绍了LGB算法,对刚接触图像处理的学生来说是一个简单易懂的图像压缩实现方法。-Image vector quantization method introduced, introduces the LGB algorithm, for students new to image processing is a straightforward image compression implementation.
Platform: | Size: 2305024 | Author: 蓝信雷 | Hits:

[matlabmvq

Description: 用LBG算法对图像进行矢量量化,并实现了图像解码,图像解码视觉效果良好。-realized image vector quantization employed the LGB algorithm, and achieved the image decoding, image decoding visual effect is good.
Platform: | Size: 2123776 | Author: | Hits:

[matlabLBG

Description: training vector quantization LGB
Platform: | Size: 199680 | Author: ahmad | Hits:

[Multimedia DevelopLBG

Description: 通过算法对图片进行LGB的有失真压缩,LGB通过对图片的序列编码,将不想似的区域分为一个图形块。传输时只是传输对应的序列。-Algorithm picture LGB distortion, compression, LGB through the image sequence coding, do not want to like the area into a graphic block. Transmission transmission only when the corresponding sequence.
Platform: | Size: 290816 | Author: 罗京 | Hits:

[Windows DevelopLGB

Description: 导弹理想弹道三维仿真,采用龙哥库塔法,攻击方式为纯追踪,对地攻击。-Missile ideal trajectory three-dimensional simulation, the use of the Long Ge Kuta law, attack pure pursuit, ground attack.
Platform: | Size: 2048 | Author: 汪大彪 | Hits:

[Windows DevelopLGB_Cluster_Algorithm

Description: LGB聚类算法的详细实现代码,做语音识别,说话人识别,人声检测的朋友可能需要。-LGB clustering algorithm detailed implementation code, do speech recognition, speaker recognition, voice detection friend may need.
Platform: | Size: 17408 | Author: wangzi | Hits:

[AI-NN-PREM

Description: EM 算法,先K-mean 聚类,然后LGB分裂-EM algorithm, the first K-mean clustering, then LGB split
Platform: | Size: 7454720 | Author: 王磊 | Hits:

[matlabLBG

Description: Illustration of the LGB Vector Quantization Algorithm
Platform: | Size: 1024 | Author: Asya | Hits:

[Windows DevelopXINXIAMENDE

Description: 信息隐藏代码,以影片为载体使用lGB高级算法进行信息隐藏以及信息还原技术,附带注释。-Information hiding code, using the film as the carrier lGB advanced algorithm for information hiding and information reduction technology, with comments.
Platform: | Size: 2896896 | Author: xiezhaohk | Hits:

[Voice CompressLBG_VQ_Encoder

Description: This program demonstrates LGB algorytm for Vector Quantizer for codebook making.
Platform: | Size: 521216 | Author: flipmirror | Hits:

[Speech/Voice recognition/combine最终代码说话人识别

Description: 实现了基于特定话语的聚类LGB和VQ的说话人识别(Speaker Recognition Based on Clustering LGB and VQ)
Platform: | Size: 6144 | Author: 暗大师傅 | Hits:

[DataMiningTianCheng-master_chusai_qingyu

Description: 2018年甜橙金融杯大数据建模大赛初赛方案:通过追踪时间、设备、ip和经纬度等属性的变化来建模判断UID是否为黑产链 ## 代码说明: - gen_stat_feat.py 统计特征 - gen_w2v_feat.py word2vec特征 - lgb_train.py lgb训练模型 两份特征建模加权8:2比例融合即可0.792+,单独统计特征加UID列建模即可0.795。(The preliminary scheme of the 2018 Sweet Orange Financial Cup Big Data Modeling Competition: Modeling and judging whether UID is a black chain by tracking the changes of attributes such as time, equipment, ip, longitude and latitude ## Code description: - Statistical characteristics of gen_stat_feat.py - Characteristics of gen_w2v_feat.py word_2vec - lgb_train.py LGB training model The weighted 8:2 scale fusion of two feature models can achieve 0.792+, and the single statistical feature plus UID column can achieve 0.795.)
Platform: | Size: 7168 | Author: PBMASTERS | Hits:

CodeBus www.codebus.net