吴怀宇_中国科学院分享 http://blog.sciencenet.cn/u/wuhuaiyu 博士、副教授 「模式识别国家重点实验室」&「中国-欧洲信息,自动化与应用数学联合实验室」

博文

按标题搜索
[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) • 光流是空间运动物体在观测成像面上的像素运动的瞬时速度。光流的研究是利用图像序列中的像素强度数据的时域变化和相关性来确定各自像素位置的“运动” • 研究光流场的 ...
2806 次阅读|没有评论
[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 ...
2770 次阅读|没有评论
[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 ...
2764 次阅读|没有评论
[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 ...
2317 次阅读|没有评论
[CV论文读讲] PR08-马氏距离学习
2012-11-30 14:16
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-33-1-2.html 距离度量学习概览 马氏距离度量学习 基于Trace Ratio的距离度量学习 (核心) 实验结果 讨论
3358 次阅读|没有评论
[CV论文读讲] Learning With L1-Graph for Image Analysis
2012-11-30 14:14
内容 1 问题描述 2 背景知识 Locally Linear Embedding (LLE) ISOMAP Robust Sparse Representation 3 L1-Graph 4 Application 简述 1 基于图的学习算法应用非常广泛:聚类、子空间学习、半监督学习... 2 这些算法都需要在原数据空间构建数据图。构建图的方法一般采用KNN 或ε-ball。 这种构建方法存在一些问题: (1) ...
4526 次阅读|没有评论
[CV论文读讲] Online Dictionary Learning for Sparse Coding
热度 1 2012-11-29 22:09
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-49-1-2.html (附件中含源代码) 1 Introduction 2 Online Dictionary Learning 3 Optimizing the Algorithm(some tricks) 4 Convergence Analysis 5 Experiments Performance evaluation Application to Inpainting ...
8292 次阅读|1 个评论 热度 1
[CV论文读讲] Sparse Approximated Nearest Points for Image
2012-11-29 22:08
Sparse Approximated Nearest Points for Image Set Classification 问题的提出 问题表示 优化算法 实验分析 人脸识别中,对同一个人从不同角度、不同光照等条件下,得到一组图像,将这组图像与数据库中的图像组进行比对分组。 图像集的分类 ...
2936 次阅读|没有评论
[CV论文读讲] Random Forest 随机森林
2012-11-29 21:59
相关下载详见 “视觉计算研究论坛”「SIGVC BBS」: http://www.sigvc.org/bbs/thread-29-1-3.html Random forest = a classifier consisting of a collection of tree-structured classifiers {h(x,Qk),k=1,...} where the {Qk} are independent identica ...
6096 次阅读|没有评论
[CV论文读讲] spectral clustering谱聚类
2012-11-29 21:52
文献和程序可在网站 http://www.informatik.uni-hamburg.de/ML/contents/people/luxburg/publications/index.shtml 下载; 相关video lecture http://videolectures.net/bootcamp07_luxburg_clu/ . 问题描述:将N维欧氏空间里的一堆点进行分组。以达到数据降维、图像分割、目标识别等的目的。 &nb ...
2632 次阅读|没有评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-4-20 08:07

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部