I found that in training detection stage, the code resize image by limiting the examplar bounding boxes' width and height with 50 , but in training similarity stage , it doesn't used this resize procedure. Could you tell me the benefits of doing this?
I found that in training detection stage, the code resize image by limiting the examplar bounding boxes' width and height with 50 , but in training similarity stage , it doesn't used this resize procedure. Could you tell me the benefits of doing this?