MCPcopy Create free account

hub / github.com/RolandGao/RegSeg / types & classes

Types & classes63 in github.com/RolandGao/RegSeg

↓ 37 callersClassConvBnAct
blocks.py:11
↓ 19 callersClassDBlock
blocks.py:126
↓ 11 callersClassBnActConv
competitors_models/DDRNet_Reimplementation.py:31
↓ 10 callersClassRegSeg
model.py:5
↓ 9 callersClassRegSegBody
blocks.py:360
↓ 8 callersClassConvBnAct
competitors_models/DDRNet_Reimplementation.py:14
↓ 8 callersClassYBlock
blocks.py:93
↓ 7 callersClassConvLayer
competitors_models/hardnet.py:9
↓ 5 callersClassCityscapes
datasets/cityscapes.py:26
↓ 4 callersClassSEModule
Squeeze-and-Excitation (SE) block: AvgPool, FC, Act, FC, Sigmoid.
blocks.py:28
↓ 3 callersClassCamvid
datasets/camvid.py:9
↓ 3 callersClassConfusionMatrix
train.py:14
↓ 3 callersClassMapillary
datasets/mapillary.py:24
↓ 2 callersClassCoco
datasets/coco.py:74
↓ 2 callersClassDualResNet
competitors_models/DDRNet_Reimplementation.py:256
↓ 2 callersClassHarDBlock
competitors_models/hardnet.py:171
↓ 2 callersClassHarDBlock_v2
competitors_models/hardnet.py:33
↓ 2 callersClassShortcut
blocks.py:44
↓ 2 callersClassVoc12Segmentation
datasets/voc12.py:8
↓ 2 callersClasshardnet
competitors_models/hardnet.py:256
↓ 2 callersClasssegmenthead
competitors_models/DDRNet_Reimplementation.py:231
↓ 1 callersClassAlignedModule
competitor_blocks.py:36
↓ 1 callersClassAttentionRefinementModule
competitor_blocks.py:84
↓ 1 callersClassBRLayer
competitors_models/hardnet.py:23
↓ 1 callersClassBiseNetDecoder
competitor_blocks.py:152
↓ 1 callersClassBootstrappedCE
losses.py:4
↓ 1 callersClassDAPPM
competitors_models/DDRNet_Reimplementation.py:120
↓ 1 callersClassDeformConv
competitor_blocks.py:116
↓ 1 callersClassDilatedConv
blocks.py:62
↓ 1 callersClassExp2_Decoder10
blocks.py:213
↓ 1 callersClassExp2_Decoder12
blocks.py:233
↓ 1 callersClassExp2_Decoder14
blocks.py:253
↓ 1 callersClassExp2_Decoder26
blocks.py:273
↓ 1 callersClassExp2_Decoder29
blocks.py:298
↓ 1 callersClassExp2_Decoder4
blocks.py:193
↓ 1 callersClassFaPNDecoder
competitor_blocks.py:206
↓ 1 callersClassFeatureAlign_V2
competitor_blocks.py:138
↓ 1 callersClassFeatureFusionModule
competitor_blocks.py:72
↓ 1 callersClassFeatureSelectionModule
competitor_blocks.py:100
↓ 1 callersClassPSPModule
Reference: Zhao, Hengshuang, et al. *"Pyramid scene parsing network."*
competitor_blocks.py:7
↓ 1 callersClassRegNetY600MF
blocks.py:328
↓ 1 callersClassRegSegBody2
blocks.py:384
↓ 1 callersClassSFNetDecoder
competitor_blocks.py:180
↓ 1 callersClassTransitionUp
competitors_models/hardnet.py:239
ClassAddNoise
transforms.py:113
ClassAddNoise2
transforms.py:129
ClassAddNoise3
transforms.py:144
ClassBasicBlock
competitors_models/DDRNet_Reimplementation.py:45
ClassBottleneck
competitors_models/DDRNet_Reimplementation.py:79
ClassColorJitter
transforms.py:104
ClassCompose
Composes a sequence of transforms. Arguments: transforms: A list of transforms.
transforms.py:10
ClassConvBnActConv
blocks.py:82
ClassExp2_LRASPP
blocks.py:170
ClassNormalize
Normalizes image by mean and std.
transforms.py:52
ClassRandAugment
transforms.py:39
ClassRandomCrop
transforms.py:225
ClassRandomCrop2
transforms.py:261
ClassRandomHorizontalFlip
transforms.py:285
ClassRandomPad
transforms.py:203
ClassRandomResize
transforms.py:75
ClassRandomRotation
transforms.py:160
ClassToTensor
transforms.py:33
ClassValResize
transforms.py:64