gt_placeholders for certain videos contain object classes that do not make sense and are inconsistent with the SSV2 labels.
For example sodcan and fpole. The specific ones should be soda can and fan pole. Maybe in your code you have a .replace('an ', ' ').replace('a ',' ')
gt_placeholdersfor certain videos contain object classes that do not make sense and are inconsistent with the SSV2 labels.For example
sodcanandfpole. The specific ones should besoda canandfan pole. Maybe in your code you have a.replace('an ', ' ').replace('a ',' ')