Open x1aoo opened 4 years ago
Sorry, we haven't finished this part yet. Pls set the cfg.MASK.MASK to False
Set the cfg.MASK.MASK to False? Is it still a SIAMASK algorithm?
将 cfg.MASK.MASK 设置为 False?还是SIAMASK算法?
Hi, I'm training the siammask model with my own data and I'm having the same problem during the run. Can you please tell me how you solved it.
Hi, In /pysot/pysot/models/model_builder.py line 112, the mask_loss is always equal to None and the output of "total loss" will be int * NoneType value, it will have a error: