Method__init__(self, in_channels, channels, kernel_size, stride=(1, 1), padding=(0, 0),
dilation=(1, 1), gr
experts/obj_detection/unidet/modeling/backbone/splat.py:32
Method__init__(self, in_channels, channels, kernel_size, stride=(1, 1), padding=(0, 0),
dilation=(1, 1), gr
experts/obj_detection/unidet/modeling/backbone/splat.py:117
Method__init__(
self, unified_label_file, dataset_name, cfg,
distributed, output_dir=None)
experts/obj_detection/unidet/evaluation/multi_dataset_evaluator.py:82
Method__init__(
self, unified_label_file, dataset_name, cfg,
distributed, output_dir=None)
experts/obj_detection/unidet/evaluation/multi_dataset_evaluator.py:162
Method_load_from_state_dict(
self, state_dict, prefix, local_metadata, strict, missing_keys, unexpected_keys, error_msgs
)
experts/segmentation/mask2former/modeling/transformer_decoder/mask2former_transformer_decoder.py:212
Method_load_from_state_dict(
self, state_dict, prefix, local_metadata, strict, missing_keys, unexpected_keys, error_msgs
)
experts/segmentation/mask2former/modeling/meta_arch/mask_former_head.py:23
Method_load_from_state_dict(
self, state_dict, prefix, local_metadata, strict, missing_keys, unexpected_keys, error_msgs
)
experts/segmentation/mask2former/modeling/meta_arch/per_pixel_baseline.py:22
Method_load_from_state_dict(
self, state_dict, prefix, local_metadata, strict, missing_keys, unexpected_keys, error_msgs
)
experts/segmentation/mask2former/modeling/meta_arch/per_pixel_baseline.py:128
Methodforward(self, experts, caption=None, answer=None, train=True, prefix='', inference='generate', k_test=32)
model/prismer_caption.py:15