↓ 3 callersMethod__init__(self,
in_channels=3,
num_channels=(32, 64, 128),
num_block
src/custom_mmpkg/custom_mmseg/models/backbones/cgnet.py:215
↓ 3 callersFunction_load_checkpointLoad checkpoint from somewhere (modelzoo, file, url). Args: filename (str): Accept local filepath, URL, ``torchvision://xxx``,
src/custom_mmpkg/custom_mmcv/runner/checkpoint.py:450
↓ 3 callersFunctiongenerate_window_grid(h_min, h_max, w_min, w_max, len_h, len_w, device=None)
src/custom_controlnet_aux/unimatch/unimatch/utils.py:6
↓ 3 callersFunctionmake_data_loader(args, yaml_file, is_distributed=True,
is_train=True, start_iter=0, scale_factor=1)
src/custom_mesh_graphormer/datasets/build.py:76