Hi, Peixia Li, In the file train.py, at line 463, the code loads pretrained weights ./ckpt/base_256/model_epoch45.ckpt for the search branch and then freeze them throughout the training procedure.
As the title says, would you please tell me that how do you get the pretrained backbone of the search branch? Is it got from the original SiamFC or somewhere else?
I am looking forward your reply. Thanks.