XU-TIANYANG / GFS-DCF

Matlab implementation of ICCV2019 paper "Joint Group Feature Selection and Discriminative Filter Learning for Robust Visual Object Tracking"
GNU General Public License v3.0
58 stars 15 forks source link

CNN feature settings for VGG-m based tracking #3

Open goutamyg opened 3 years ago

goutamyg commented 3 years ago

Hi,

Great work and thanks for sharing the code!

Table 2 in the paper shows results corresponding features/channels extracted from the VGG-m backbone. However, in run_GFSDCF.m file, I could not find the related cnn feature setting for the VGG-m network. Can you kindly share the parameter setting?