Closed wcy1122 closed 3 years ago
The code is exactly what we use in IJCAI paper. The multi-scale test setting is that same with "Weakly- and Semi-Supervised Object Detection with Expectation-Maximization Algorithm". We use {400, 600} due to gpu memory limit.
Did you use multi-scale for testing to report your performance in IJCAI paper? And moreover, horizontal flip? Since I only found {400, 600} scales without horizontal in your code.
Thanks