SiamMask
SiamMask copied to clipboard
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
I have been trying to get the demo working on my windows machine, and have not been able to figure out the commands to get a successful install. I get...
I met the following trouble when i running the demo.py, and I've made a lot of effort to solve it, but can't. ImportError: Building module region failed: ["distutils.errors.CompileError: command 'C:\\\\Program...
how to use it with my own video?
I changed the required path then when I run "!bash make.sh" then I received error. It would be great it you can tell how can I run the demo in...
Sorry,if I want to train this network, can i use only 1 dataset from Youtube-VOS, COCO, ImageNet-DET and ImageNet-VID, or all. thanks!
Traceback (most recent call last): File "D:/SiamMask/tools/train_siammask.py", line 296, in main() File "D:/SiamMask/tools/train_siammask.py", line 170, in main train(train_loader, dist_model, optimizer, lr_scheduler, args.start_epoch, cfg) File "D:/SiamMask/tools/train_siammask.py", line 188, in train for...
in requirements.txt file the tourch is repeated twice.
i try to train this tracker. But i faced some problems Assertion Error: snaptshot/checkpoint_e123456--20.pth is not a valid file I've checked the issues that someone said remove "--resume snapshot/checkpoint_e9.pth" from...
Does anyone know how to evaluate the accuracy of siammask? For example, mAP or IOU calculation?
Traceback (most recent call last): File "/home/chen/anaconda3/envs/siammask/lib/python3.6/multiprocessing/resource_sharer.py", line 142, in _serve with self._listener.accept() as conn: File "/home/chen/anaconda3/envs/siammask/lib/python3.6/multiprocessing/connection.py", line 455, in accept deliver_challenge(c, self._authkey) File "/home/chen/anaconda3/envs/siammask/lib/python3.6/multiprocessing/connection.py", line 722, in deliver_challenge response...