Completed
Human Detection
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CAP5415 - Object Detection: Sliding Window and Image Pyramids - Lecture 13
Automatically move to the next video in the Classroom when playback concludes
- 1 Programming assignment 3
- 2 Agenda
- 3 Object Recognition
- 4 Object localization
- 5 Human Detection
- 6 Object detection
- 7 Why detection?
- 8 Sliding window
- 9 Naive approach: Template Matching
- 10 Scale-space pyramid
- 11 Gaussian pre-filtering
- 12 Image pyramid
- 13 Gaussian pyramid construction
- 14 Challenges
- 15 Non-maximum suppression
- 16 Non-maxima suppression (NMS)
- 17 Evaluation