VisualComputingInstitute / mots_tools

Tools for evaluating and visualizing results for the Multi Object Tracking and Segmentation (MOTS) task
MIT License
222 stars 45 forks source link

Incorrect seqmap for the actual train set in MOTS? #7

Open ahrnbom opened 4 years ago

ahrnbom commented 4 years ago

On https://motchallenge.net/data/MOTS/ the MOTS training set consists of the four videos MOTS20-02, MOTS20-05, MOTS20-09 and MOTS20-11. The seqmap corresponding to this one is called val_MOTSchallenge.seqmap. Shouldn't this be the one called train.seqmap? Or am I missing something?

pvoigtlaender commented 4 years ago

Here the same applies as in #8 There are 2 versions of the datasets with a slightly different format and the tools here currently only work with one of them.