arbitularov / SiamRPN-PyTorch

Implementation SiamRPN on PyTorch with GOT-10k dataset
103 stars 19 forks source link

During training, I encountered this problem.RuntimeWarning: invalid value encountered in log target_w = np.log(gt_w / anchor_w) #18

Open 1234wyj opened 2 years ago

1234wyj commented 2 years ago

image