You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for your comments. These days I'm busy with my own work(some NLP tasks), so don't have much time to review the code, for now, if you just want a faster version, you can try KCFcpp-py-wrapper, it's faster than this pure python implementation. I may look into the matlab code later, and you can also implement this function yourself, rewriting code is a good way to learn.
Hi, thank you for sharing this awesome python implementation.
Can you please implement the DCF function in python?
In the paper, the author clams that DCF is 70% faster than KCF, with only little accuracy lose.
The original matlab code does implement both KCF & DCF
http://www.robots.ox.ac.uk/~joao/circulant/
It seems that there is only slightly changes between 2 correlation functions.
The text was updated successfully, but these errors were encountered: