"...git@developer.sourcefind.cn:chenpangpang/open-webui.git" did not exist on "3f53abb2335170614858c7540c51c0e620b666e0"
Fix DETR segmentation postprocessing output (#19363)
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