W-1995 opened this issue a year ago · 1 comments
你好,请问训练时候为什么取消base_backbone.py文件中63,67,71行?可以帮解答一下嘛,谢谢,
Hi, these lines were commented for fast inference as we pre-compute the features in lines 63, 67, 71 during tracker initialization. If you plan to train the tracker model, please uncomment the above lines.