Towards-Realtime-MOT icon indicating copy to clipboard operation
Towards-Realtime-MOT copied to clipboard

Where to get the mot17.train?

Open vickyliuliu opened this issue 4 years ago • 1 comments

Hello, I'm wondering how to get the ./data/mot17.train file mentioned in .../src/lib/cfg/data.json? It seems it does not exist in the MOT17 dataset? Or do I just need to produce one by myself? Thank you~

vickyliuliu avatar Jul 15 '20 07:07 vickyliuliu

In the directory /Towards-Realtime-MOT/data, there is a file contains all the images path for training named "mot17.train"

Alanways avatar Sep 27 '20 05:09 Alanways