quantombone / exemplarsvm

Ensemble of Exemplar-SVMs for Object Detection and Beyond
http://www.cs.cmu.edu/~tmalisie/projects/iccv11/index.html
MIT License
430 stars 155 forks source link

Generalize to: get_bg.m and get_fg.m #8

Closed quantombone closed 13 years ago

quantombone commented 13 years ago

These functions are application specific and should be a part of your application, and not hard-coded in the codebase. Our codebase provides bg functions for common datasets such as: PASCAL VOC: get_pascal_bg SUNS: get_suns_bg SUN09: get_sun09_bg raw_directory: get_directory_bg