afshindn / GMMCP_Tracker

This repository contains the implementation of the GMMCP tracker published in CVPR2015
22 stars 13 forks source link

Downloading sample test data using git lfs instruction #3

Closed gustavovaliati closed 7 years ago

gustavovaliati commented 7 years ago

Hey there.

I have been following the installation instructions and the step to download the sample test data is failing.

My objective is to understand the detection format to experiment on my own sequences. Is there any other way to access the testing data?

Problem:

➜  GMMCP_Tracker git:(master) git lfs pull
Git LFS: (0 of 753 files) 0 B / 327.24 MB                                 
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
batch response: This repository is over its data quota. Purchase more data packs to restore access.
error: failed to fetch some objects from 'https://github.com/afshindn/GMMCP_Tracker.git/info/lfs'

Thank you.

afshindn commented 7 years ago

You can download the using this link

gustavovaliati commented 7 years ago

Thank you @afshindn !

Would be possible to also provide the others .mat files which are dependencies for the algorithm, such as:

GMMCP_Tracker/MOT_toolbox/motionWeight_midLevelTracklet.mat

P.S.: would be amazing to have available all the dependencies.

afshindn commented 7 years ago

Here you go: Link

fguney commented 6 years ago

the link doesn't work, can someone share it again?