Open dengsutao opened 5 years ago
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
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 ?