-
-
Hi, when I try to run VOT2019 benchmark using pysot toolkit, I found that there might be some problems in VOT2019.json.
The paths in json file are like "**img_names**": ["agility/00000001.jpg",...]
…
-
(rpt) C:\Users\jinda\OneDrive\Desktop\RPT-master>python eval.py --tracker_path ./results --dataset VOT2018 --tracker_prefix siamreppoints --num 1
loading VOT2018: 100%|█████████████████…
-
As the title describes, there exists two times path concatenations for the member variable named `img_names` belonged to the `VOTVideo` class.
One of them occurs at `line 18` in `toolkit/dataset/vide…
-
因为这RPN需要init和track两个网络,需要了两个pt文件,我想问下,你python端是怎么保存得到这个pt文件的,还请多指教。
-
Hi,
Is it possible to use `pySOT` with expensive blackbox constraints?
For example, if the `objfunction()` method in the optimisation problem class can be written to use an external piece of sim…
-
您好,因为接触跟踪较晚,matlab使用不熟练,所以使用的是pysot画图工具,但是各数据集的txt结果相对难找。目前其他数据集的结果已经找到,还剩两个数据集,请问您能否分享OTB50、UAV123数据集相关算法txt结果的链接,或者邮件分享(hongtaossr@stu.haut.edu.cn),麻烦了,感谢!
-
The PyTorch used in this project is out dated, and some important features have changed, for example, Variable have been deprecated for quite some time.
It is time to move to the next step.
-
I met a problem in the training process.Can you give me some guidances?Thank you very much!
File "/PRL-Track-main/./pysot/models/model_builder.py", line 87, in getcentercuda
anchor[:, :, 0] = x …
-
When I run train.py in folder 'siamrpn_alex_dwxcorr_otb', there is an error——’RuntimeError: cuda runtime error (710) : device-side assert triggered at C:/w/b/windows/pytorch/aten/src\THCUNN/generic/Cl…