Ke Yan
Tsinghua University
自 2011 起处于活动状态
Followers: 0 Following: 0
welcome to my blog: yanke23.com
Feeds
已提交
A domain adaptation toolbox
Wrappers and implementations of several domain adaptation / semi-supervised learning algorithms
8 years 前 | 9 次下载 |
已提交
YAN-PRTools
Implementation and wrappers of ~40 common pattern recognition algorithms.
8 years 前 | 1 次下载 |
已提交
Maximum independence domain adaptation (MIDA)
A feaure-level transfer learning (domain adaptation) algorithm
8 years 前 | 4 次下载 |
已提交
Transfer sample-based coupled task learning (TCTL)
A multitask learning method with transfer samples
8 years 前 | 1 次下载 |
已提交
Feature selection with SVM-RFE
Support vector machine recursive feature elimination (SVM-RFE), with correlation bias reduction
9 years 前 | 12 次下载 |
已提交
Feature-weighted logistic regression, ridge regression, SVM and SVR
Feature-weighted logistic regression, ridge regression, SVM and SVR
9 years 前 | 2 次下载 |
已提交
Bayes classification for 2D Gaussian distributions
Draw Bayes classification results for 2D Gauss. distributions, return func. handles of N post. prob.
9 years 前 | 2 次下载 |
已提交
Lucas-Kanade Tracker with pyramid and iteration
Use Lucas-Kanade Algorithm to track feature points between 2 images
12 years 前 | 3 次下载 |
已提交
supervised NPE(neighborhood preserving embedding) subspace for dimension reduction
compute the supervised NPE(neighborhood preserving embedding) subspace for dimension reduction.
13 years 前 | 2 次下载 |
已提交
image mosaic using SIFT
Automatic image mosaic using SIFT, RANSAC and homography.
13 years 前 | 12 次下载 |
已提交
Corner Detection using SUSAN operator
Detect corner points in an image using SUSAN operator.
13 years 前 | 2 次下载 |
已提交
RANSAC algorithm with example of finding homography
RANSAC algorithm with example of line fitting and finding homography of 2 images
13 years 前 | 9 次下载 |
已提交
find and mark lines using Hough transform
hough1.m do the Hough trans to an image, findlines.m mark the start and ending points of the lines
13 years 前 | 1 次下载 |
已提交
Filter with Gabor Kernel using FFT
Filter an image with M*N Gabor kernels, return the result. Use FFT to accelerate.
13 years 前 | 2 次下载 |
已提交
image pyramid(Gaussian and Laplacian)
Generate an image pyramid or reconstruct from a pyramid.
13 years 前 | 12 次下载 |