Closed Xianqi-Zhang closed 5 years ago
Did you test other trackers such as KCF? They all get lower score when using got-10k toolkit to eval?
GOT10K CSK 0.520 0.387
pysot CSK 0.494 0.375
GOT10K DCF 0.700 0.485
pysot DCF 0.695 0.482
could you share the evalution code with me? cause i don't know how you eval it.
Hello, I have test the BACF with the toolkit GOT-10k (https://github.com/got-10k/toolkit) on OTB100, but the score is much lower than the pysot. (I can't run the pysot on my server and have no idea.)
GOT10k: | precision 0.622 | sucess 0.462 pysot: | precision 0.796 | sucess 0.598
Do you have any idea about this? Is there any other toolkit can evaluate the python tracker?
Thank you for any reply.