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

How can I decode a mask through annotation in txt format? #16

Open AzulYang opened 1 year ago

AzulYang commented 1 year ago

I tryed to use mask.py to decode annotation but failed,and at the same time, I also use the load_txt()in _motstools,which failed again.Can you give me some advice?