MCPcopy Create free account

hub / github.com/ShuweiShao/IEBins / functions

Functions322 in github.com/ShuweiShao/IEBins

Methodforward_test
Forward function for testing. Args: inputs (list[Tensor]): List of multi-level img features. img_metas (list[dict]):
iebins_kittiofficial/networks/uper_crf_head.py:237
Methodforward_test
Forward function for testing. Args: inputs (list[Tensor]): List of multi-level img features. img_metas (list[dict]):
iebins/networks/uper_crf_head.py:237
Methodforward_train
Forward function for training. Args: inputs (list[Tensor]): List of multi-level img features. img_metas (list[dict]):
iebins_kittiofficial/networks/uper_crf_head.py:217
Methodforward_train
Forward function for training. Args: inputs (list[Tensor]): List of multi-level img features. img_metas (list[dict]):
iebins/networks/uper_crf_head.py:217
Functionget_num_lines
(file_path)
iebins_kittiofficial/utils.py:29
Functionget_num_lines
(file_path)
iebins/utils.py:29
Methodinit_weights
Initialize weights of classification layer.
iebins_kittiofficial/networks/uper_crf_head.py:181
Methodinit_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to Non
iebins_kittiofficial/networks/swin_transformer_v2.py:1218
Methodinit_weights
Initialize weights of classification layer.
iebins/networks/uper_crf_head.py:181
Methodinit_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to No
iebins/networks/swin_transformer.py:564
Functionload_checkpoint
Load checkpoint from a file or URI. Args: model (Module): Module to load checkpoint. filename (str): Accept local filepath, URL,
iebins_kittiofficial/networks/newcrf_utils.py:194
Functionnormal_init
(module, mean=0, std=1, bias=0)
iebins_kittiofficial/networks/newcrf_utils.py:44
Functionnormal_init
(module, mean=0, std=1, bias=0)
iebins/networks/newcrf_utils.py:44
Functionnormalize_result
(value, vmin=None, vmax=None)
iebins_kittiofficial/utils.py:56
Functionnormalize_result
(value, vmin=None, vmax=None)
iebins/utils.py:56
Functionon_submit
(image)
notebooks/app.py:93
Functionpredict_depth
(model, image)
notebooks/app.py:78
Functionresize
(input, size=None, scale_factor=None, mode='nearest', align_corner
iebins_kittiofficial/networks/newcrf_utils.py:20
Functionresize
(input, size=None, scale_factor=None, mode='nearest', align_corner
iebins/networks/newcrf_utils.py:20
Functionsave_checkpoint
Save checkpoint to file. The checkpoint will have 3 fields: ``meta``, ``state_dict`` and ``optimizer``. By default ``meta`` will contain vers
iebins_kittiofficial/networks/checkpoint.py:546
Functionupsample1
Upsample input tensor by a factor of 2
iebins_kittiofficial/networks/NewCRFDepth.py:294
Functionupsample1
Upsample input tensor by a factor of 2
iebins/networks/NewCRFDepth.py:313
← previous301–322 of 322, ranked by callers