MCPcopy Create free account

hub / github.com/Junjue-Wang/LoveNAS / functions

Functions277 in github.com/Junjue-Wang/LoveNAS

Method__init__
(self, loss_config)
module/loss.py:92
Method__init__
(self, module, tta_config)
module/tta.py:28
Method__init__
(self, k=1)
module/tta.py:64
Method__init__
(self)
module/tta.py:80
Method__init__
(self)
module/tta.py:93
Method__init__
(self)
module/tta.py:106
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, bias=True, pa
module/nas/operations.py:9
Method__init__
(self, output_size, in_channels, out_channels, bn=True, relu=True)
module/nas/operations.py:41
Method__init__
(self, in_channels, out_channels, ops_list = [0, 1, 2, 3],
module/nas/operations.py:65
Method__init__
(self, connect_map, ops_map, in_strides:tuple, in_channels, channels=256, cell_fn=parallel_block, fusion_op='c
module/nas/nasdecoder.py:73
Method__init__
(self, in_channels, out_channels, in_feat_output_strides=(4
module/nas/lovenas.py:15
Method__init__
(self, config)
module/baseline/factseg.py:12
Method__init__
(self, config)
module/baseline/unet.py:8
Method__init__
(self, config)
module/baseline/unet.py:40
Method__init__
(self, config)
module/baseline/unet.py:103
Method__init__
(self, config)
module/baseline/unet.py:133
Method__init__
(self, config)
module/baseline/unet.py:164
Method__init__
(self, config)
module/baseline/unet.py:194
Method__init__
(self, config)
module/baseline/unet.py:226
Method__init__
(self, config)
module/baseline/unet.py:288
Method__init__
(self, in_channels)
module/baseline/hrnet.py:14
Method__init__
(self, k, channels, multiplier=0.5)
module/baseline/lrn.py:6
Method__init__
(self, k, padding, stride)
module/baseline/lrn.py:31
Method__init__
(self, channels, k=7, stride=1, m=8, padding=3)
module/baseline/lrn.py:58
Method__init__
(self, in_channels, out_channels, in_feat_output_strides=(4
module/baseline/base.py:7
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1,
module/baseline/base.py:49
Method__init__
(self, in_channels, out_channels)
module/baseline/base.py:178
Method__init__
(self, scene_embedding_channels, in_channels_list, out_chan
module/baseline/base.py:200
Method__init__
(self, config)
module/baseline/farsegv1.py:15
Method__init__
(self, config)
module/baseline/semantic_fpn.py:15
Method__init__
(self, in_channels, channels, norm_layer=nn.BatchNorm2d, **kwargs)
module/baseline/fcn8s.py:65
Method__init__
(self, features, out_features=1024, sizes=(1, 2, 3, 6))
module/baseline/pspnet.py:10
Method__init__
(self, in_channels, out_channels)
module/baseline/pspnet.py:30
Method__init__
(self, inplanes, planes, stride=1, downsample=None, groups=1, base_width=64, dilation=1, norm
module/baseline/base_resnet/_resnets.py:35
Method__init__
(self, inplanes, planes, stride=1, downsample=None, groups=1, base_width=64, dilation=1, norm
module/baseline/base_resnet/_resnets.py:75
Method__init__
(self, config)
module/baseline/base_resnet/resnet.py:45
Method__init__
(self, embed_dims, num_heads, window_size,
module/baseline/swin/swin_transformer.py:147
Method__init__
(self, embed_dims, num_heads, feedforward_channels,
module/baseline/swin/swin_transformer.py:309
Method__init__
(self, embed_dims, num_heads, feedforward_channels,
module/baseline/swin/swin_transformer.py:404
Method__init__
(self, pretrain_img_size=224, in_channels=3, embed_dims=96,
module/baseline/swin/swin_transformer.py:510
Method__init__
(self, kernel_size=1, stride=1, dilation=1, padding='corner')
module/baseline/swin/embed.py:42
Method__init__
(self, in_channels, out_channels, kernel_size=2,
module/baseline/swin/embed.py:229
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
module/baseline/base_hrnet/_hrnet.py:221
Method__init__
(self, num_branches, blocks, num_blocks, num_inchannels, num_channels, fuse_method, multi_sca
module/baseline/base_hrnet/_hrnet.py:260
Method__init__
(self, extra, norm_eval=True, zero_init_residual=False,
module/baseline/base_hrnet/_hrnet.py:407
Method__init__
(self, config=defalut_config)
module/baseline/base_hrnet/hrnet_encoder.py:29
Method__init__
(self, image_dir, mask_dir, transforms=None)
data/loveda.py:53
Method__init__
(self, config)
data/loveda.py:101
Method__init__
(self, size_divisor=32, value=0, mask_value=-1,
data/transforms.py:11
Method__init__
(self, image_dir, mask_dir, transforms=None)
data/floodnet.py:37
Method__init__
(self, config)
data/floodnet.py:80
Method__len__
(self)
data/loveda.py:95
Method__len__
(self)
data/floodnet.py:74
Method_function
(x)
module/baseline/base_resnet/resnet.py:134
Method_inner_forward
(x)
module/baseline/swin/swin_transformer.py:355
Method_nostride_dilate
(self, m, dilate)
module/baseline/base_resnet/resnet.py:192
Methodapply_to_mask
(self, img, **params)
data/transforms.py:33
Methodarch_params
(self)
module/nas/nasdecoder.py:63
Functionevaluate_cls_fn
(self, test_dataloader, config=None)
train_floodnet.py:12
Functionevaluate_cls_fn
(self, test_dataloader, config=None)
train_loveda.py:14
Methodforward
(self, y_pred, y_true: torch.Tensor)
module/loss.py:96
Methodforward
(self, image)
module/tta.py:36
Methodforward
(self, x: torch.Tensor)
module/nas/operations.py:49
Methodforward
(self, x)
module/nas/operations.py:87
Methodforward
(self, features_list)
module/nas/nasdecoder.py:49
Methodforward
(self, features_list)
module/nas/nasdecoder.py:120
Methodforward
(self, feat_list: list)
module/nas/lovenas.py:47
Methodforward
(self, x, y=None)
module/nas/lovenas.py:102
Methodforward
(self, x, y=None)
module/baseline/factseg.py:27
Methodforward
(self, x, y=None)
module/baseline/unet.py:17
Methodforward
(self, x, y=None)
module/baseline/unet.py:60
Methodforward
(self, x, y=None)
module/baseline/unet.py:112
Methodforward
(self, x, y=None)
module/baseline/unet.py:142
Methodforward
(self, x, y=None)
module/baseline/unet.py:173
Methodforward
(self, x, y=None)
module/baseline/unet.py:203
Methodforward
(self, x, y=None)
module/baseline/unet.py:244
Methodforward
(self, x, y=None)
module/baseline/unet.py:297
Methodforward
(self, feat_list)
module/baseline/hrnet.py:22
Methodforward
(self, x, y=None)
module/baseline/hrnet.py:45
Methodforward
(self)
module/baseline/lrn.py:15
Methodforward
(self, x)
module/baseline/lrn.py:26
Methodforward
(self, x)
module/baseline/lrn.py:36
Methodforward
(self, x)
module/baseline/lrn.py:72
Methodforward
(self, feat_list: list)
module/baseline/base.py:38
Methodforward
Arguments: x (list[Tensor]): feature maps for each feature level. Returns: results (tuple[Tensor]): feature m
module/baseline/base.py:131
Methodforward
(self, x)
module/baseline/base.py:169
Methodforward
(self, c5, p5)
module/baseline/base.py:187
Methodforward
(self, scene_feature, features: list)
module/baseline/base.py:243
Methodforward
(self, x, y=None)
module/baseline/farsegv1.py:25
Methodforward
(self, x, y=None)
module/baseline/semantic_fpn.py:29
Methodforward
(self, x, y=None)
module/baseline/fcn8s.py:28
Methodforward
(self, x)
module/baseline/fcn8s.py:76
Methodforward
(self, feats)
module/baseline/pspnet.py:22
Methodforward
(self, x)
module/baseline/pspnet.py:38
Methodforward
(self, x, y=None)
module/baseline/pspnet.py:62
Methodforward
(self, x)
module/baseline/base_resnet/_resnets.py:53
Methodforward
(self, x)
module/baseline/base_resnet/_resnets.py:92
Methodforward
(self, x)
module/baseline/base_resnet/_resnets.py:214
Methodforward
(self, inputs)
module/baseline/base_resnet/resnet.py:140
Methodforward
Args: x (tensor): input features with shape of (num_windows*B, N, C) mask (tensor | None, Optional): mask with shape
module/baseline/swin/swin_transformer.py:79
← previousnext →101–200 of 277, ranked by callers