MCPcopy Create free account

hub / github.com/cientgu/Mask_Guided_Portrait_Editing / functions

Functions241 in github.com/cientgu/Mask_Guided_Portrait_Editing

Method__init__
(self, input_nc, output_nc, ngf=64, n_downsampling=3, n_blocks=9, norm="batch", embed_nc=128,
models/networks.py:90
Method__init__
(self, input_nc, output_nc, ngf=64, n_downsampling=3, n_blocks=9, norm="batch", embed_nc=128,
models/networks.py:151
Method__init__
(self, norm_layer)
models/networks.py:238
Method__init__
(self, norm_layer)
models/networks.py:270
Method__init__
(self, norm_layer)
models/networks.py:309
Method__init__
(self, norm_layer)
models/networks.py:350
Method__init__
(self, norm_layer)
models/networks.py:376
Method__init__
(self, norm_layer)
models/networks.py:409
Method__init__
(self, norm_layer)
models/networks.py:439
Method__init__
(self, norm_layer)
models/networks.py:496
Method__init__
(self, norm_layer)
models/networks.py:535
Method__init__
(self, norm_layer)
models/networks.py:574
Method__init__
(self, norm_layer)
models/networks.py:648
Method__init__
(self, embed_length, output_size, n_downsample_global, norm_layer)
models/networks.py:671
Method__init__
(self, n_downsample_global,input_nc,embed_length,norm_layer)
models/networks.py:725
Method__init__
(self, n_downsample_global,input_nc,embed_length,norm_layer)
models/networks.py:768
Method__init__
(self, norm_layer)
models/networks.py:817
Method__init__
(self, channel_in, channel_out, kernel_size=7, padding=3, stride=4)
models/networks.py:872
Method__init__
(self, channel_in, channel_out, kernel_size=7, padding=3, stride=4)
models/networks.py:895
Method__init__
(self, channel_in, channel_out, kernel_size=4, padding=1, stride=2, output_padding=0, norelu=False)
models/networks.py:921
Method__init__
(self, channel_in, channel_out, kernel_size=4, padding=1, stride=2, output_padding=0, norelu=False)
models/networks.py:948
Method__init__
(self, use_lsgan=True, target_real_label=1.0, target_fake_label=0.0, tensor=torch.FloatTensor
models/networks.py:981
Method__init__
(self, gpu_ids, load_path)
models/networks.py:1025
Method__init__
(self, gpu_ids, weights = None)
models/networks.py:1077
Method__init__
(self, gpu_ids)
models/networks.py:1106
Method__init__
(self,gpu_ids)
models/networks.py:1133
Method__init__
(self, input_nc, output_nc, ngf=32, n_downsample_global=3, n_blocks_global=9, n_local_enhanc
models/networks.py:1162
Method__init__
(self, input_nc, output_nc, ngf=64, n_downsampling=3, n_blocks=9, norm_layer=nn.BatchNorm2d,
models/networks.py:1216
Method__init__
(self, dim, padding_type, norm_layer, activation=nn.ReLU(True), use_dropout=False)
models/networks.py:1247
Method__init__
(self, input_nc, output_nc, ngf=32, n_downsampling=4, norm_layer=nn.BatchNorm2d)
models/networks.py:1288
Method__init__
(self, input_nc, ndf=64, n_layers=3, norm_layer=nn.BatchNorm2d, use_sigmoid=False, num_D=3,
models/networks.py:1325
Method__init__
(self, input_nc, ndf=64, n_layers=3, norm_layer=nn.BatchNorm2d, use_sigmoid=False, getIntermFeat=False)
models/networks.py:1374
Method__init__
(self, segment_classes, input_nc, num_downs, ngf=64, norm_layer=nn.BatchNorm2d, use_dropout=F
models/networks.py:1498
Method__init__
(self, outer_nc, inner_nc, input_nc=None, submodule=None, outermost=False, innermost=False, n
models/networks.py:1521
Method__init__
(self, num_classes=1000)
models/bninception.py:27
Method__init__
(self, web_dir, title, refresh=0)
util/html.py:7
Method__init__
(self, opt)
util/visualizer.py:16
Method__init__
(self, n=35)
util/util.py:86
Method__init__
(self, pool_size)
util/image_pool.py:5
Method__len__
(self)
data/aligned_dataset_train_temp.py:295
Method__len__
(self)
data/custom_dataset_data_loader.py:30
Method__len__
(self)
data/aligned_dataset.py:361
Method__len__
(self)
data/image_folder.py:64
Method__len__
(self)
data/aligned_dataset_test.py:340
Method__len__
(self)
data/aligned_dataset_test_temp.py:344
Methodadd_objects
(self, click_src, label_tgt, mask, style_id=0)
models/ui_model.py:192
Methodadd_strokes
(self, click_src, label_tgt, bw, save)
models/ui_model.py:154
Methodchange_labels
(self, click_src, click_tgt)
models/ui_model.py:119
Functiondefault_loader
(path)
data/image_folder.py:34
Functiondefine_D
(input_nc, ndf, n_layers_D, norm='instance', use_sigmoid=False, num_D=1, getIntermFeat=False, gpu_ids=[])
models/networks.py:51
Functiondefine_G
(input_nc, output_nc, ngf, netG, n_downsample_global=3, n_blocks_global=9, n_local_enhancers=1,
models/networks.py:31
Functiondefine_P
(segment_classes, input_nc, ngf, which_model_netG, norm='batch', use_dropout=False, gpu_ids=[])
models/networks.py:1474
Functiondefine_decoder
(n_downsample_global, embed_length, embed_feature_size, norm='instance', gpu_ids=[])
models/networks.py:637
Functiondefine_decoder_mask
(longsize=512, norm='instance',gpu_ids=[])
models/networks.py:198
Functiondefine_decoder_mask_image
(longsize=512, norm='instance',gpu_ids=[])
models/networks.py:218
Functiondefine_embed_G
(input_nc, output_nc, ngf, netG, n_downsample_global=3, n_blocks_global=9, n_local_enhancers=1,
models/networks.py:61
Functiondefine_embed_bg_G
(input_nc, output_nc, ngf, netG, n_downsample_global=3, n_blocks_global=9, n_local_enhancers=1,
models/networks.py:75
Functiondefine_encoder
(n_downsample_global, input_nc,embed_length,norm='instance',gpu_ids=[])
models/networks.py:614
Functiondefine_encoder_mask
(longsize=512, norm='instance',gpu_ids=[])
models/networks.py:475
Functiondefine_encoder_vector
(n_downsample_global, input_nc,embed_length,norm='instance',gpu_ids=[])
models/networks.py:625
Methoddiscriminate
(self, input_label, test_image, use_pool=False)
models/pix2pixHD_mask_model.py:225
Methoddiscriminate2
(self, input_label, test_image, use_pool=False)
models/pix2pixHD_mask_model.py:233
Methodencode_features
(self, image, inst)
models/pix2pixHD_mask_model.py:1147
Methodforward
(self)
models/base_model.py:22
Methodforward
(self, input, type="label_encoder")
models/networks.py:137
Methodforward
(self, input, type="label_encoder")
models/networks.py:189
Methodforward
(self, ten)
models/networks.py:256
Methodforward
(self, ten)
models/networks.py:294
Methodforward
(self, ten)
models/networks.py:333
Methodforward
(self, ten)
models/networks.py:362
Methodforward
(self, ten)
models/networks.py:397
Methodforward
(self, ten)
models/networks.py:422
Methodforward
(self, ten)
models/networks.py:458
Methodforward
(self, ten)
models/networks.py:521
Methodforward
(self, ten)
models/networks.py:559
Methodforward
(self, ten)
models/networks.py:600
Methodforward
(self, ten)
models/networks.py:658
Methodforward
(self, ten)
models/networks.py:711
Methodforward
(self, ten)
models/networks.py:755
Methodforward
(self, ten)
models/networks.py:801
Methodforward
(self, ten)
models/networks.py:835
Methodforward
(self, ten, out=False,t = False)
models/networks.py:879
Methodforward
(self, ten)
models/networks.py:913
Methodforward
(self, ten)
models/networks.py:939
Methodforward
(self, ten)
models/networks.py:961
Methodforward
(self, x, y)
models/networks.py:1043
Methodforward
(self, x, y, face_mask, mask_weights)
models/networks.py:1086
Methodforward
(self, x_input, y_input)
models/networks.py:1110
Methodforward
(self, x, y, label)
models/networks.py:1141
Methodforward
(self, input)
models/networks.py:1199
Methodforward
(self, input)
models/networks.py:1242
Methodforward
(self, x)
models/networks.py:1283
Methodforward
(self, input, inst)
models/networks.py:1309
Methodforward
(self, input)
models/networks.py:1351
Methodforward
(self, input)
models/networks.py:1414
Methodforward
(self, input)
models/networks.py:1513
Methodforward
(self, x)
models/networks.py:1577
Methodforward
(self, bg_image, label, inst, image, feat, image_affine, mask_list, ori_label, infer=False, type="sample_net")
models/pix2pixHD_mask_model.py:241
Methodforward
(self, input)
models/bninception.py:490
Methodget_current_errors
(self)
models/base_model.py:38
← previousnext →101–200 of 241, ranked by callers