jbhuang0604 / CF2

Hierarchical Convolutional Features for Visual Tracking (ICCV 2015)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tracking Target Loss

Darwin2011 opened this issue · comments

Hello,

This supplement and source are awesome. Thanks a lot.
I am trying to reproduce your paper but blocked.

After running run_tracker, the result is as following and seems wrong .
test

And command line windows will give the following errors messages occasionally.
Error in tracker_ensemble>predictPosition (line 155)
pos = pos + cell_size * [vert_delta - 1, horiz_delta - 1];

Any suggestions?
Thanks.

I figure out that issue should come from my broken matconvnet.