-
Hello, could you tell me where your experimental results (. mat) file can be found? Thank you very much.
wysot updated
5 years ago
-
Hello,
I was trying to run your code on the OTB2015 database and I obtained an error on line
> mask_search_window(target_h, target_w) = target_mask;
I think it is caused by the target size b…
-
Thank you for releasing this excellent work.
I have two questions to ask you.
1. I tested your model on OTB2015 and the result was 0.632,This result is lower than 0.650 in your paper. I use t…
-
可以解答一下吗?我用的OTB2015进行测试并且debug查看的
-
您好,我在用CNNInMo模型从头训练otb2015的时候发现我的复现结果并不是很好,我看到在这个函数的训练集里面没有otb2015,想要请问您得到这个预训练模型的时候是怎么调整的参数呢?
我修改了包括box_helper和siamese_builder在内的部分函数,可视化已经显示生成训练对的时候可以正常输出带有追踪框的template和search图像了,但是最终的权重模型得到的test结果…
-
By keeping your default parameters, without fine-tune, I got 0.6466 on OTB2013 and 0.6206 on OTB2015 (guess you are using py2 so I also tested using py2). So is that 0.665 score obtained by matlab ver…
-
Hi Zhongdao,
Thanks a lot for this great work!
I'm wondering how can we apply one of your SOT models on a custom video.
I couldn't find any details in your readme files on how to do that and if I u…
-
您好,非常感谢您的共享代码,我用您的代码训练后,得到的模型在OTB2015跑不出您提供的模型的跟踪结果,可能是哪些方面的原因呢?
-
I use your training code with pretrained AlexNet to train SiamRPN, but the performance is pretty bad when only using VID dataset. I use the test code provided by [arbitularov](https://github.com/arbit…
-
I used your code to train with VID data set, and then tested the trained model. I found that the test results on OTB50 and VOT2018 were quite different from the results you gave, my test results:
OTB…