↓ 1 callersFunctionnms_with_char_cls(boxes, char_scores, overlapThresh, neighbourThresh=0.5, minScore=0, num_neig=0)
experts/ocr_detection/charnet/modeling/rotated_nms.py:58
↓ 1 callersMethodparse_char(
self, pred_word_fg, pred_char_fg,
pred_char_tblr, pred_char_cls,
scale_w
experts/ocr_detection/charnet/modeling/postprocessing.py:116
↓ 1 callersMethodparse_word_bboxes(
self, pred_word_fg, pred_word_tblr,
pred_word_orient, scale_w, scale_h,
experts/ocr_detection/charnet/modeling/postprocessing.py:90
↓ 1 callersFunctionregister_coco_panoptic_annos_sem_seg(
name, metadata, image_root, panoptic_root, panoptic_json, sem_seg_root, instances_json
)
experts/segmentation/mask2former/data/datasets/register_coco_panoptic_annos_semseg.py:129
↓ 1 callersMethodwrite_as_cityscapes(coco_results, all_file_names,
temp_dir, mapped=False, thing_classes=None,
ext='_pred.txt',
experts/obj_detection/unidet/evaluation/multi_dataset_evaluator.py:297