votchallenge / toolkit

The official VOT Challenge evaluation and analysis toolkit
http://www.votchallenge.net/
GNU General Public License v3.0
155 stars 43 forks source link

fix vot/tracker/results.py:Line 15, isdocument() <- isfile() #20

Closed xiaozai closed 4 years ago

xiaozai commented 4 years ago

a small mistake, it should be the isdocument() function there, not the isfile() AttributeError: 'LocalStorage' object has no attribute 'isfile'