HengLan / LaSOT_Evaluation_Toolkit

[CVPR 2019 & IJCV 2021] LaSOT: A High-quality Benchmark for Large-scale Single Object Tracking
http://vision.cs.stonybrook.edu/~lasot/
Apache License 2.0
108 stars 13 forks source link

How do I get the tracking results of my own algorithm on LaSOT by the OTB toolkit? Is there a configSeqs.m file? #15

Closed Zhanglei-zl closed 2 years ago

HengLan commented 2 years ago

You need to manually test your algorithms using the dataset. Then, put the results in the corresponding folder for evaluation. Thanks.