MCPcopy Create free account

hub / github.com/MaureenZOU/TSAM / functions

Functions693 in github.com/MaureenZOU/TSAM

Method__init__
(self)
src/model/loss.py:118
Method__init__
(self)
src/model/loss.py:157
Method__init__
(self, reduction='sum')
src/model/loss.py:168
Method__init__
(self)
src/model/loss.py:179
Method__init__
(self)
src/model/loss.py:199
Method__init__
(self, flownet_checkpoint_path=None, alpha=50)
src/model/loss.py:212
Method__init__
(self, flownet_checkpoint_path, alpha=50)
src/model/loss.py:272
Method__init__
r""" type = nsgan | lsgan | hinge | l1
src/model/loss.py:319
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:14
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:58
Method__init__
(self)
src/model/blocks.py:105
Method__init__
(self, in_channels, out_channels, kernel_size, stride, padding, dilation, groups, bias, u
src/model/blocks.py:127
Method__init__
(self, out_channels)
src/model/blocks.py:151
Method__init__
(self, out_channels, track_running_stats=True)
src/model/blocks.py:156
Method__init__
(self, in_channels, out_channels, kernel_size, stride, padding, dilation, groups, bias, u
src/model/blocks.py:164
Method__init__
( self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:216
Method__init__
( self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:261
Method__init__
( self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:315
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:331
Method__init__
(self, in_channels, out_channels, kernel_size, stride=1, padding=0, dilation=1, groups=1, bia
src/model/blocks.py:392
Method__init__
(self, nc_in, nf, use_bias, norm, conv_by, conv_type)
src/model/modules.py:41
Method__init__
(self, nc_in, nf, use_bias, norm, conv_by, conv_type)
src/model/modules.py:104
Method__init__
(self, nc_in, nc_out, nf, use_bias, norm, conv_by, conv_type, use_skip_connection=False)
src/model/modules.py:109
Method__init__
(self, nc_in, nc_out, nf, use_bias, norm, conv_by, conv_type, use_skip_connection=False)
src/model/modules.py:160
Method__init__
(self, nc_in, nc_out, nf, use_bias, norm, conv_by, conv_type, use_skip_connection=False, use_
src/model/modules.py:224
Method__init__
(self, nc_in, nc_out, nf, use_bias, norm, conv_by, conv_type, use_skip_connection: bool = False)
src/model/networks.py:107
Method__init__
( self, backbone, nc_in, nc_out, nf, use_bias, norm, conv_by, conv_type, use_refine=False, use
src/model/networks.py:130
Method__init__
( self, nc_in, nf=64, norm='SN', use_sigmoid=True, use_bias=True, conv_type='vanilla', conv_by
src/model/networks.py:162
Method__init__
(self, input_nc, output_nc, ndf=64, n_layers=3, norm_layer=nn.BatchNorm3d, use_sigmoid=False)
src/model/networks.py:217
Method__init__
(self, in_channels, out_channels, name)
src/model/i3d.py:101
Method__init__
Initializes I3D model instance. Args: num_classes: The number of outputs in the logit layer (default 400, which matche
src/model/i3d.py:165
Method__init__
(self, requires_grad=False)
src/model/vgg.py:9
Method__init__
(self, reduction='mean', masked=False)
src/model/loss_module.py:17
Method__init__
(self, reduction='mean', masked=True)
src/model/loss_module.py:31
Method__init__
(self)
src/model/loss_module.py:45
Method__init__
(self, original_channel_norm=True)
src/model/loss_module.py:74
Method__init__
(self)
src/model/loss_module.py:127
Method__init__
(self)
src/model/loss_module.py:165
Method__init__
(self, reduction='sum')
src/model/loss_module.py:176
Method__init__
(self)
src/model/loss_module.py:187
Method__init__
(self)
src/model/loss_module.py:207
Method__init__
(self, flownet_checkpoint_path=None, alpha=50)
src/model/loss_module.py:220
Method__init__
(self, flownet_checkpoint_path, alpha=50)
src/model/loss_module.py:280
Method__init__
r""" type = nsgan | lsgan | hinge | l1
src/model/loss_module.py:327
Method__init__
(self, opts, nc_in=5, nc_out=3, d_s_args={}, d_t_args={}, losses=None)
src/model/video_inpainting_model.py:16
Method__init__
(self, df=16)
src/model/completion_model.py:9
Method__init__
(self)
src/model/completion_model.py:141
Method__init__
(self, num_class, num_segments, modality, base_model='resnet101', new_length=None,
src/model/tsm/models.py:17
Method__init__
(self, net, n_segment=3, n_div=8, inplace=False)
src/model/tsm/temporal_shift.py:17
Method__init__
(self, net, n_segment=3, n_div=8, inplace=False)
src/model/tsm/temporal_shift.py:59
Method__init__
(self, net, n_segment=3, n_div=8, inplace=False)
src/model/tsm/temporal_shift.py:169
Method__init__
(self, inplanes, planes, stride=1, downsample=None, groups=1, base_width=64, dilation=1, norm
src/model/tsm/resnet.py:47
Method__init__
(self, inplanes, planes, stride=1, downsample=None, groups=1, base_width=64, dilation=1, norm
src/model/tsm/resnet.py:93
Method__init__
( self, model, losses, metrics, optimizer_g, optimizer_d_s, optimizer_d_t, resume, con
src/base/base_trainer.py:16
Method__init__
(self, dataset, batch_size, shuffle, validation_split, num_workers, collate_fn=default_collate)
src/base/base_data_loader.py:11
Method__init__
(self)
src/base/base_model.py:10
Method__init__
( self, model, losses, metrics, optimizer_g, optimizer_d_s, optimizer_d_t, resume, con
src/base/base_inference.py:16
Method__init__
(self, filepaths)
src/scripts/extract_frames.py:28
Method__init__
(self, name, manager)
src/scripts/extract_frames.py:34
Method__init__
( self, model, losses, metrics, optimizer_g, optimizer_d_s, optimizer_d_t, resume, config,
src/trainer/inference.py:24
Method__init__
( self, model, losses, metrics, optimizer_g, optimizer_d_s, optimizer_d_t, resume, config,
src/trainer/trainer.py:24
Method__init__
(self, model='net-lin', net='vgg', use_gpu=True)
libs/PerceptualSimilarity/__init__.py:9
Method__init__
(self)
libs/PerceptualSimilarity/perceptual_loss.py:33
Method__init__
(self)
libs/PerceptualSimilarity/data/base_data_loader.py:3
Method__init__
(self, root, transform=None, return_paths=False, loader=default_loader)
libs/PerceptualSimilarity/data/image_folder.py:47
Method__init__
(self)
libs/PerceptualSimilarity/models/base_model.py:8
Method__init__
(self, requires_grad=False, pretrained=True)
libs/PerceptualSimilarity/models/pretrained_networks.py:6
Method__init__
(self, requires_grad=False, pretrained=True)
libs/PerceptualSimilarity/models/pretrained_networks.py:57
Method__init__
(self, requires_grad=False, pretrained=True, num=18)
libs/PerceptualSimilarity/models/pretrained_networks.py:139
Method__init__
(self, pnet_type='vgg', pnet_rand=False, pnet_tune=False, use_dropout=True, use_gpu=True, spatial=False, versi
libs/PerceptualSimilarity/models/networks_basic.py:71
Method__init__
(self, chn_mid=32,use_sigmoid=True)
libs/PerceptualSimilarity/models/networks_basic.py:177
Method__init__
(self, use_gpu=True, chn_mid=32)
libs/PerceptualSimilarity/models/networks_basic.py:192
Method__init__
(self, chn_in, chn_out=1, use_dropout=False)
libs/PerceptualSimilarity/models/networks_basic.py:212
Method__init__
(self, use_gpu=True, colorspace='Lab')
libs/PerceptualSimilarity/models/networks_basic.py:222
Method__init__
(self, web_dir, title, image_subdir='', reflesh=0)
libs/PerceptualSimilarity/util/html.py:7
Method__init__
(self, opt)
libs/PerceptualSimilarity/util/visualizer.py:21
Method__init__
(self, frequency=1)
libs/PerceptualSimilarity/util/util.py:372
Method__iter__
(self)
src/utils/readers.py:146
Method__len__
(self)
src/utils/readers.py:164
Method__len__
(self)
src/utils/directory_IO.py:39
Method__len__
(self)
src/data_loader/dataset.py:78
Method__len__
(self)
src/data_loader/dataset.py:232
Method__len__
(self)
src/data_loader/dataset.py:398
Method__len__
(self)
src/data_loader/dataset.py:590
Method__len__
(self)
src/data_loader/dataset.py:779
Method__len__
(self)
libs/PerceptualSimilarity/data/custom_dataset_data_loader.py:38
Method__len__
(self)
libs/PerceptualSimilarity/data/image_folder.py:70
Method__next__
(self)
src/utils/readers.py:149
Method__str__
(self)
src/utils/logger.py:16
Method_get_diff
(self, input, keep_rgb=False)
src/model/tsm/models.py:275
Method_get_edge_guidances
(self, tensors)
src/trainer/inference.py:330
Method_get_edge_guidances
(self, tensors)
src/trainer/trainer.py:338
Method_get_grad_mean_magnitude
Get mean magitude (absolute value) of gradient of output w.r.t params in the optimizer. This function is used to get a simple underst
src/trainer/inference.py:303
Method_get_grad_mean_magnitude
Get mean magitude (absolute value) of gradient of output w.r.t params in the optimizer. This function is used to get a simple underst
src/trainer/trainer.py:311
Method_get_loss
(self, outputs, warped_outputs, non_occlusion_masks, masks)
src/model/loss.py:276
Method_get_loss
(self, outputs, warped_outputs, non_occlusion_masks, masks)
src/model/loss_module.py:284
Method_get_masks
(self, size, start_idx, end_idx, fg_dir)
src/data_loader/dataset.py:1020
Method_save_file
(self, output_dir, i, file_)
src/utils/readers.py:186
Method_save_file
(self, output_dir, i, file_)
src/utils/readers.py:287
Method_save_file
(self, output_dir, i, file_)
src/utils/readers.py:344
← previousnext →401–500 of 693, ranked by callers