Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiBingyu01/StitchFusion
/ functions
Functions
314 in github.com/LiBingyu01/StitchFusion
⨍
Functions
314
◇
Types & classes
106
Function
nlc_to_nchw
Convert [N, L, C] shape tensor to [N, C, H, W] shape tensor. Args: x (Tensor): The input tensor of shape [N, L, C] before conversion.
semseg/utils/utils.py:190
Function
reduce_tensor
(tensor: Tensor)
semseg/utils/utils.py:82
Function
setup_ddp
()
semseg/utils/utils.py:55
Function
show_backbones
()
semseg/__init__.py:13
Function
show_datasets
()
semseg/__init__.py:30
Function
show_heads
()
semseg/__init__.py:24
Function
show_models
()
semseg/__init__.py:7
Function
show_models
()
semseg/utils/utils.py:103
Function
sliding_predict
(model, image, num_classes, flip=True)
getting_start/visulize_mm_label.py:38
Function
test_model_latency
(model: nn.Module, inputs: torch.Tensor, use_cuda: bool = False)
semseg/utils/utils.py:47
Function
throughput
(dataloader, model: nn.Module, times: int = 30)
semseg/utils/utils.py:89
Function
timer
(func)
semseg/utils/utils.py:110
Function
visualize_dataset_sample
(dataset, root, split='val', batch_size=4)
semseg/utils/visualize.py:13
Function
wrapper_timer
(*args, **kwargs)
semseg/utils/utils.py:112
← previous
301–314 of 314, ranked by callers