SiamMask icon indicating copy to clipboard operation
SiamMask copied to clipboard

[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach

Results 109 SiamMask issues
Sort by recently updated
recently updated
newest added

hello, can someone share the checkpoint_e12.pth?

Hi All, I am facing issues with the accuracy of the model after porting to Torch Script. I have raised an issue regarding the same on SiamMaskCpp repository. The issue...

What to do if i want to select multiple ROIs?

First of all, has anyone run this on Windows 10 with positive results? Because maybe this is the source of my problem. When running I get this long list of...

Thank you for your excellent work! I am interested in your project and i met some problem when i try to improve the refinement network . I add some modules...

I see that epochs (in the code) have been defined in a different way than the traditional (passes over all data). Authors have treated a certain batch of data points...

Hello, I really liked you paper and i am interested in doing some experiments on the code you provided. but I have faced a problem while doing the evaluation: python...

Does anyone knows the difference between siammask_base and siammask_sharp ?

hello,,when I have finish training and ran the test code with the command 'bash test_all.sh -s 1 -e 20 -d VOT2016 -g 1', I met the following error: `File "/home/**/****/SiamMask/tools/test.py",...