lql-team / TSDM

a RGB-D tracker based on CNN with using depth information
20 stars 3 forks source link

About PTB evaluation #1

Open dlmuzpy opened 1 year ago

dlmuzpy commented 1 year ago

I am Pengyao Zhao, one of authors of this work. If you want to evaluate PTB dataset, the follow link may help you https://github.com/dlmuzpy/TSDM

dlmuzpy commented 1 year ago

Note that a subset of the offical EvaluationSet is the real evaluation dataset, which needs be extracted by offical matlab shell. In https://github.com/dlmuzpy/TSDM, I offer the subset. you could just test the subset directly and submit your result. ptb_evaluate_demo.py can assisit you to make your result in the correct form.

,