MDP_Tracking icon indicating copy to clipboard operation
MDP_Tracking copied to clipboard

Learning to Track: Online Multi-Object Tracking by Decision Making

Results 18 MDP_Tracking issues
Sort by recently updated
recently updated
newest added

simple to use the maximum score to 1 , the minimum to 0 or else?

I use matlab 2016b and compile is ok, but when I run MOT_cross_validation.m, warp.mexw64 invalid happend, how can I solve this problem?

When I run MOT_cross_validation.m, there is an error: A function that does not define the input parameters of the'char'type : convertTXTToStruct. And I did not find convertTXTToStruct.m in the folder...

convertTXTToStruct (line 53) missingFrames = size(stInfo.W,1)+1:range(end); wrong usage : For a colon operator with a character operand, the first operand and the last operand must be characters. Do anyone know...

Hi I try to running MOT_cross_validation.m after run compile.m and fix problem of dataset path. After running MOT_cross_validation.m I get below log and errors: MOT_cross_validation Warning: Name is nonexistent or...

libsvm and its Matlab binding need to be compiled on the target system by running "make" in "3rd_party\libsvm-3.20" and "3rd_party\libsvm-3.20\matlab". "MATLABDIR" variable in the makefile in the latter case may...

(windows 7, VS 2013, matlab R2013a) when I run compile.m, it displays: LINK : fatal error LNK1561: entry point must be defined D:\PROGRA~1\MATLAB\R2013A\BIN\MEX.PL: Error: Compile of 'lk.cpp' failed. So, how...