Siamese-RPN
Siamese-RPN copied to clipboard
About instance_size
In config,py, the instance_size=271 but the size in the paper equals to 255.
Just like the paper, this code use 255 to train and 271 to test.