Executable Code: Discriminative Spatial Attention for Robust Tracking

Jialue Fan    Ying Wu    Shengyang Dai

Northwestern University

European Conference on Computer Vision (ECCV) 2010 [pdf]

Executable code

Please download the executable code.(Last update 4/28/2011)

Note

This executable code of our ECCV 2010 paper is for research/educational purposes. Feedback (both positive and negative) is most welcome. When you refer to this code in your paper, please cite our paper:

J. Fan, Y. Wu, S. Dai. Discriminative Spatial Attention for Robust Tracking. ECCV 2010

How to use it?

This executable code works in Windows environment.

Our executable code is generated by Matlab 2008 (mcc -m ***.m). You may need to first install the corresponding "MCRInstaller.exe" in your computer (or download here, size 230 MB).

Then, please read the readme file in the zip file for directions.

If you run the example images we provided, please compare with our results here to see whether you run it correctly.

In most cases this will work, but if you don't perform default installation of "MCRInstaller.exe", you may need to add the directory into system PATH environment variable.

Please note: It may be slow at the first time you run this program on a new machine. After that it will be faster.

Don't worry about the "warning" when you run the program, that simply means the number of matching ARs is very small.

We also have the C++ version of this code, but we haven't cleaned it yet.

Return Home

Updated 4/2011. Copyright © 2011 Jialue Fan, Ying Wu, and Shengyang Dai