↓ 1 callersMethod__init__(self, weight_init_fn=None, c2_out_ch=256, c3_out_ch=512, c4_out_ch=1024, c5_out_ch=2048, \
c
modelling/neck_modules/bffpn.py:65
↓ 1 callersFunctionintersect We resize both tensors to [A,B,2] without new malloc: [A,2] -> [A,1,2] -> [A,B,2] [B,2] -> [1,B,2] -> [A,B,2] Then we compute the area of
evaluation/box_utils_revised_1.py:31
↓ 1 callersMethodload_file_list return [[img_name, num_face, [x0, y0, w, h], [...], [...]...], ...] TODO: the meaning of other bool value in input_txt, e.g. is_blur
data/datasets_utils/widerface.py:235