-
[CV论文读讲] LASSO 参数选择
-
2012-11-30 14:28
-
Problem Methods -Akaike Information Criterion (AIC) -Bayesian Information Criterion (BIC) -Cross-Validation (CV) -Generalized Cross-Validation (GCV) -Stein’s Unbiased Estimate of Risk (SURE) Conclusion 偏差-方差分解,模型拟合与预测之间的关系 Loss of information: 用我们估计得到的模型 ...
-
4145 次阅读|没有评论
-
[CV论文读讲] Fast Iterative Soft-Thresholding Algorithm
-
热度 1 2012-11-30 14:27
-
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-42-1-2.html 这是我即将阐述的内容。由于FISTA是纯数学论文,不太好纯粹阐述FISTA的收敛速度论证。准备时间也不足,希望能够对各位有所帮助 以上两页PPT最为简单,下面的几乎全是公式,有一定难度,有问题随时问吧,我尽量解答。 & ...
-
5824 次阅读|1 个评论 热度 1
-
[CV论文读讲] Iterated Soft-Thresholding Algorithm
-
2012-11-30 14:26
-
内容 1. 问题描述 2. 背景介绍 Majorization-Minimization 思想 The Landweber Iteration Soft-Thresholding 3. ISTA ISTA 算法与l1 范数 ISTA 算法与l2 范数 4. 实验结果 5. ISTA 总结 问题描述 在信号处理领域,比如去噪、反卷积、插值、超分辨率等, 经常遇到线性求逆这一类经典问题: y = Hx + n (1) 其中y 是我们 ...
-
5272 次阅读|没有评论
-
[CV论文读讲] Non-negative Matrix Factorization with Sparse
-
2012-11-30 14:25
-
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-40-1-2.html Outline 1. Non-negative Matrix Factorization(NMF) 的提出和问题 NMF 的提出 NMF 的特点 Euclidean Metric 下NMF 的求解 2. Stan Z.Li 提出Local NMF 介绍 3 Local Constraints and Object Function 数据和结果 3. H ...
-
4249 次阅读|没有评论
-
[CV论文读讲] Atomic Decomposition by Basis Pursuit
-
2012-11-30 14:24
-
几种常用字典 平凡字典 -Dirac字典(脉冲) -Heaviside字典(阶跃) 频域字典 -傅立叶字典 时域-尺度字典 -Haar小波字典 -其他小波字典 时域-频域字典 -Gabor小波字典 稀疏编码 求解方法 -贪心法 -松弛法 贪心法的缺点:只注重眼前,不考虑全局 Basis Pursuit (BP) 这是凸优化问题,但其目标函数非光滑,不 ...
-
3620 次阅读|没有评论
-
[CV论文读讲] 3d pose tracking with linear depth and bright
-
2012-11-30 14:22
-
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-38-1-2.html Optical Flow (LK) • 光流是空间运动物体在观测成像面上的像素运动的瞬时速度。光流的研究是利用图像序列中的像素强度数据的时域变化和相关性来确定各自像素位置的“运动” • 研究光流场的 ...
-
2525 次阅读|没有评论
-
[CV论文读讲] Thin Plate Spline
-
2012-11-30 14:21
-
(附件中含源代码) Schoenberg (1964) showed if n≥m, the minimizer is unique and he called it natural polynomial spline. Statisticians were interested in smoothing the spline other than interpolating since the existence of noise. In Practice , especially for applications in Image Registration ...
-
2490 次阅读|没有评论
-
[CV论文读讲] Feature selection and extraction——mainly PCA
-
2012-11-30 14:20
-
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-36-1-2.html Premise: you have got a set of features(measurement) of samples. •id ...
-
2483 次阅读|没有评论
-
[CV论文读讲] The conjugate gradient method
-
2012-11-30 14:18
-
Gradient descent method Search line : gradient direction The minimization in the search line must be tangent to the contour of f(x). Problem: convergence is slow in most situations So, using conjugate direction, for 2-dimension space, we can find the minimization in 2 steps: Find an ...
-
2046 次阅读|没有评论
本页有 1 篇博文因作者的隐私设置或未通过审核而隐藏