ece4580:module_detection
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ece4580:module_detection [2017/01/24 02:01] – [Module #1] typos | ece4580:module_detection [2024/08/20 21:38] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Object Detection ====== | ====== Object Detection ====== | ||
+ | **Note:** To be filled out on Friday or Saturday. | ||
- Boosting | - Boosting | ||
Line 10: | Line 11: | ||
*/ | */ | ||
+ | ===== Module #1: Human Detection ===== | ||
+ | The classic human detection paper is by Dalal and Triggs, and it involves using the Histogram of Oriented Gradients (HOG) feature descriptor together with Support Vector Machines. | ||
- | ===== Module #1 ===== | ||
- | Clustering | + | ===== Module #2: Boosting ===== |
- | - study [[https:// | + | |
- | - Implement k-means clustering algorithm working in RGB space by following the algorithmic steps above. | + | |
- | ----------------- | + | Boosting as a concept is about creating a very accurate detector from a series of somewhat low accuracy detectors. |
+ | |||
+ | ---------- | ||
;#; | ;#; | ||
[[ECE4580: | [[ECE4580: | ||
;#; | ;#; | ||
ece4580/module_detection.1485241262.txt.gz · Last modified: 2024/08/20 21:38 (external edit)