Skip to content

Matlab implementation of ICCV2019 paper "Joint Group Feature Selection and Discriminative Filter Learning for Robust Visual Object Tracking"

License

Notifications You must be signed in to change notification settings

chaerlo/GFS-DCF

 
 

Repository files navigation

GFS-DCF

Matlab implementation of ICCV2019 paper "Joint Group Feature Selection and Discriminative Filter Learning for Robust Visual Object Tracking"

@article{xu2019joint, title={Joint Group Feature Selection and Discriminative Filter Learning for Robust Visual Object Tracking}, author={Xu, Tianyang and Feng, Zhen-Hua and Wu, Xiao-Jun and Kittler, Josef}, journal={arXiv preprint arXiv:1907.13242}, year={2019}}

image

Dependencies: MatConvNet, PDollar Toolbox. Please download the latest MatConvNet (http://www.vlfeat.org/matconvnet/) in './tracker_exter/matconvnet' (Set 'opts.enableGpu = true' in 'matconvnet/matlab/vl_compilenn.m')

Installation: Run install.m file to compile the libraries and download networks.

Demo: Run demo.m

Raw Results: OTB2015(OTB2013) TrackingNet Test

About

Matlab implementation of ICCV2019 paper "Joint Group Feature Selection and Discriminative Filter Learning for Robust Visual Object Tracking"

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 58.3%
  • C++ 19.3%
  • HTML 12.4%
  • C 10.0%