arbitularov / SiamRPN-PyTorch

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

the error during running tracking #10

Open LiuFei-CASIA opened 5 years ago

LiuFei-CASIA commented 5 years ago

Different from the question from " the error during training". I found that the training is OK, but when running tracking, the error always occur. The message of error is Value Error: cannot convert float NaN to integer. I think this is not the caused by unconverged training.