GMMCP_Tracker
GMMCP_Tracker copied to clipboard
This repository contains the implementation of the GMMCP tracker published in CVPR2015
How can I use this code for my own videos and frames? Can we use other detection results like YOLO detections? What steps should I follow to use the code...
Hello. I have a data that looks the same as in the mot chellenge, may I know, how did your output looks and how did you generete it? Best Regards...
When I try to run it on my own sequence (simply replace the images in Data), it cannot detect person correctly. Is there something to do with the .mat files...
I've followed the installation instructions on a Ubuntu machine, and on a Mac. 1) Ubuntu : Ran the test twice,once on a weak-performance local machine and once a strong-performance AWS...
What's the meaning of the Column 5? 
I am just testing this code on your given sequences, I am getting an error `Unable to read MAT-file /media/saurabh/New Volume/nvidia_challenge/code/GMMCP_Tracker/motionWeight_midLevelTracklet.mat. Not a binary MAT-file. Try load -ASCII to read...
I found this solution most matured one. But cannot use because it is implemented in matlab. Can you provide some guideline so that it can be run on Octave or...