↓ 2 callersFunctionsort_and_expand_with_direction_v2 f_direction: h x w x 2 pos_list: [[y, x], [y, x], [y, x] ...] binary_tcl_map: h x w
tools/utils/e2e_utils/extract_textpoint_slow.py:257
↓ 2 callersFunctionsort_with_direction f_direction: h x w x 2 pos_list: [[y, x], [y, x], [y, x] ...]
tools/utils/e2e_utils/extract_textpoint_fast.py:139
↓ 1 callersMethod__init__(self, config, mode, logger, seed=None, epoch=0, task='rec')
tools/data/simple_dataset.py:16
↓ 1 callersMethod__init__(
self,
in_channels=3,
block=BasicBlock,
layers=[3, 4, 6, 6, 3],
strid
openrec/modeling/encoders/rec_resnet_45.py:61
↓ 1 callersMethod__init__(
self,
in_channels=3,
layers=[1, 2, 5, 3],
channels=[64, 128, 256, 256, 512,
openrec/modeling/encoders/rec_resnet_31.py:68