huanglianghua / open-vot

Open source visual object tracking library in python
MIT License
84 stars 16 forks source link

Update `z_sz` only when `z_lr` is set. #15

Closed 103yiran closed 5 years ago

huanglianghua commented 5 years ago

The z_lr only controls the updating of template features. The updating of z_sz is controlled by scale_lr instead.