↓ 4 callersFunctionload_model(model, model_path, optimizer=None, resume=False,
lr=None, lr_step=None)
DocumentUnderstanding/LORE-TSR/src/lib/models/model.py:34
↓ 3 callersMethod__init__(self, in_channels, out_channels,
kernel_size, stride, padding,
dilation=1,
DocumentUnderstanding/LORE-TSR/src/lib/models/networks/DCNv2_1.4/dcn_v2.py:107
↓ 3 callersMethod__init__(
self,
in_channels,
out_channels,
kernel_size,
stride,
paddin
DocumentUnderstanding/LORE-TSR/src/lib/models/networks/DCNv2/dcn_v2.py:148
↓ 3 callersMethodadd_4ps_coco_bbox(self, bbox, cat, conf, logi=None, show_txt=False, img_id='default')
DocumentUnderstanding/LORE-TSR/src/lib/utils/debugger.py:142
↓ 3 callersMethodadd_coco_bbox(self, bbox, cat, conf=1, show_txt=False, img_id='default')
DocumentUnderstanding/DocXLayout/utils/debugger.py:180
↓ 3 callersFunctionevaluate(dataloader, net, label_cvter, model_type='vit', accountant=None, need_debug=False, test_speed=False, ret_prob
OCR/LISTER/test.py:23