How can I see the baseline results?
pittyacg opened this issue · comments
pittyacg commented
I have tried using trainval_net_so.py, hoping that is the file which reproduces the baseline results, but with no luck. I have an error when importing from model.faster_rcnn.resnet_imglevel import resnet
because those files do not exists. The other training files seem to work.
Also, could you provide some documentation for the code? Why are there so many files for training? Isn't enough changing some parameters? If yes, which are those parameters and what do they do?
Thanks