学习笔记 | Udacity - Introduction to Computer Vision: Syllabus and Daily Tracking
Introduction to Computer Vision
Required Course Readings
The occasional text for this course is “Computer Vision: A Modern Approach (2nd edition)” by Forsythe and Ponce. I say occasional because the lectures (and the slides that drive them) are a pretty good set of source material. Occasionally you may need to look at the text to help you decipher the occasional unintelligible lecture.
Post Course Study
-
A github repo of resource set: computer-vision-tutorial
Syllabus
A brief outline of units is given below, grouped into 10 parts:
1 Introduction [Lecture Note]
- 1A Introduction
2 Image Processing for Computer Vision [Lecure Note]
- 2A Linear image processing
- 2B Model fitting
- 2C Frequency domain analysis
3 Camera Models and Views [Lecture Note]
- 3A Camera models
- 3B Stereo geometry
- 3C Camera calibration
- 3D Multiple views
4 Image Features
- 4A Feature detection
- 4B Feature descriptors
- 4C Model fitting
5 Lighting
- 5A Photometry
- 5B Lightness
- 5C Shape from shading
6 Image Motion
- 6A Overview
- 6B Optical flow
7 Tracking
- 7A Introduction to tracking
- 7B Parametric models
- 7C Non-parametric models
- 7D Tracking considerations
8 Classification and Recognition
- 8A Introduction to recognition
- 8B Classification: Generative models
- 8C Classification: Discriminative models
- 8D Action recognition
9 Useful Methods
- 9A Color spaces and segmentation
- 9B Binary morphology
- 9C 3D perception
10 Human Visual System
- 10A The retina
- 10B Vision in the brain
Tracking
Chapter | Lesson | Schedule |
1 | Introduction |
Week 1 Day 1 (1/12/2017) |
2 |
A L1 - L6 B L1 - L3 C L1 - L3 |
Week 2 Day 2: A L1 (1/16/2017) Day 3: A L2, L3 (1/17/2017) Day 4: A L4, L5 (1/18/2017) Week 3 Day 5: A L6, B L1, L2, L3 (1/23/2017) Day 6: C L1 (1/24/2017) Day 7: C L2 (1/25/2017) Day 8: C L3 (1/26/2017) |
3 |
A L1 - L2 B L1 - L3 C L1 - L3 D L1 - L5 |
Week 4 Day 9: A L1 (1/30/2017) Day 10: A L2 (2/1/2017) Day 11: B L1 (2/2/2017) Other reading: Book Chapter 7 ... Day 12: B L2, L3 (2/3/2017 Fri) Day 13: C L1 (2/22/2017) Day 14: C L1 (2/23/2017) |
4 |
A L1 - L3 B L1 - L2 C L1 - L2 |
|
5 |
A L1 B L1 C L1 |
|
6 |
A L1 B L1 - L4 |
|
7 |
A L1 B L1 - L2 C L1 - L4 D L1 |
|
8 |
A L1 B L1 - L3 C L1 - L4 D L1 - L3 |
|
9 |
A L1 - L4 B L1 C L1 |
|
10 |
A L1 B L1 |
|
End |