-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
您好!
我是上海交通大学的一名学生,最近在跑SiamRPN++的代码,根据github(https://github.com/STVIR/pysot/blob/master/TRAIN.md)上提供的代码,遇到了如下问题,还希望您能给予帮助:
- 我只有2张1080ti,使用的config是8gpu的: cd experiments/siamrpn_r50_l234_dwxcorr_8gpu
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是什么意思哦?
Metadata
Metadata
Assignees
Labels
No labels