SiamRPN-PyTorch icon indicating copy to clipboard operation
SiamRPN-PyTorch copied to clipboard

Can you offer your pretrained alexnet model?

Open wuqiyao20160118 opened this issue 6 years ago • 3 comments

I will be appreciated if you can offer that because I can not use the model offered by pytorch model zoo.

wuqiyao20160118 avatar May 08 '19 03:05 wuqiyao20160118

same here, downloaded one from kaggle, not usable

shi-yan avatar May 31 '19 17:05 shi-yan

+1,可以提供alexnet预模型嘛

wyq2020022029 avatar Apr 27 '21 12:04 wyq2020022029

如果你想跑 train_siamrpn.py,只需把config.py文件里的类里的pretrained_model参数设置为None即可。

long-wa avatar Nov 30 '21 11:11 long-wa