@philkr
i got the code installed and could get it working - I rain eval_all.sh and it seemed to run fine.
but i seem to be a bit lost post that. Specifically, I am looking for some simple steps on how to get this working for a custom data set (say even VOC 2007), step-by-step.
To get the box proposals using our own datasets, I think we need to have the equivalent sf.dat and the lpo_VOC.xx.dat files as inputs. But, how to generate these 2 for our own datasets?
When I ran train_lpo.py -f0 0.05 -t, it only created a VOC_2007_train_mssf_1000.dat in the /tmp folder. And I couldn't load it as I got an "out of memory error"
@philkr
i got the code installed and could get it working - I rain eval_all.sh and it seemed to run fine.
but i seem to be a bit lost post that. Specifically, I am looking for some simple steps on how to get this working for a custom data set (say even VOC 2007), step-by-step.
To get the box proposals using our own datasets, I think we need to have the equivalent sf.dat and the lpo_VOC.xx.dat files as inputs. But, how to generate these 2 for our own datasets?
When I ran train_lpo.py -f0 0.05 -t, it only created a VOC_2007_train_mssf_1000.dat in the /tmp folder. And I couldn't load it as I got an "out of memory error"