visionml / pytracking

Visual tracking library based on PyTorch.
GNU General Public License v3.0
3.19k stars 603 forks source link

Fine Tune a Tracker #394

Open HamDan1999 opened 1 year ago

HamDan1999 commented 1 year ago

Thanks for the great work.

I wanted to ask if there is a guideline for fine-tuning a tacker. I mean how to load a pre-trained model and then where should we freeze a layer or so, etc.