Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Kernel Methods in Computer Vision (Repost)

Posted By: step778
Kernel Methods in Computer Vision (Repost)

Christoph H. Lampert, "Kernel Methods in Computer Vision"
2009 | pages: 101 | ISBN: 1601982682 | PDF | 2,7 mb

Few developments have influenced the field of computer vision in the last decade more than the introduction of statistical machine learning techniques. Particularly kernel-based classifiers, such as the support vector machine, have become indispensable tools, providing a unified framework for solving a wide range of image-related prediction tasks, including face recognition, object detection, and action classification. By emphasizing the geometric intuition that all kernel methods rely on, Kernel Methods in Computer Vision provides an introduction to kernel-based machine learning techniques accessible to a wide audience including students, researchers, and practitioners alike, without sacrificing mathematical correctness. It covers not only support vector machines but also less known techniques for kernel-based regression, outlier detection, clustering, and dimensionality reduction. Additionally, it offers an outlook on recent developments in kernel methods that have not yet made it into the regular textbooks: structured prediction, dependency estimation, and learning of the kernel function. Each topic is illustrated with examples of successful application in the computer vision literature, making Kernel Methods in Computer Vision a useful guide not only for those wanting to understand the working principles of kernel methods, but also for anyone wanting to apply them to real-life problems.

My Links