sergeyk / selective_search_ijcv_with_python

Simple Python script to compute Selective Search proposals in Matlab.
Other
183 stars 113 forks source link

which "mode" is it? #17

Open shinandrew opened 8 years ago

shinandrew commented 8 years ago

I've used your code on images from MS COCO dataset. It proposed about 400 regions per image, which seems less than what is usually reported. I was wondering which mode the corresponds to as it is without modification.