↓ 3 callersFunctiondynamic_preprocess2(image, min_num=1, max_num=6, image_size=448, use_thumbnail=False, prior_aspect_ratio=None)
project/mini_monkey/internvl/train/dataset.py:729
↓ 3 callersFunctionfind_top_rpn_proposals For each feature map, select the `pre_nms_topk` highest scoring proposals, apply NMS, clip proposals, and remove small boxes. Return the `pos
data_generation/grit/third_party/CenterNet2/detectron2/modeling/proposal_generator/proposal_utils.py:22
↓ 3 callersFunctionget_frame_indices(num_frames, vlen, sample='rand', fix_start=None, input_fps=1, max_num_frames=-1)
project/mini_monkey/internvl/train/dataset.py:34
↓ 3 callersFunctionsave_graph(net, file_name, graph_name="net", op_only=True, blob_sizes=None, blob_ranges=None)
data_generation/grit/third_party/CenterNet2/detectron2/export/shared.py:523