We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
执行命令 python /tracking/test.py mixformer_convmae baseline_large --dataset lasot --threads 32 --num_gpus 4 --params__model mixformer_convmae_large_online.pth.tar --params__search_area_scale 4.5 不出现Tracker: mixformer_convmae_online baseline_large None , Sequence:*,而是直接FPS:-1,而跑online时没有这个问题,请问是怎么回事呢?
The text was updated successfully, but these errors were encountered:
请问有谁知道的吗?直到今天也没有解决,一个报错也没有但是就是有问题(T~T)
Sorry, something went wrong.
-1 的情况一般是这个 sequence 已经跑过了,可以看一下测试结果输出文件夹,有需要的话删除一下就行
问题解决了,请问还有一个问题是,每次执行python tracking/analysis_results.py --dataset_name lasot --tracker_param baseline_large命令时都是相同的数值,这是为什么呢?明明tracking_results/下的目录名字被我更改了,每次还都是一样的数值(((φ(◎ロ◎;)φ)))
测试结果会缓存在 test/results_plots 里,在相同参数时会直接拿上次计算结果,把这个删掉就行
test/results_plots
No branches or pull requests
执行命令 python /tracking/test.py mixformer_convmae baseline_large --dataset lasot --threads 32 --num_gpus 4 --params__model mixformer_convmae_large_online.pth.tar --params__search_area_scale 4.5 不出现Tracker: mixformer_convmae_online baseline_large None , Sequence:*,而是直接FPS:-1,而跑online时没有这个问题,请问是怎么回事呢?
The text was updated successfully, but these errors were encountered: