martin-danelljan / Continuous-ConvOp

The Continuous Convolution Operator Tracker (C-COT).
GNU General Public License v3.0
196 stars 83 forks source link

please help me about the problem - adaptive learning rate in tracking. #1

Closed MinboWang closed 7 years ago

MinboWang commented 8 years ago

hello, martin, sorry to disturb you. Rencenty, I have been doing some work about occlusion and abrupt changes in tracking. I have tested your tracker - C-COT, it works really well. The output is very stable although it doesn't do any thing about tracking - quality - detecting & feedback.
I have also read your paper about tracker - SRDCFdecon, which has done many things about learning rate. The way to set adaptive learning rate has bothered me for a long time, and I have attemped to use PSR and max response . However, it is hard to set a unified threshod which determines tracking state for the whole tracking process. Especially, both of them can't distinguish quick deformation and occlusion. I also attempted to do some improvements based on them, but the result is not so good. I think maybe your tracker - SRDCFdecon can give me some good inspires, and I have visited your homepage about SRDCFdecon. Althogh it says the code will be coming so, I can't wait seeing the wonderful implementation and result. So, I wanna know if it is convenient to share your code with SRDCFdecon. It will be my plesure to get your reply, thank you !

martin-danelljan commented 7 years ago

There is a Matlab implementation of SRDCFdecon available at the project webpage.