↓ 1 callersMethodcalc_rec_loss Args: logits: [minibatch, C, T], not passed to the softmax func. targets, torch.cuda.LongTensor [minibatch, T]
OCR/LISTER/model/model.py:88
↓ 1 callersMethodcalc_rec_loss Args: logits: [minibatch, C, T], not passed to the softmax func. targets, torch.cuda.LongTensor [minibatch, T]
OCR/LISTER/model/model.py:184
↓ 1 callersMethodcalc_rec_loss Args: logits: [minibatch, C, T], not passed to the softmax func. targets, torch.cuda.LongTensor [minibatch, T]
OCR/LISTER/model/model.py:250
↓ 1 callersFunctioncross_union(dets,pts,areas,inter_areas,min_areas,scores,thresh_min,thresh_conf)
DocumentUnderstanding/LORE-TSR/src/lib/external/shapelyNMS.py:89
↓ 1 callersFunctionctdet_4ps_decode(heat, wh, ax, cr, corner_dict=None, reg=None, cat_spec_wh=False, K=100, wiz_rev = False)
DocumentUnderstanding/LORE-TSR/src/lib/models/decode.py:79
↓ 1 callersFunctionctdet_4ps_post_process(dets, c, s, h, w, num_classes,rot=0)
DocumentUnderstanding/LORE-TSR/src/lib/utils/post_process.py:48
↓ 1 callersFunctionctdet_4ps_post_process_upper_left(dets, c, s, h, w, num_classes,rot=0)
DocumentUnderstanding/LORE-TSR/src/lib/utils/post_process.py:68
↓ 1 callersFunctionctdet_corner_post_process(corner_st_reg, c, s, h, w, num_classes)
DocumentUnderstanding/LORE-TSR/src/lib/utils/post_process.py:107