"vscode:/vscode.git/clone" did not exist on "7d90912a09e5a0f4d3f84fce6e09a8fa426f6294"
Fix MaskFormer failing postprocess tests (#19354)
Ensures post_process_instance_segmentation and post_process_panoptic_segmentation methods return a tensor of shape (target_height, target_width) filled with -1 values if no segment with score > threshold is found.
Showing
Please register or sign in to comment