incremental_detectors
incremental_detectors copied to clipboard
where to download the voc07-trainval-proposals dataset
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!
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.
Hi, I have same problem with u, Could u pls update the dataset of voc2007 proposals? Thx