MCPcopy Create free account

hub / github.com/Traffic-X/ViT-CoMer / types & classes

Types & classes132 in github.com/Traffic-X/ViT-CoMer

↓ 7 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
detection/mmdet_custom/models/backbones/base/beit.py:59
↓ 6 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
segmentation/mmseg_custom/models/backbones/base/beit.py:26
↓ 4 callersClassMSDeformAttn
detection/ops/modules/ms_deform_attn.py:28
↓ 3 callersClassConvFFN
detection/mmdet_custom/models/backbones/comer_modules.py:66
↓ 3 callersClassConvFFN
segmentation/mmseg_custom/models/backbones/comer_modules.py:66
↓ 2 callersClassAssignResult
Collection of assign results.
segmentation/mmseg_custom/models/utils/assigner.py:15
↓ 2 callersClassMlp
detection/mmdet_custom/models/backbones/base/beit.py:73
↓ 2 callersClassMlp
segmentation/mmseg_custom/models/backbones/base/beit.py:40
↓ 2 callersClassMultiscaleExtractor
detection/mmdet_custom/models/backbones/comer_modules.py:181
↓ 2 callersClassMultiscaleExtractor
segmentation/mmseg_custom/models/backbones/comer_modules.py:181
↓ 1 callersClassAdaptivePadding
Applies padding to input (if needed) so that input can get fully covered by filter you specified. It support two modes "same" and "corner". The
segmentation/mmseg_custom/models/utils/transformer.py:37
↓ 1 callersClassAttention
detection/mmdet_custom/models/necks/extra_attention.py:32
↓ 1 callersClassAttention
detection/mmdet_custom/models/backbones/base/vit.py:65
↓ 1 callersClassAttention
detection/mmdet_custom/models/backbones/base/beit.py:94
↓ 1 callersClassAttention
detection/mmdet_custom/models/backbones/base/uniperceiver.py:43
↓ 1 callersClassAttention
segmentation/mmseg_custom/models/backbones/beit_baseline.py:61
↓ 1 callersClassAttention
segmentation/mmseg_custom/models/backbones/base/vit.py:64
↓ 1 callersClassAttention
segmentation/mmseg_custom/models/backbones/base/beit.py:61
↓ 1 callersClassAttention
segmentation/mmseg_custom/models/backbones/base/uniperceiver.py:43
↓ 1 callersClassBertLayer
detection/mmdet_custom/models/backbones/base/uniperceiver.py:109
↓ 1 callersClassBertLayer
segmentation/mmseg_custom/models/backbones/base/uniperceiver.py:109
↓ 1 callersClassBlock
detection/mmdet_custom/models/backbones/base/vit.py:292
↓ 1 callersClassBlock
detection/mmdet_custom/models/backbones/base/beit.py:198
↓ 1 callersClassBlock
segmentation/mmseg_custom/models/backbones/beit_baseline.py:150
↓ 1 callersClassBlock
segmentation/mmseg_custom/models/backbones/base/vit.py:209
↓ 1 callersClassBlock
segmentation/mmseg_custom/models/backbones/base/beit.py:150
↓ 1 callersClassCNN
detection/mmdet_custom/models/backbones/comer_modules.py:429
↓ 1 callersClassCNN
segmentation/mmseg_custom/models/backbones/comer_modules.py:435
↓ 1 callersClassCTIBlock
detection/mmdet_custom/models/backbones/comer_modules.py:361
↓ 1 callersClassCTIBlock
segmentation/mmseg_custom/models/backbones/comer_modules.py:369
↓ 1 callersClassCTI_toC
detection/mmdet_custom/models/backbones/comer_modules.py:220
↓ 1 callersClassCTI_toC
segmentation/mmseg_custom/models/backbones/comer_modules.py:220
↓ 1 callersClassCTI_toV
detection/mmdet_custom/models/backbones/comer_modules.py:321
↓ 1 callersClassCTI_toV
segmentation/mmseg_custom/models/backbones/comer_modules.py:328
↓ 1 callersClassDWConv
detection/mmdet_custom/models/backbones/comer_modules.py:110
↓ 1 callersClassDWConv
segmentation/mmseg_custom/models/backbones/comer_modules.py:110
↓ 1 callersClassDropPath
Drop paths (Stochastic Depth) per sample (when applied in main path of residual blocks).
segmentation/mmseg_custom/models/backbones/beit_baseline.py:26
↓ 1 callersClassExtractor_CTI
detection/mmdet_custom/models/backbones/comer_modules.py:266
↓ 1 callersClassExtractor_CTI
segmentation/mmseg_custom/models/backbones/comer_modules.py:273
↓ 1 callersClassHybridEmbed
CNN Feature Map Embedding Extract feature map from CNN, flatten, project to embedding dim.
detection/mmdet_custom/models/backbones/base/beit.py:270
↓ 1 callersClassHybridEmbed
CNN Feature Map Embedding Extract feature map from CNN, flatten, project to embedding dim.
segmentation/mmseg_custom/models/backbones/beit_baseline.py:210
↓ 1 callersClassHybridEmbed
CNN Feature Map Embedding Extract feature map from CNN, flatten, project to embedding dim.
segmentation/mmseg_custom/models/backbones/base/beit.py:218
↓ 1 callersClassLoadImage
A simple pipeline to load image.
detection/visualization.py:15
↓ 1 callersClassMRFP
detection/mmdet_custom/models/backbones/comer_modules.py:88
↓ 1 callersClassMRFP
segmentation/mmseg_custom/models/backbones/comer_modules.py:88
↓ 1 callersClassMaskSamplingResult
Mask sampling result.
segmentation/mmseg_custom/core/box/samplers/mask_sampling_result.py:10
↓ 1 callersClassMlp
MLP as used in Vision Transformer, MLP-Mixer and related networks
detection/mmdet_custom/models/necks/extra_attention.py:10
↓ 1 callersClassMlp
segmentation/mmseg_custom/models/backbones/beit_baseline.py:40
↓ 1 callersClassMlvlPointGenerator
Standard points generator for multi-level (Mlvl) feature maps in 2D points-based detectors. Args: strides (list[int] | list[tuple[int
segmentation/mmseg_custom/core/anchor/point_generator.py:43
↓ 1 callersClassMultiDWConv
detection/mmdet_custom/models/backbones/comer_modules.py:128
↓ 1 callersClassMultiDWConv
segmentation/mmseg_custom/models/backbones/comer_modules.py:128
↓ 1 callersClassPatchEmbed
Image to Patch Embedding.
detection/mmdet_custom/models/backbones/base/beit.py:243
↓ 1 callersClassPatchEmbed
Image to Patch Embedding.
detection/mmdet_custom/models/backbones/base/uniperceiver.py:185
↓ 1 callersClassPatchEmbed
Image to Patch Embedding
segmentation/mmseg_custom/models/backbones/beit_baseline.py:182
↓ 1 callersClassPatchEmbed
Image to Patch Embedding
segmentation/mmseg_custom/models/backbones/base/beit.py:190
↓ 1 callersClassPatchEmbed
Image to Patch Embedding.
segmentation/mmseg_custom/models/backbones/base/uniperceiver.py:185
↓ 1 callersClassRelativePositionBias
detection/mmdet_custom/models/backbones/base/beit.py:304
↓ 1 callersClassRelativePositionBias
segmentation/mmseg_custom/models/backbones/beit_baseline.py:246
↓ 1 callersClassRelativePositionBias
segmentation/mmseg_custom/models/backbones/base/beit.py:254
↓ 1 callersClassResBottleneckBlock
The standard bottleneck residual block without the last activation layer. It contains 3 conv layers with kernels 1x1, 3x3, 1x1.
detection/mmdet_custom/models/backbones/base/vit.py:233
↓ 1 callersClassSamplingResult
Bbox sampling result. Example: >>> # xdoctest: +IGNORE_WANT >>> from mmdet.core.bbox.samplers.sampling_result import * # NOQA
segmentation/mmseg_custom/core/box/samplers/sampling_result.py:6
↓ 1 callersClassWindowedAttention
detection/mmdet_custom/models/backbones/base/vit.py:123
↓ 1 callersClassWindowedAttention
detection/mmdet_custom/models/backbones/base/uniperceiver.py:70
↓ 1 callersClassWindowedAttention
segmentation/mmseg_custom/models/backbones/base/vit.py:121
↓ 1 callersClassWindowedAttention
segmentation/mmseg_custom/models/backbones/base/uniperceiver.py:70
ClassBEiT
Vision Transformer with support for patch or hybrid CNN input stage.
detection/mmdet_custom/models/backbones/base/beit.py:338
ClassBEiT
Vision Transformer with support for patch or hybrid CNN input stage
segmentation/mmseg_custom/models/backbones/base/beit.py:294
ClassBEiTBaseline
Vision Transformer with support for patch or hybrid CNN input stage
segmentation/mmseg_custom/models/backbones/beit_baseline.py:286
ClassBaseAssigner
Base assigner that assigns boxes to ground truth boxes.
segmentation/mmseg_custom/models/utils/assigner.py:32
ClassBaseSampler
Base class of samplers.
segmentation/mmseg_custom/core/box/samplers/base_sampler.py:9
ClassChannelMapperWithPooling
r"""Channel Mapper to reduce/increase channels of backbone features. This is used to reduce/increase channels of backbone features. Args:
detection/mmdet_custom/models/necks/channel_mapper.py:8
ClassClassificationCost
ClsSoftmaxCost.Borrow from mmdet.core.bbox.match_costs.match_cost.ClassificationCost. Args: weight (int | float, optional): loss_we
segmentation/mmseg_custom/models/losses/match_loss.py:93
ClassClassificationCost
ClsSoftmaxCost.Borrow from mmdet.core.bbox.match_costs.match_cost.ClassificationCost. Args: weight (int | float, optional): loss_we
segmentation/mmseg_custom/models/losses/match_costs.py:93
ClassCrossEntropyLoss
CrossEntropyLoss. Args: use_sigmoid (bool, optional): Whether the prediction uses sigmoid of softmax. Defaults to False.
segmentation/mmseg_custom/models/losses/cross_entropy_loss.py:193
ClassCrossEntropyLossCost
CrossEntropyLossCost. Args: weight (int | float, optional): loss weight. Defaults to 1. use_sigmoid (bool, optional): Whether the
segmentation/mmseg_custom/models/losses/match_costs.py:183
ClassCustomizedTextLoggerHook
Customized Text Logger hook. This logger prints out both lr and layer_0_lr.
detection/mmcv_custom/customized_text.py:16
ClassCustomizedTextLoggerHook
Customized Text Logger hook. This logger prints out both lr and layer_0_lr.
segmentation/mmcv_custom/customized_text.py:17
ClassDefaultFormatBundle
Default formatting bundle. It simplifies the pipeline of formatting common fields, including "img" and "gt_semantic_seg". These fields are fo
segmentation/mmseg_custom/datasets/pipelines/formatting.py:9
ClassDeformableDetrTransformer
Implements the DeformableDETR transformer. Args: as_two_stage (bool): Generate query from encoder features. Default: False.
segmentation/mmseg_custom/models/utils/transformer.py:638
ClassDeformableDetrTransformerDecoder
Implements the decoder in DETR transformer. Args: return_intermediate (bool): Whether to return intermediate outputs. coder_norm_
segmentation/mmseg_custom/models/utils/transformer.py:549
ClassDetrTransformerDecoder
Implements the decoder in DETR transformer. Args: return_intermediate (bool): Whether to return intermediate outputs. post_norm_c
segmentation/mmseg_custom/models/utils/transformer.py:412
ClassDetrTransformerDecoderLayer
Implements decoder layer in DETR transformer. Args: attn_cfgs (list[`mmcv.ConfigDict`] | list[dict] | dict )): Configs for se
segmentation/mmseg_custom/models/utils/transformer.py:336
ClassDetrTransformerEncoder
TransformerEncoder of DETR. Args: post_norm_cfg (dict): Config of last normalization layer. Default: `LN`. Only used when `se
segmentation/mmseg_custom/models/utils/transformer.py:381
ClassDiceCost
Cost of mask assignments based on dice losses. Args: weight (int | float, optional): loss_weight. Defaults to 1. pred_act (bool,
segmentation/mmseg_custom/models/losses/match_loss.py:135
ClassDiceCost
Cost of mask assignments based on dice losses. Args: weight (int | float, optional): loss_weight. Defaults to 1. pred_act (bool,
segmentation/mmseg_custom/models/losses/match_costs.py:135
ClassDiceLoss
segmentation/mmseg_custom/models/losses/dice_loss.py:85
ClassDistOptimizerHook
Deprecated optimizer hook for distributed training.
segmentation/mmseg_custom/core/utils/dist_utils.py:58
ClassDynamicConv
Implements Dynamic Convolution. This module generate parameters for each sample and use bmm to implement 1*1 convolution. Code is modified
segmentation/mmseg_custom/models/utils/transformer.py:980
ClassEncoderDecoderMask2Former
Encoder Decoder segmentors. EncoderDecoder typically consists of backbone, decode_head, auxiliary_head. Note that auxiliary_head is only used
segmentation/mmseg_custom/models/segmentors/encoder_decoder_mask2former.py:13
ClassEncoderDecoderMask2FormerAug
Encoder Decoder segmentors. EncoderDecoder typically consists of backbone, decode_head, auxiliary_head. Note that auxiliary_head is only used
segmentation/mmseg_custom/models/segmentors/encoder_decoder_mask2former_aug.py:13
ClassExtraAttention
detection/mmdet_custom/models/necks/extra_attention.py:60
ClassFFN
Implements feed-forward networks (FFNs) with identity connection. Args: embed_dims (int): The feature dimension. Same as `Mult
segmentation/mmseg_custom/models/utils/transformer.py:255
ClassFocalLoss
segmentation/mmseg_custom/models/losses/focal_loss.py:106
ClassFocalLossCost
FocalLossCost. Args: weight (int | float, optional): loss_weight alpha (int | float, optional): focal_loss alpha gamm
segmentation/mmseg_custom/models/losses/match_loss.py:10
ClassFocalLossCost
FocalLossCost. Args: weight (int | float, optional): loss_weight alpha (int | float, optional): focal_loss alpha gamm
segmentation/mmseg_custom/models/losses/match_costs.py:10
ClassHybridTaskCascadeAug
Implementation of `HTC <https://arxiv.org/abs/1901.07518>`_
detection/mmdet_custom/models/detectors/htc_aug.py:12
ClassLayerDecayOptimizerConstructor
detection/mmcv_custom/layer_decay_optimizer_constructor.py:34
ClassLayerDecayOptimizerConstructor
segmentation/mmcv_custom/layer_decay_optimizer_constructor.py:44
ClassLayerNorm
A LayerNorm variant, popularized by Transformers, that performs point-wise mean and variance normalization over the channel dimension for inp
detection/mmdet_custom/models/backbones/base/vit.py:210
ClassLearnedPositionalEncoding
Position embedding with learnable embedding weights. Args: num_feats (int): The feature dimension for each position along x-a
segmentation/mmseg_custom/models/utils/positional_encoding.py:106
next →1–100 of 132, ranked by callers