Visual_Tracking_api icon indicating copy to clipboard operation
Visual_Tracking_api copied to clipboard

Which version of DSST are you useing?

Open fbenda opened this issue 7 years ago • 1 comments

Are you using the 2014 DSST or the 2016 fDSST version of Discriminative Scale Space Tracking?

fbenda avatar Mar 02 '18 13:03 fbenda

I think it's the 2014 DSST. I can't find any implementation of fHOG in python so I use HOG instead. The result is different from the original version of DSST. Some trouble was caused when I tried to amend the problem. Because Numpy can't recurrent many matlab statements, for example, some sparse matrix operations.

vtddggg avatar Apr 03 '18 01:04 vtddggg