Siamese-RPN-pytorch icon indicating copy to clipboard operation
Siamese-RPN-pytorch copied to clipboard

test fps is only about 10

Open dengsutao opened this issue 5 years ago • 1 comments

We run test_siamrpn.py on DTB70,uav123 datasets, and the result shows fps is only about 10,but in paper it said 'The Siamese-RPN runs at 160 FPS while achieving leading performance in VOT2015, VOT2016 and VOT2017 real-time challenges.' Is there anything wrong ?

dengsutao avatar Feb 18 '19 07:02 dengsutao

We run test_siamrpn.py on DTB70,uav123 datasets, and the result shows fps is only about 10,but in paper it said 'The Siamese-RPN runs at 160 FPS while achieving leading performance in VOT2015, VOT2016 and VOT2017 real-time challenges.' Is there anything wrong ?

Did you run the original test_siamrpn.py without editting? I don't know what the original code is doing. It still requires groundtruth of other frames to crop the search region

qchenclaire avatar Feb 28 '19 18:02 qchenclaire