KwanK PK
Results
1
issues of
KwanK PK
"To check that no frame contains overlapping masks" : Can we use mots_tools for overlapping masks?
2
Hi, following your code I found that 1. In mots_common.io => load_txt(path) You have to check that no frame contains overlapping masks... if frame not in combined_mask_per_frame: combined_mask_per_frame[frame] = mask...