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 03:00] – [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:// | + | |
| - | - Download (or clone) the clustering skeleton code [[https:// | + | |
| - | - Implement k-means clustering algorithm working in RGB space by following the algorithmic steps. You are welcome to implement from scratch without skeleton code. | + | |
| - | - Test your algorithm on segmenting the image // | + | |
| - | - Try different random initialization and show corresponding results. | + | |
| - | - Comment on your different segmentation results. | + | |
| - | + | ||
| - | ----------------- | + | |
| - | + | ||
| - | ===== Module #2 ===== | + | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | ----------------- | + | |
| + | Boosting as a concept is about creating a very accurate detector from a series of somewhat low accuracy detectors. | ||
| + | ---------- | ||
| ;#; | ;#; | ||
| [[ECE4580: | [[ECE4580: | ||
| ;#; | ;#; | ||
ece4580/module_detection.1485244814.txt.gz · Last modified: 2024/08/20 21:38 (external edit)
