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

about mots_eval/visualize_mots.py #2

Closed 1wanttoknow closed 4 years ago

1wanttoknow commented 4 years ago

There is no “visualize_mots.py” file in the code。How do I get it?Thank you!

pvoigtlaender commented 4 years ago

it's in the mots_vis subfolder: https://github.com/VisualComputingInstitute/mots_tools/blob/master/mots_vis/visualize_mots.py

1wanttoknow commented 4 years ago

thank you very much!