incremental_detectors icon indicating copy to clipboard operation
incremental_detectors copied to clipboard

where to download the voc07-trainval-proposals dataset

Open pingguomaggie opened this issue 7 years ago • 2 comments

Dear Konstantin, this is a great job for incremental learning. Thanks very much for releasing your code. I just download your code and tried to run them but I am not sure where to download the dataset of voc07-trainval-proposals? I guess it is generated by yourself, right? Or, how do I generate the voc07-trainval-proposals from the original voc dataset? Thanks very much for your time and help!

pingguomaggie avatar Jul 04 '18 02:07 pingguomaggie

Hello,

I used the official Matlab implementation of edgeboxes to generate them. Parameters are in the file compute_edgeboxes.m. I guess there was also code to aggregate all matlab-generated proposals in one big numpy array, but I couldn't find it now.

kshmelkov avatar Jul 04 '18 05:07 kshmelkov

Hi, I have same problem with u, Could u pls update the dataset of voc2007 proposals? Thx

gbyy422990 avatar Nov 05 '18 02:11 gbyy422990