Open Rows21 opened 4 months ago
What does bg_feature mean in the transformer_zeroshot_predictor.py file line 89, and why should it concat with cls_features?
It should be the masks that do not overlap with ground truth above a threshold.
What does bg_feature mean in the transformer_zeroshot_predictor.py file line 89, and why should it concat with cls_features?