Closed SamihaSara closed 4 years ago
The problem I face is a little different. I have tested the vot2018 dataset,whe I run the following Statement to show the result table ,"python ../../tools/eval.py --dataset VOT2018 --tracker_prefix C --result_dir ./test/VOT2018",I meet the ZeroDivisionError: division by zero.I don't know how to solve it!
Though I have not tried it yet, also it is not the same problem as ours, could you please try this solution to see if it also works in this case? Link-- https://github.com/foolwood/SiamMask/issues/143#issue-574846800
I have tried it,but it didn't work. @SamihaSara
@SamihaSara , thanks u, it works
I tried to see the testing results in my laptop with only bag and ball1. For this I only kept these two files in /home/samiha/SiamMask/experiments/siammask_sharp/test/VOT2016/Custom_mask_refine_SiamMask_VOT/VOT2016 and in /home/samiha/SiamMask/data/VOT2016; but I am facing a ZeroDivisionError as bellow. Please help with suggestions to solve this.