↓ 8 callersFunctionload_module_from(model, ckpt_path, prefix, extra_prefix=None, logger=None, map_location='cpu')
menet/utils/weights_utils.py:15
↓ 2 callersMethod__init__(
self,
use_h,
use_w,
max_epoch,
rotate=1,
offset=False,
menet/datasets/pipelines/transforms_3d.py:523
↓ 1 callersMethod__init__(self, in_channels, out_channels, scale_factor=4,
input_feature_index = (0,2),
menet/models/neck/lss.py:14
↓ 1 callersMethodimg_transform(
self, img, rotation, translation, resize, resize_dims, crop, flip, rotate
)
menet/datasets/pipelines/transforms_3d.py:139