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

How to run the GFS-DCF #1

Closed Lee-AI-sco closed 4 years ago

Lee-AI-sco commented 5 years ago

Hello,I wonder if the demo of GFS-DCF only can be runned when the computer is equipped with cudnn,cuda in win10?

XU-TIANYANG commented 5 years ago

Hello, cuda is necessary for compling the matconvnet toolbox, cudnn is optional.