Sathish1990

Results 4 issues of Sathish1990

I have followed the instructions given for setting up trackers. But It does not give results for a single tracker. ![capture](https://user-images.githubusercontent.com/35949796/44852787-1b253180-ac9f-11e8-97c2-119e4fdbdf54.PNG)

I am getting the following error. Kindly help me to solve this issue Demo_TADT Attempt to execute SCRIPT vl_nnconv as a function: G:\Documents\TADT-master\matconvnet\matlab\vl_nnconv.m Error in dagnn.Conv/forward (line 11) outputs{1} =...

How to solve this issue Error using vl_nnconv An input is not a numeric array (or GPU support not compiled). Error in vl_simplenn (line 300) res(i+1).x = vl_nnconv(res(i).x, l.weights{1}, l.weights{2},...

I want to run the code in Windows OS. I have tried with different versions of Pytorch, CUDA and Python. But, it shows some errors. line 583, in module_from_spec File...