自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(11)
  • 资源 (48)
  • 收藏
  • 关注

原创 latex 段间距离太大

latex 段间距离太大\vspace{-2mm}可在段尾,或者段头加此命令进行调整。

2013-10-31 20:38:31 9246

原创 matlab 如何统计计算时间 tic和toc指令

A=rand(100); tic; invA=inv(A); toc;Elapsed time is 0.405422 seconds.

2013-10-25 21:00:31 1570

原创 matlab图转pdf,缺失信息

matlab中,fig图转pdf,缺失信息~直接把fig窗口缩小一下,再存储就ok了~

2013-10-25 14:08:37 1888

原创 latex 等号上面有字

$\overset{def}{=}$示意图:

2013-10-14 12:49:24 40343 1

原创 non-linear stationary subspace analysis with application to video classification

Stationary subspace analysis~Stationary Subspace Analysis (SSA)[1] is a blind source separation algorithm which factorizes a multivariate time series into stationary and non-stationary compo

2013-10-13 09:10:26 954

原创 Image set based collaborative representation for face recognition

ISFR: Image set based face recognition难题:How to represent the query face image set by using the gallery face image setsSet-to-Set 的度量方法,忽略了训练集之间的联系~image-to-image的方法,忽略了set内部之间的联系~所以提出:A image

2013-10-11 16:42:20 1894 1

原创 Representation Videos using Mid-level discriminative patches + CVPR13

Video representation based on mid-level discriminative patchesMine these patches from training videosThen use these patch as a discriminative vovabulary for action classificationrepresent videos

2013-10-10 14:55:20 1266

原创 行列式的乘法

行列式detdet(A*B)=det(A)*det(B);

2013-10-08 19:40:06 1750

原创 kernel learning for extrinsic classification of manifold features+CVPR13

Kernel selectionFeature lie on Riemannian manifold with known geometry.现在很多学习算法(如:判别式分析、partial least squares、和SVM)不直接应用这些特征,因为这些特征处在非欧式空间中。所以就面对这kernel选择的问题~这篇paper就是通过kernel learning的方法来选择合适

2013-10-07 21:23:26 1142

原创 矩阵logm和expm的定义

2013-10-07 15:32:10 1252

原创 Inductive hashing on Manifolds

Inductive Hashing on manifolds (Fumin shen, chunhua shen......)主要工作:How to learn compact binary embeddings on their intrinsic manifolds.(Non-parametric manifold learning)Learning based hashi

2013-10-04 19:31:08 1856 1

visual cortex computer vision

visual cortex computer vision visual cortex computer vision

2015-07-24

DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe

DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe DIY Deep Learning for Vision- a Hands-On Tutorial with Caffe

2014-10-14

Convolutional neural networks for matlab

Convolutional neural networks for matlab

2014-09-19

Neural network (unsupervised learning)-Ch5

Neural network (unsupervised learning)-Ch5

2014-09-02

LATEX PPT模板

LATEX PPT模板

2014-06-09

latex数学符号表

latex math symbols table latex math symbols table latex数学符号表

2014-06-03

imagenet均值图像

imagenet_mean.binaryproto Caffe imagenet均值图像

2014-05-27

2dim_minist

2dim_minist

2014-05-17

精灵虚拟光驱(Daemon Tools) 4.49.1

精灵虚拟光驱(Daemon Tools) 4.49.1 精灵虚拟光驱(Daemon Tools) 4.49.1

2014-03-31

getkernels

How to get the linear kernel or Gaussian kernel?

2014-03-31

windows已编译linearSVM

windows已编译linearSVM 添加路径即可使用之~

2014-03-27

视频转换FLVConverter

视频转换软件 FLVConverter

2014-03-24

已编译libsvm-3.17

window 已编译libsvm-3.17 已编译libsvm-3.17

2014-03-24

jre-7u21-windows-i586.exe

jre-7u21-windows-i586.exe

2014-03-18

low rank representation- theories and application

low rank representation- theories and application

2014-03-12

matlab code_tensor.

matlab Higher-order singular value decomposition_tensor

2014-01-09

Matrix Differential Calculus

matrix Differential Calculus

2013-12-12

Convolution neural networks

Convolution neural networks

2013-08-18

模式识别课件

模式识别课件

2013-07-22

PPT模板3个

PPT模板

2013-07-22

数字图像处理课件

数字图像处理课件

2013-07-22

Pf_ColorTracking

Pf_ColorTracking

2013-07-22

svm相关工具包

svm相关包

2013-07-22

Pattern Recognition and Machine Learning

Pattern Recognition and Machine Learning Pattern Recognition and Machine Learning 电子书,非常好~

2013-07-22

Pattern Theory The Stochastic Analysis of Real-World Signals

Pattern Theory The Stochastic Analysis of Real-World Signals

2013-07-22

MATLAB统计分析与应用:40个案例分析

MATLAB统计分析与应用:40个案例分析

2013-07-22

opencv学习资料

opencv所有的学习资料

2013-07-22

Mean-shift算法 C++

Mean-shift算法 C++

2013-07-22

Statistical pattern recognition toolbox for matlab

Statistical pattern recognition toolbox for matlab

2013-05-15

Multiple Camera Object Tracking

Multiple Camera Object Tracking

2013-05-12

Lior Wolf Image Descript

matlab code Lior Wolf Descriptor Based Methods in the Wild

2013-05-09

IEEEtran期刊latex模版

IEEEtran期刊latex模版

2013-04-22

ECCV10——deep learning

学习deep learning 深度学习的资料~ 虽然没有昨天传的那篇详尽写,也不错,共享了~

2012-12-13

Deep learning PPT

CVPR ppt Deep learning 必备资料·真的是特别好,忍不住共享了~

2012-12-12

写英文paper,易出现的一些错误

写英文paper,易出现的一些错误~写英文paper,易出现的一些错误~ 挺实用的,记录于此,供他人和自己学习~

2011-10-21

根据直方图 度量图像相似 matlab

根据直方图 度量图像相似 matlab代码

2011-04-25

特征值 特征向量 数值方法 简介

求特征值的数值方法简介 特征值 特征向量 数值方法 简介

2011-04-25

knn讲解ppt 课件资料

KNN 课件资料 感觉写的很不错,共享下。呵呵

2011-04-25

正交群和幺正群定义和基本知识

正交群和幺正群的定义和解释。 ppt文档,属于基本知识的理解范围,不涉及编程。

2011-04-12

kld_GMM_SVM.ppt

kld_GMM_SVM.ppt Kullback-Leibler divergence based kernel for SVM

2011-03-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除