-
dme65 updated
4 years ago
-
The ```bayesmark``` package is another ```wrapper``` hyper parameter tuning library. We can add this to our benchmarking suite. Per their documentation, they wrap around:
```
The builtin optimiz…
-
Traceback (most recent call last):
File "test.py", line 261, in
main()
File "test.py", line 189, in main
outputs = tracker.track(img)
File "../pysot/tracker/siamfc_tracker.py", lin…
-
Hello, thanks for your excellent work~
1. From the previous issues, I only know the torch==0.4.0 is needed...
Could you please give a detailed description file like requirements.txt, to show the …
-
你好,我想问一下experiments下的siamban中我没有看见model.pth,其他的文件夹中的model.pth是之前pysot当中的,那siamban的呢?是要自己训练吗?
-
Thanks for sharing the codebase. I found that you modified the DistModule part in train.py compared with the original pysot repo, and did not use torch.distributed.launch for multi-gpu training. Do yo…
-
请问,我在对SiamMask_VOT 进行评估的时候,在EAO 时候提示如标题所示,错误如下:
loading VOT2019: 100%|████████████████████████████████| 60/60 [00:00
-
使用got10k_model.pth和GOT10K的测试集进行测试时,在第176个数据时发生越界错误
运行log如下:
loading GOT10K: 100%|████████████████████████| 180/180 [00:03
-
作者你好,训练时出现了这个报错:
```
File "/private/TX/anaconda3/envs/TCTrack/lib/python3.8/site-packages/torch/utils/data/dataloader.py", line 1229, in _process_data
data.reraise()
File "/private/TX/anacon…
-
## PTZ Tracking ideas page on initial thoughts and possible approach
[Online-Visual-Tracking-SOTA](https://github.com/wangdongdut/Online-Visual-Tracking-SOTA)
## OpenTLD (Predator)
### Origin…