BCNet icon indicating copy to clipboard operation
BCNet copied to clipboard

About the variable of "gt_bo_masks"

Open ShuGuoJ opened this issue 1 year ago • 0 comments
trafficstars

I want to train BCNet using my customized dataset, which is made according to the instructions in the Mask2former project. However, I am encountering an error that says, ''AttributeError: Cannot find field 'gt_bo_masks' in the given Instances!'' I haven't found any definition of this variable in official documents. So what does it mean in the BCNet project?

ShuGuoJ avatar Oct 17 '24 14:10 ShuGuoJ