-
Thanks for your good work!
Runnig this project ,I can get 'Success' and 'Precision', but doesn't show the graph.
It displays :
> /home/pysot-toolkit/pysot/visualization/draw_success_precision.py:…
-
when I run the bash make.sh, I will get this problem
python setup.py build_ext --inplace
Compiling region.pyx because it changed.
Cythonizing region.pyx
Error compiling Cython file:
---------…
-
你好,请问本文工作数据集是使用预处理裁剪之后吗,像pysot中crop511,还是使用未处理的呢?
-
你好,我单独使用coco数据集进行训练,出现如下错误是什么原因
Traceback (most recent call last):
File "/home/s/ymt/Siam-car/yuanCAR/SiamCAR-master/tools/train.py", line 315, in
main()
File "/home/s/ymt/Siam-car/…
-
您好,请问您除了UAV123数据集是在GOT10k toolkit上进行评估的外,其他数据集的指标都是在pysot中统计的吗?
-
Hi,
In /pysot/pysot/models/model_builder.py line 112, the mask_loss is always equal to None and the output of "total loss" will be int * NoneType value, it will have a error:
```
outputs['total_l…
x1aoo updated
2 years ago
-
大佬你好,不好意思又打扰您了,我想请教一下:
在算法训练过程中我应该如何去验证模型的效果呢?假如算法训练了20个epoch,每个epoch都有一个pth结果,那么我应该如何从中选择最优的结果呢?我看您的代码使用了pysot框架,但pysot似乎没有在训练过程中去验证模型效果的这部分代码,所以想请教一下您是如何解决这个问题的?
-
PySOT doing very well here versus Hyperopt, Optuna etc...
https://www.microprediction.com/blog/optimize
-
File "/home/omnisky/anaconda3/envs/pysot/lib/python3.7/site-packages/numpy/core/_methods.py", line 85, in _mean
ret = ret.dtype.type(ret / rcount)
AttributeError: 'torch.dtype' object has no a…
-
When I run
`python setup.py build_ext --inplace`
get this error.
`running build_ext
building 'toolkit.utils.region' extension
gcc -pthread -B /root/anaconda3/envs/pysot/compiler_compat -Wl,--sys…