ZhouYzzz / otb-toolkit

A friendly toolkit for evaluating trackers on the Online Tracking Benchmark (OTB)
https://zhouyzzz.github.io/otb-toolkit/
31 stars 4 forks source link

SRE and TRE #3

Open souravsanyal06 opened 5 years ago

souravsanyal06 commented 5 years ago

Can you tell me how to obtain the SRE and TRE curves? Is there any run_SRE.m or run_TRE.m ?

ZhouYzzz commented 5 years ago

Not yet.

On Tue, Dec 11, 2018 at 10:14 Sourav Sanyal notifications@github.com wrote:

Can you tell me how to obtain the SRE and TRE curves? Is there any run_SRE.m or run_TRE.m ?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ZhouYzzz/otb-toolkit/issues/3, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ695tactTWbj_HmbpeNpPcXgg_eh9Ruks5u3xUggaJpZM4ZMiOi .

souravsanyal06 commented 5 years ago

Is there any alternate source? I have obtained the OPE results from this setup. I must say this made my work a lot easier. But I see many papers also present SRE and TRE results

ZhouYzzz commented 5 years ago

Well, to obtain the SRE and TRE plots, you should first follow these two experimental settings and then obtain the results(in .txt) format. The original evaluation code can do this, that is, the tracker_benchmark_v1.0.

On Tue, Dec 11, 2018 at 10:17 Sourav Sanyal notifications@github.com wrote:

Is there any alternate source? I have obtained the OPE results from this setup. I must say this made my work a lot easier. But I see many papers also present SRE and TRE results

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/ZhouYzzz/otb-toolkit/issues/3#issuecomment-446047384, or mute the thread https://github.com/notifications/unsubscribe-auth/AJ695rvHU83lHkj2mavLfag0ojRMiGILks5u3xWigaJpZM4ZMiOi .

ZhouYzzz commented 5 years ago

Is there any alternate source? I have obtained the OPE results from this setup. I must say this made my work a lot easier. But I see many papers also present SRE and TRE results

The original toolkit should work, but it takes more efforts. State-of-the-art trackers tend to simply evaluate OPE alone on the OTB dataset, and they tend to care more about the results on other benchmarks like VOT.