jwlim / tracker_benchmark

265 stars 127 forks source link

Fix bugs in linux system #8

Open gongbudaizhe opened 7 years ago

gongbudaizhe commented 7 years ago

Fix two bugs in linux system:

  1. sort filenames return by os.listdir to provide the correct input for get_format
  2. cast tmplsize from matlab double to python float to make it json serializable