pyCFTrackers icon indicating copy to clipboard operation
pyCFTrackers copied to clipboard

Python re-implementation of some correlation filter based tracker

Results 12 pyCFTrackers issues
Sort by recently updated
recently updated
newest added

你好,我在pycharm上运行了您的代码,可是一直报错编译不成功。不知道是不是配置环境的问题。可以的话希望您可以出一个如何运行您文件的说明,这样会容易上手一些。非常感谢。

who is running this code without gpu?How it worked in cpu system

运行ope_otb,加载数据库OTB10时,卡死在14%,您知道可能的原因吗? loading OTB100: 13%|█████▏ | 13/100 [01:04

there is no data to even run an example. your description in readme is incorrent. `python cf_demo.py` not working. and in repo no folder dataset, and also no any documentation...

ImportError: cannot import name '_gradient' from 'lib.eco.features' (E:\PyCharmProjects\KCF-master\lib\eco\features\__init__.py) 在\lib\eco\features下的_gradient只有一个.cpp文件,这个import导入出错,是啥原因呢?求大神指点迷津!

i want to run the cf_demo.py to detect my own dataset, but how to get the groundtruth_rect.txt ?

如何将otb100 数据导入进去 自己创建一个dataset文件夹吗