Visual Perception

所在平台: Coursera

课程主页: https://www.coursera.org/learn/perception

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:视觉感知 概述:计算机视觉系统的最终目标是生成每幅图像的详细符号描述。本课程关注于感知这一重要问题。我们首先描述了在复杂场景中追踪物体的问题,并探讨了两个关键挑战。第一个挑战是利用变化检测技术将图像分离为物体和背景。第二个挑战是在视频中追踪一个或多个物体。接下来,我们研究将图像分割为有意义区域的问题,特别是采用自下而上的方法,通过将具有相似属性的像素分组来获得区域。 最后,我们解决物体识别的问题,描述了两种解决方法。第一种方法是直接根据物体的外观识别物体及其姿态,该方法基于维度降低的概念,使用主成分分析实现。第二种方法是利用神经网络将识别问题转化为从输入(图像)到输出(物体类别、物体身份、活动等)的映射学习。我们描述了神经网络的构建以及如何通过反向传播算法进行训练。 课程大纲: 第一部分:开始:视觉感知 第二部分:物体追踪 第三部分:图像分割 第四部分:外观匹配 第五部分:神经网络

课程大纲

Part: 1

Title:Getting Started: Visual Perception

Description:

Part: 2

Title:Object Tracking

Description:

Part: 3

Title:Image Segmentation

Description:

Part: 4

Title:Appearance Matching

Description:

Part: 5

Title:Neural Networks

Description:

课程评论(0条)

课程详情

The ultimate goal of a computer vision system is to generate a detailed symbolic description of each image shown. This course focuses on the all-important problem of perception. We first describe the problem of tracking objects in complex scenes. We look at two key challenges in this context. The first is the separation of an image into object and background using a technique called change detection. The second is the tracking of one or more objects in a video. Next, we examine the problem of segmenting an image into meaningful regions. In particular, we take a bottom-up approach where pixels with similar attributes are grouped together to obtain a region. Finally, we tackle the problem of object recognition. We describe two approaches to the problem. The first directly recognize an object and its pose using the appearance of the object. This method is based on the concept of dimension reduction, which is achieved using principal component analysis. The second approach is to use a neural network to solve the recognition problem as one of learning a mapping from the input (image) to the output (object class, object identity, activity, etc.). We describe how a neural network is constructed and how it is trained using the backpropagation algorithm.

课程标签

0人关注该课程

主题相关的课程