Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShuweiShao/IEBins
/ functions
Functions
322 in github.com/ShuweiShao/IEBins
⨍
Functions
322
◇
Types & classes
72
Method
forward_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
Method
forward_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
Method
forward_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
Method
forward_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
Function
get_num_lines
(file_path)
iebins_kittiofficial/utils.py:29
Function
get_num_lines
(file_path)
iebins/utils.py:29
Method
init_weights
Initialize weights of classification layer.
iebins_kittiofficial/networks/uper_crf_head.py:181
Method
init_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
Method
init_weights
Initialize weights of classification layer.
iebins/networks/uper_crf_head.py:181
Method
init_weights
Initialize the weights in backbone. Args: pretrained (str, optional): Path to pre-trained weights. Defaults to No
iebins/networks/swin_transformer.py:564
Function
load_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
Function
normal_init
(module, mean=0, std=1, bias=0)
iebins_kittiofficial/networks/newcrf_utils.py:44
Function
normal_init
(module, mean=0, std=1, bias=0)
iebins/networks/newcrf_utils.py:44
Function
normalize_result
(value, vmin=None, vmax=None)
iebins_kittiofficial/utils.py:56
Function
normalize_result
(value, vmin=None, vmax=None)
iebins/utils.py:56
Function
on_submit
(image)
notebooks/app.py:93
Function
predict_depth
(model, image)
notebooks/app.py:78
Function
resize
(input, size=None, scale_factor=None, mode='nearest', align_corner
iebins_kittiofficial/networks/newcrf_utils.py:20
Function
resize
(input, size=None, scale_factor=None, mode='nearest', align_corner
iebins/networks/newcrf_utils.py:20
Function
save_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
Function
upsample1
Upsample input tensor by a factor of 2
iebins_kittiofficial/networks/NewCRFDepth.py:294
Function
upsample1
Upsample input tensor by a factor of 2
iebins/networks/NewCRFDepth.py:313
← previous
301–322 of 322, ranked by callers