MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
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.
What You Will Learn
- Design algorithms for detecting meaningful changes in a scene
- Develop methods for tracking objects in a video while the object undergoes changes in pose and illumination
- Learn several approaches to segmenting an image into meaningful regions
- Create an end-to-end pipeline for learning and recognizing objects based on their visual appearance
Course 5 of 5 in the First Principles of Computer Vision Specialization
Syllabus
WEEK 1: Getting Started: Visual Perception
WEEK 2: Object Tracking
WEEK 3: Image Segmentation
WEEK 4: Appearance Matching
WEEK 5: Neural Networks
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.