Method__init__(self,
in_channels=[256, 512, 1024, 2048],
strides=[4, 8, 16, 32],
segmentation/mmseg_custom/models/plugins/msdeformattn_pixel_decoder.py:39
Functioncosine_scheduler(base_value, final_value, epochs, niter_per_ep,
warmup_epochs=0, start_warmup_value=0, wa
detection/mmcv_custom/checkpoint.py:290
Methodforward :param query (N, Length_{query}, C) :param reference_points (N, Length_{query}, n_levels, 2), range
detection/ops/modules/ms_deform_attn.py:83
Methodforward(ctx, value, value_spatial_shapes, value_level_start_index,
sampling_locations, attention_weig
detection/ops/functions/ms_deform_attn_func.py:22
Methodforward(self, query, reference_points, feat, spatial_shapes, level_start_index, H, W)
detection/mmdet_custom/models/backbones/comer_modules.py:198
Methodforward(self, query, reference_points, feat, spatial_shapes, level_start_index, H, W)
detection/mmdet_custom/models/backbones/comer_modules.py:239
Methodforward(self, query, reference_points, feat, spatial_shapes, level_start_index, H, W)
detection/mmdet_custom/models/backbones/comer_modules.py:289
Methodforward(self, query, reference_points, feat, spatial_shapes, level_start_index, H, W)
detection/mmdet_custom/models/backbones/comer_modules.py:337
Methodforward(self, x, c, blocks, deform_inputs1, deform_inputs2, H, W)
detection/mmdet_custom/models/backbones/comer_modules.py:399