got-10k / toolkit

Official Python toolkit for generic object tracking benchmark GOT-10k and beyond
http://got-10k.aitestunion.com/
MIT License
555 stars 95 forks source link

想问一下有没有用这个toolkit跑这些据集的结果。 #8

Open zhuangjunfei opened 5 years ago

zhuangjunfei commented 5 years ago

相对比自己的tracker和其他tracker的结果,但是都需要python3版本的其他tracker。所以想问一下有没有现成的其他tracker的结果,在got10k 和 OTB,UAV等

huanglianghua commented 5 years ago

@zhuangjunfei The baseline results on GOT-10k can be downloaded from GOT-10k download page, which provides result/report files of 25 baseline entries.

For other datasets, we do not provide baseline results. However, you can probably download them from homepages of the trackers you'd like to compare. The formats are usually compatible ( [xmin, ymin, width, height] ).

OSU-CS290-Tester commented 5 years ago

I sincerely hope you can provide the tracking results for other trackers on other benchmarks, so that we don't need to implement other trackers (some of them are written in Matlab)