votchallenge / toolkit

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

T`ypeError: reflection_pad2d() in VOT toolkit #46

Closed tahiira closed 2 years ago

tahiira commented 2 years ago

Hello, I am trying to test the RLT-DiMp tracker with vot dataset. when I want run the vot test DiMP, I faced with this error: TypeError: reflection_pad2d(): argument 'padding' must be tuple of ints, but found element of type float at pos 1 how can I remove this?

lukacu commented 2 years ago

This function is not a part of the toolkit, it must be a tracker issue. Therefore this is not a toolkit issue and I am closing the ticket. Please contact tracker authors if you have problems with their code.