test error : out of memory
Created by: elezchan
Hello, thanks for your excellent work,
when I try to test trained model , I got an error - out of memory, and I used nvidia K40. I find in multi_scale_test( ),the image size enlarged one times because of the parameter bt(or shrink), and that result in out of memory.
i dont know how to solve this, could you please help me? thank you