MCPcopy Create free account

hub / github.com/d-li14/involution / functions

Functions110 in github.com/d-li14/involution

↓ 3 callersFunctionGET_BLOCKS
(N)
cls/mmcls/models/utils/involution_cuda.py:41
↓ 3 callersFunctionGET_BLOCKS
(N)
seg/mmseg/models/utils/involution_cuda.py:41
↓ 3 callersFunctionGET_BLOCKS
(N)
det/mmdet/models/utils/involution_cuda.py:41
↓ 3 callersFunctionload_kernel
(kernel_name, code, **kwargs)
cls/mmcls/models/utils/involution_cuda.py:25
↓ 3 callersFunctionload_kernel
(kernel_name, code, **kwargs)
seg/mmseg/models/utils/involution_cuda.py:25
↓ 3 callersFunctionload_kernel
(kernel_name, code, **kwargs)
det/mmdet/models/utils/involution_cuda.py:25
↓ 2 callersFunctionDtype
(t)
cls/mmcls/models/utils/involution_cuda.py:17
↓ 2 callersFunctionDtype
(t)
seg/mmseg/models/utils/involution_cuda.py:17
↓ 2 callersFunctionDtype
(t)
det/mmdet/models/utils/involution_cuda.py:17
↓ 2 callersMethod__init__
(self, depth, in_channels=3, stem_channels=64,
cls/mmcls/models/backbones/rednet.py:323
↓ 2 callersMethod__init__
(self, depth, in_channels=3, stem_channels=64,
seg/mmseg/models/backbones/rednet.py:323
↓ 2 callersMethod__init__
(self, depth, in_channels=3, stem_channels=64,
det/mmdet/models/backbones/rednet.py:323
↓ 2 callersMethod_check_head
Check whether the `num_classes` in head matches the length of `CLASSSES` in `dataset`. Args: runner (obj:`EpochBasedRunne
det/mmdet/datasets/utils.py:117
↓ 2 callersMethod_freeze_stages
(self)
cls/mmcls/models/backbones/rednet.py:429
↓ 2 callersMethod_freeze_stages
(self)
seg/mmseg/models/backbones/rednet.py:429
↓ 2 callersMethod_freeze_stages
(self)
det/mmdet/models/backbones/rednet.py:429
↓ 2 callersFunctionget_expansion
Get the expansion of a residual block. The block expansion will be obtained by the following order: 1. If ``expansion`` is given, just r
cls/mmcls/models/backbones/rednet.py:142
↓ 2 callersFunctionget_expansion
Get the expansion of a residual block. The block expansion will be obtained by the following order: 1. If ``expansion`` is given, just r
seg/mmseg/models/backbones/rednet.py:142
↓ 2 callersFunctionget_expansion
Get the expansion of a residual block. The block expansion will be obtained by the following order: 1. If ``expansion`` is given, just r
det/mmdet/models/backbones/rednet.py:142
↓ 1 callersFunction_do_paste_mask
Paste instance masks acoording to boxes. This implementation is modified from https://github.com/facebookresearch/detectron2/ Args:
det/mmdet/models/roi_heads/mask_heads/fcn_mask_head_involution.py:309
↓ 1 callersFunction_involution_cuda
involution kernel
cls/mmcls/models/utils/involution_cuda.py:231
↓ 1 callersFunction_involution_cuda
involution kernel
seg/mmseg/models/utils/involution_cuda.py:231
↓ 1 callersFunction_involution_cuda
involution kernel
det/mmdet/models/utils/involution_cuda.py:231
↓ 1 callersMethod_make_stem_layer
(self, in_channels, stem_channels)
cls/mmcls/models/backbones/rednet.py:404
↓ 1 callersMethod_make_stem_layer
(self, in_channels, stem_channels)
seg/mmseg/models/backbones/rednet.py:404
↓ 1 callersMethod_make_stem_layer
(self, in_channels, stem_channels)
det/mmdet/models/backbones/rednet.py:404
↓ 1 callersMethodmake_res_layer
(self, **kwargs)
cls/mmcls/models/backbones/rednet.py:397
↓ 1 callersMethodmake_res_layer
(self, **kwargs)
seg/mmseg/models/backbones/rednet.py:397
↓ 1 callersMethodmake_res_layer
(self, **kwargs)
det/mmdet/models/backbones/rednet.py:397
↓ 1 callersMethodnorm1
(self)
cls/mmcls/models/backbones/rednet.py:98
↓ 1 callersMethodnorm1
(self)
seg/mmseg/models/backbones/rednet.py:98
↓ 1 callersMethodnorm1
(self)
det/mmdet/models/backbones/rednet.py:98
↓ 1 callersMethodnorm2
(self)
cls/mmcls/models/backbones/rednet.py:102
↓ 1 callersMethodnorm2
(self)
seg/mmseg/models/backbones/rednet.py:102
↓ 1 callersMethodnorm2
(self)
det/mmdet/models/backbones/rednet.py:102
↓ 1 callersMethodnorm3
(self)
cls/mmcls/models/backbones/rednet.py:106
↓ 1 callersMethodnorm3
(self)
seg/mmseg/models/backbones/rednet.py:106
↓ 1 callersMethodnorm3
(self)
det/mmdet/models/backbones/rednet.py:106
Method__init__
(self, in_channels, out_channels, expansion=4,
cls/mmcls/models/backbones/rednet.py:35
Method__init__
(self, block, num_blocks, in_channels,
cls/mmcls/models/backbones/rednet.py:197
Method__init__
(self, channels, kernel_size, stride)
cls/mmcls/models/utils/involution_naive.py:7
Method__init__
(self, channels, kernel_size, stride)
cls/mmcls/models/utils/involution_cuda.py:248
Method__init__
(self, in_channels, out_channels, num_outs,
seg/mmseg/models/necks/fpn_involution.py:64
Method__init__
(self)
seg/mmseg/models/backbones/base_backbone.py:17
Method__init__
(self, in_channels, out_channels, expansion=4,
seg/mmseg/models/backbones/rednet.py:35
Method__init__
(self, block, num_blocks, in_channels,
seg/mmseg/models/backbones/rednet.py:197
Method__init__
(self, channels, kernel_size, stride)
seg/mmseg/models/utils/involution_naive.py:7
Method__init__
(self, channels, kernel_size, stride)
seg/mmseg/models/utils/involution_cuda.py:248
Method__init__
(self, in_channels, out_channels, num_outs,
det/mmdet/models/necks/fpn_involution.py:65
Method__init__
(self)
det/mmdet/models/backbones/base_backbone.py:17
Method__init__
(self, in_channels, out_channels, expansion=4,
det/mmdet/models/backbones/rednet.py:35
Method__init__
(self, block, num_blocks, in_channels,
det/mmdet/models/backbones/rednet.py:197
Method__init__
(self, in_channels, **kwargs)
det/mmdet/models/dense_heads/rpn_head_involution.py:25
Method__init__
(self, channels, kernel_size, stride)
det/mmdet/models/utils/involution_naive.py:7
Method__init__
(self, channels, kernel_size, stride)
det/mmdet/models/utils/involution_cuda.py:248
Method__init__
(self, num_convs=4, roi_feat_size=14, in_channels=256,
det/mmdet/models/roi_heads/mask_heads/fcn_mask_head_involution.py:23
Method_get_bboxes
Transform outputs for a single batch item into bbox predictions. Args: cls_scores (list[Tensor]): Box scores for each scale level
det/mmdet/models/dense_heads/rpn_head_involution.py:82
Method_init_layers
Initialize layers of the head.
det/mmdet/models/dense_heads/rpn_head_involution.py:28
Method_inner_forward
(x)
cls/mmcls/models/backbones/rednet.py:111
Method_inner_forward
(x)
seg/mmseg/models/backbones/rednet.py:111
Method_inner_forward
(x)
det/mmdet/models/backbones/rednet.py:111
Methodbackward
(ctx, grad_output)
cls/mmcls/models/utils/involution_cuda.py:181
Methodbackward
(ctx, grad_output)
seg/mmseg/models/utils/involution_cuda.py:181
Methodbackward
(ctx, grad_output)
det/mmdet/models/utils/involution_cuda.py:181
Methodbefore_train_epoch
Check whether the training dataset is compatible with head. Args: runner (obj:`EpochBasedRunner`): Epoch based Runner.
det/mmdet/datasets/utils.py:144
Methodbefore_val_epoch
Check whether the dataset in val epoch is compatible with head. Args: runner (obj:`EpochBasedRunner`): Epoch based Runner.
det/mmdet/datasets/utils.py:152
Methodforward
(self, x)
cls/mmcls/models/backbones/rednet.py:109
Methodforward
(self, x)
cls/mmcls/models/backbones/rednet.py:455
Methodforward
(self, x)
cls/mmcls/models/utils/involution_naive.py:37
Methodforward
(ctx, input, weight, stride, padding, dilation)
cls/mmcls/models/utils/involution_cuda.py:151
Methodforward
(self, x)
cls/mmcls/models/utils/involution_cuda.py:277
Methodforward
(self, inputs)
seg/mmseg/models/necks/fpn_involution.py:164
Methodforward
Forward computation Args: x (tensor | tuple[tensor]): x could be a Torch.tensor or a tuple of Torch.tensor, conta
seg/mmseg/models/backbones/base_backbone.py:40
Methodforward
(self, x)
seg/mmseg/models/backbones/rednet.py:109
Methodforward
(self, x)
seg/mmseg/models/backbones/rednet.py:455
Methodforward
(self, x)
seg/mmseg/models/utils/involution_naive.py:37
Methodforward
(ctx, input, weight, stride, padding, dilation)
seg/mmseg/models/utils/involution_cuda.py:151
Methodforward
(self, x)
seg/mmseg/models/utils/involution_cuda.py:277
Methodforward
Forward function.
det/mmdet/models/necks/fpn_involution.py:158
Methodforward
Forward computation Args: x (tensor | tuple[tensor]): x could be a Torch.tensor or a tuple of Torch.tensor, conta
det/mmdet/models/backbones/base_backbone.py:40
Methodforward
(self, x)
det/mmdet/models/backbones/rednet.py:109
Methodforward
(self, x)
det/mmdet/models/backbones/rednet.py:455
Methodforward
(self, x)
det/mmdet/models/utils/involution_naive.py:37
Methodforward
(ctx, input, weight, stride, padding, dilation)
det/mmdet/models/utils/involution_cuda.py:151
Methodforward
(self, x)
det/mmdet/models/utils/involution_cuda.py:277
Methodforward
(self, x)
det/mmdet/models/roi_heads/mask_heads/fcn_mask_head_involution.py:121
Methodforward_single
Forward feature map of a single scale level.
det/mmdet/models/dense_heads/rpn_head_involution.py:41
Functionget_loading_pipeline
Only keep loading image and annotations related configuration. Args: pipeline (list[dict]): Data pipeline configs. Returns:
det/mmdet/datasets/utils.py:73
Methodget_seg_masks
Get segmentation masks from mask_pred and bboxes. Args: mask_pred (Tensor or ndarray): shape (n, #class, h, w). F
det/mmdet/models/roi_heads/mask_heads/fcn_mask_head_involution.py:172
Methodget_targets
(self, sampling_results, gt_masks, rcnn_train_cfg)
det/mmdet/models/roi_heads/mask_heads/fcn_mask_head_involution.py:131
Methodinit_weights
(self, pretrained=None)
cls/mmcls/models/backbones/rednet.py:441
Methodinit_weights
(self)
seg/mmseg/models/necks/fpn_involution.py:159
Methodinit_weights
Init backbone weights Args: pretrained (str | None): If pretrained is a string, then it initializes backbone weig
seg/mmseg/models/backbones/base_backbone.py:20
Methodinit_weights
(self, pretrained=None)
seg/mmseg/models/backbones/rednet.py:441
Methodinit_weights
Initialize the weights of FPN module.
det/mmdet/models/necks/fpn_involution.py:151
Methodinit_weights
Init backbone weights Args: pretrained (str | None): If pretrained is a string, then it initializes backbone weig
det/mmdet/models/backbones/base_backbone.py:20
Methodinit_weights
(self, pretrained=None)
det/mmdet/models/backbones/rednet.py:441
Methodinit_weights
Initialize weights of the head.
det/mmdet/models/dense_heads/rpn_head_involution.py:35
Methodinit_weights
(self)
det/mmdet/models/roi_heads/mask_heads/fcn_mask_head_involution.py:109
Methodloss
Compute losses of the head. Args: cls_scores (list[Tensor]): Box scores for each scale level Has shape (N, num_an
det/mmdet/models/dense_heads/rpn_head_involution.py:49
next →1–100 of 110, ranked by callers