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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
您好!
我是上海交通大学的一名学生,最近在跑SiamRPN++的代码,根据github(https://github.com/STVIR/pysot/blob/master/TRAIN.md)上提供的代码,遇到了如下问题,还希望您能给予帮助:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我是上海交通大学的一名学生,最近在跑SiamRPN++的代码,根据github(https://github.com/STVIR/pysot/blob/master/TRAIN.md)上提供的代码,遇到了如下问题,还希望您能给予帮助:
CUDA_VISIBLE_DEVICES=0,1 python -m torch.distributed.launch --nproc_per_node=2 --master_port=2333 ../../tools/train.py --cfg config.yaml
训练结束之后,按照github提示进行test以及eval,得到的结果中robustness以及EAO与文章的0.234,0.414相差的还是挺6~7个点,你知道是哪些原因导致的吗?
2.还想问一下 siamrpn_r50_l234_dwxcorr_lt 里的lt是什么意思哦?
The text was updated successfully, but these errors were encountered: