Results 2 issues of BinZhu

您的代码中在进行对网络优化时采用的是: socre map的输出和_create_gt_mask(https://github.com/StrangerZhang/SiamFC-PyTorch/blob/master/siamfc/alexnet.py#L89-L103)生成的gt进行计算交叉熵优化网络。请问一下,这个生成的gt是什么意思,初学,没太看懂这部分。

Hello, I find pretrained model is not included in cityspcae yaml file.Is the best result training from scratch? Or use the the model convert from tenosrflow imagenet pretrained model, I...