Visual Learning and Recognition: Difference between revisions

Line 475: Line 475:


===Superpixels===
===Superpixels===
 
The idea is that small regions of pixels all with the same or similar color probably represent the same thing. 
 
Thus you can divide up an image into these regions of similar pixels and do reasoning on the regions rather than individual pixels. 
;TODO
These regions of similar pixels are called ''superpixels''.
* '''Read SSD, YOLO, TexonBoost'''


==Will be on the exam==
==Will be on the exam==