摘要:
从今天开始,我的微信公众号“天空之窗”就暂且停止更新内容了,专心搞研究!上午从师姐那儿淘到一份关于faruto讲解的Libsvm-FarutoUltimate3.1 based on libsvm-3.1,获益匪浅,至少对于目前调参、参数寻优等可以顺利的进展了。毕竟是人家的文章,下面是faruto的 阅读全文
摘要:
1. 早期C. Koch与S. Ullman的研究工作. 他们提出了非常有影响力的生物启发模型。 C. Koch and S. Ullman . Shifts in selective visual attention: Towards the underlying neural circuitry 阅读全文
摘要:
Kullback–Leibler divergence KL散度 In probability theory and information theory, the Kullback–Leibler divergence[1][2][3] (also information divergence,i 阅读全文
摘要:
这个函数很重要: function KL = kldiv(varValue,pVect1,pVect2,varargin) %KLDIV Kullback-Leibler or Jensen-Shannon divergence between two distributions.% KLDIV(X 阅读全文
摘要:
做图像处理,没有一定的知识储备是不可能的,但是一定要学会“借力打力”,搜集一些很实用的开源代码,你们看看是否需要~~ 场景识别: SegNet: A Deep Convolutional Encoder-Decoder Architecture for Robust Semantic Pixel-W 阅读全文