ECO icon indicating copy to clipboard operation
ECO copied to clipboard

Matlab implementation of the ECO tracker.

Results 16 ECO issues
Sort by recently updated
recently updated
newest added

Hello ,DM Thank you for your excellent working. I run the experiments on VOT2016 recently but got strange results. I use the VOT_integration/configuration_file/tracker_ECO.m directly and got 0.3579, the baseline EAO,...

Hi! I just tested the ECO tracker on the VOT2016 dataset but the result curve below is different from the ECO paper. Is there something wrong with my testing results?...

Hi! I wanted to try a different combination of features from your paper. So I copied .\runfiles\VOT2016_DEEP_settings.m and changed something. After I commented `struct('getFeature',@get_fhog,'fparams',hog_params),...` without changing any other things and...

Hi MD, Thanks for you great work! One thing I need your help, I tested your code on my PC, which is of 24 GB memory, Intel i7-6700 CPU with...

Hello! I need to run your matlab code of ECO to test a new dataset, but I encounter problems. It's hard to install opencv 2.4, because it only support cuda...

I am confused about the localization part in the file `optimize_scores.m`. How to deduce the grad and hessian? Could you recommend a few materials about the codes? Thank you very...