SiamMask
SiamMask copied to clipboard
Training SiamMask base model but getting error
After running run.sh, I get the error like picture. How can I solve this?
maybe you should update packages
hey, did it work for you? I'm having the same error
i have the same problem have you solved it
search_mask = (cv2.imread(search[2], 0) > 0).astype(np.float32) TypeError: '>' not supported between instances of 'NoneType' and 'int'