You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/remote-home/cs_cst_yy/cyy/detectron2-0.3/detectron2/structures/instances.py", line 65, in getattr
raise AttributeError("Cannot find field '{}' in the given Instances!".format(name))
AttributeError: Cannot find field 'gt_masks' in the given Instances!
how solve the problem?
The text was updated successfully, but these errors were encountered:
File "/remote-home/cs_cst_yy/cyy/detectron2-0.3/detectron2/structures/instances.py", line 65, in getattr
raise AttributeError("Cannot find field '{}' in the given Instances!".format(name))
AttributeError: Cannot find field 'gt_masks' in the given Instances!
how solve the problem?
The text was updated successfully, but these errors were encountered: