CFWCR
CFWCR copied to clipboard
5th visual object tracking(VOT) tracker CFWCR
Dear author, you mention that 'Setting export CUDA_CACHE_MAXSIZE=8000000000" in the ./~bash_profile so that gpuDevice(1) will take fewer time.', and I suppose you run the code in Ubuntu platform. Could you...
hello ~ could you please upload your results on VOT2016 and OTB100 ? where can i get your results ?
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},...
the install.m has the following line 19 vl_compilenn('enableGpu', true, 'cudaMethod', 'nvcc','cudaRoot', 'your cuda path','verbose', 2); which has 'your cuda path' for cudaRoot. It is not mentioned in the README that...
I have runned the demo_CFWCR successfully. But i met errors when running run_experiments below :  In tracker_CFWCR,I use CFWCR_VOT().m And when i use CFWCR_VOT_CPU().m,it could run successfully,but the results...
I have runned the demo_CFWCR.m successfully and i have copied the trax files into the native of VOT file and then i create the workpace. But i meet the error...
I can sucessfully run the code demo_CFWCR.m in your test data “sequences/Crossing”. So I add some new data for further test. I put the image files in the "sequences/frame/img" folder,...