SiamRPN-PyTorch
SiamRPN-PyTorch copied to clipboard
Can you offer your pretrained alexnet model?
I will be appreciated if you can offer that because I can not use the model offered by pytorch model zoo.
same here, downloaded one from kaggle, not usable
+1,可以提供alexnet预模型嘛
如果你想跑 train_siamrpn.py,只需把config.py文件里的类里的pretrained_model参数设置为None即可。