Rafa

Results 4 comments of Rafa

Actually the visualization tool is not running the tracker itself. The tracker is a meta algorithm on top of the network, that uses the previous estimated position and passes multiple...

It wouldn't be that hard to implement the option of running the full tracker though. I don't have that much time right now to work on that, but if anyone...

You're right, there's a conflict between the Training and Tracking code. Somewhere along the development the definitions diverged. I'll be working to correct it and get back to you ASAP.

Can you give me more details on what exactly you did? For example did you use the bicubic upsampling during training, i.e. does your bicubic upsampling have a backprop function?