↓ 4 callersFunction_make_swin_backbone(
model,
hooks=[1, 1, 17, 1],
patch_grid=[96, 96]
)
distillanydepth/midas/backbones/swin_common.py:13
↓ 3 callersMethod__init__(
self, inplace=True, cmap=cv2.COLORMAP_PARULA, alpha=0.7, to_visualize=None, **kwargs
)
detectron2/projects/DensePose/densepose/vis/densepose_outputs_iuv.py:15
↓ 3 callersMethod__init__(
self,
mode,
in_channels,
features=256,
use_bn=False,
ou
distillanydepth/modeling/archs/dam/dam.py:184
↓ 3 callersFunction_make_beit_backbone(
model,
features=[96, 192, 384, 768],
size=[384, 384],
hooks=[0, 4, 8, 11],
distillanydepth/midas/backbones/beit.py:130
↓ 3 callersFunction_make_encoder(backbone, features, use_pretrained, groups=1, expand=False, exportable=True, hooks=None,
us
distillanydepth/midas/blocks.py:32