MCPcopy Create free account

hub / github.com/SpenserCai/sd-webui-deoldify / functions

Functions1,778 in github.com/SpenserCai/sd-webui-deoldify

Method__init__
(self, dataset, num_replicas=None, rank=None, shuffle=True)
fastai/distributed.py:100
Method__init__
(self, params, stats=None, on_step:Callable=None)
fastai/general_optimizer.py:90
Method__init__
(self, learn, beta=2, eps=1e-15, thresh=0.3, sigmoid=True, average="micro")
fastai/metrics.py:319
Method__init__
(self, ds:Collection=None)
fastai/data_block.py:50
Method__init__
(self, ds:ItemList)
fastai/data_block.py:326
Method__init__
(self, items:Iterator, classes:Collection=None, **kwargs)
fastai/data_block.py:359
Method__init__
(self, items:Iterator, classes:Collection=None, label_delim:str=None, **kwargs)
fastai/data_block.py:371
Method__init__
(self, ds:ItemList, one_hot:bool=False)
fastai/data_block.py:387
Method__init__
(self, items:Iterator, classes:Collection=None, label_delim:str=None, one_hot:bool=False, **kwargs)
fastai/data_block.py:408
Method__init__
(self, items:Iterator, log:bool=False, classes:Collection=None, **kwargs)
fastai/data_block.py:433
Method__init__
(self, path:PathOrStr, train:ItemList, valid:ItemList)
fastai/data_block.py:448
Method__init__
(self, x:ItemList, y:ItemList, tfms:TfmList=None, tfm_y:bool=False, **kwargs)
fastai/data_block.py:597
Method__init__
(self, procs:Collection[Union[PreProcessor, Collection[PreProcessor]]])
fastai/data_block.py:750
Method__init__
(self, items)
fastai/data_block.py:765
Method__init__
(self, item_lists, path:PathOrStr=None, label_cls:Callable=None, inner_df:Any=None, x:'ItemLi
fastai/data_block.py:778
Method__init__
(self, emb_szs:ListSizes, layers:Collection[int]=None, ps:Collection[float]=None, emb_drop:fl
fastai/collab.py:28
Method__init__
(self, n_factors:int, n_users:int, n_items:int, y_range:Tuple[float,float]=None)
fastai/collab.py:38
Method__init__
(self, silent=False, ctx=None, on_exit_report=True)
fastai/utils/mem.py:74
Method__init__
(self,learn:Learner)
fastai/utils/mod_display.py:12
Method__init__
(self, learn:Learner, phases:Collection[TrainingPhase], start_epoch:int=None)
fastai/callbacks/general_sched.py:20
Method__init__
(self, learn:Learner, base_dir:Path, name:str, loss_iters:int=25, hist_iters:int=500, stats_iters:int=100)
fastai/callbacks/tensorboard.py:28
Method__init__
(self, learn:GANLearner, base_dir:Path, name:str, loss_iters:int=25, hist_iters:int=500, stat
fastai/callbacks/tensorboard.py:107
Method__init__
(self, learn:Learner, base_dir:Path, name:str, loss_iters:int=25, hist_iters:int=500, stats_iters:int=100,
fastai/callbacks/tensorboard.py:176
Method__init__
(self, tbwriter: SummaryWriter, iteration:int)
fastai/callbacks/tensorboard.py:197
Method__init__
(self, orig:Image, real:Image, gen:Image)
fastai/callbacks/tensorboard.py:262
Method__init__
(self, model:nn.Module, iteration:int, tbwriter:SummaryWriter, name:str)
fastai/callbacks/tensorboard.py:266
Method__init__
(self)
fastai/callbacks/tensorboard.py:283
Method__init__
(self, model:nn.Module, iteration:int, tbwriter:SummaryWriter, name:str)
fastai/callbacks/tensorboard.py:292
Method__init__
(self, learn:Learner, batch:Tuple, iteration:int, tbwriter:SummaryWriter, ds_type:DatasetType)
fastai/callbacks/tensorboard.py:371
Method__init__
(self)
fastai/callbacks/tensorboard.py:400
Method__init__
(self, model:nn.Module, tbwriter:SummaryWriter, input_to_model:torch.Tensor)
fastai/callbacks/tensorboard.py:414
Method__init__
(self, learn:Learner, loss_scale:float=None, max_noskip:int=1000, dynamic:bool=True, clip:float=None,
fastai/callbacks/fp16.py:67
Method__init__
(self, n_batches:int=2)
fastai/callbacks/misc.py:7
Method__init__
(self, learn:Learner, start_lr:float=1e-7, end_lr:float=10, num_it:int=100, stop_div:bool=True)
fastai/callbacks/lr_finder.py:11
Method__init__
(self, ms:Collection[nn.Module], hook_func:HookFunc, is_forward:bool=True, detach:bool=True)
fastai/callbacks/hooks.py:36
Method__init__
(self, learn:Learner, modules:Sequence[nn.Module]=None, do_remove:bool=True)
fastai/callbacks/hooks.py:64
Method__init__
(self, learn:Learner, alpha:float=0.4, stack_x:bool=False, stack_y:bool=True)
fastai/callbacks/mixup.py:8
Method__init__
(self, learn:Learner, filename: str = 'history', append: bool = False)
fastai/callbacks/csv_logger.py:14
Method__init__
(self)
fastai/callbacks/tracker.py:13
Method__init__
(self, learn:Learner, monitor:str='valid_loss', mode:str='auto', min_delta:int=0, patience:int=0)
fastai/callbacks/tracker.py:55
Method__init__
(self, learn:Learner, monitor:str='valid_loss', mode:str='auto', every:str='improvement', name:str='bestmodel'
fastai/callbacks/tracker.py:79
Method__init__
(self, learn:Learner, monitor:str='valid_loss', mode:str='auto', patience:int=0, factor:float=0.2,
fastai/callbacks/tracker.py:109
Method__init__
Store completed epoch number in `learn.model_dir/name`.
fastai/callbacks/tracker.py:135
Method__init__
(self, learn:Learner, exp_name: str, params: dict, nb_path: str, uri: str = "http://localhost:5000")
fastai/callbacks/mlflow.py:11
Method__init__
(self, learn:Learner, alpha:float=0., beta:float=0.)
fastai/callbacks/rnn.py:10
Method__init__
(self, learn:Learner)
fastai/callbacks/mem.py:16
Method__init__
(self,learn:Learner,weights:torch.Tensor=None)
fastai/callbacks/oversampling.py:12
Method__init__
(self, learn:Learner, lr_max:float, moms:Floats=(0.95,0.85), div_factor:float=25., pct_start:float=0.3,
fastai/callbacks/one_cycle.py:10
Method__init__
(self, flow:FlowField, scale:bool=True, y_first:bool=True)
fastai/vision/image.py:255
Method__init__
(self, flow:FlowField, scale:bool=True, y_first:bool=True, labels:Collection=None, classes:di
fastai/vision/image.py:342
Method__init__
Create a transform for `func` and assign it an priority `order`, attach to `Image` class.
fastai/vision/image.py:457
Method__init__
(self, generator:nn.Module=None, critic:nn.Module=None, gen_mode:bool=False)
fastai/vision/gan.py:43
Method__init__
(self, learn:Learner, switch_eval:bool=False, clip:float=None, beta:float=0.98, gen_first:bool=False,
fastai/vision/gan.py:74
Method__init__
(self, learn:Learner, n_crit:Union[int,Callable]=1, n_gen:Union[int,Callable]=1)
fastai/vision/gan.py:153
Method__init__
(self, learn:Learner, gen_thresh:float=None, critic_thresh:float=None)
fastai/vision/gan.py:177
Method__init__
(self, data:DataBunch, generator:nn.Module, critic:nn.Module, gen_loss_func:LossFunction, cri
fastai/vision/gan.py:206
Method__init__
(self, noise_sz)
fastai/vision/gan.py:231
Method__init__
(self, items, noise_sz:int=100, **kwargs)
fastai/vision/gan.py:239
Method__init__
(self, learn:Learner, mult_lr:float = 5.)
fastai/vision/gan.py:279
Method__init__
(self, crit)
fastai/vision/gan.py:293
Method__init__
(self, dim:int, pad_mode:str='reflection', norm_layer:nn.Module=None, dropout:float=0., bias:bool=True)
fastai/vision/cyclegan.py:27
Method__init__
(self, ch_in:int, ch_out:int, n_features:int=64, disc_layers:int=3, gen_blocks:int=6, lsgan:bool=True,
fastai/vision/cyclegan.py:79
Method__init__
(self, crit)
fastai/vision/cyclegan.py:97
Method__init__
(self, cgan:nn.Module, lambda_A:float=10., lambda_B:float=10, lambda_idt:float=0.5, lsgan:bool=True)
fastai/vision/cyclegan.py:104
Method__init__
(self, learn:Learner, preds:Tensor, y_true:Tensor, losses:Tensor, ds_type:DatasetType=DatasetType.Valid)
fastai/vision/interpret.py:103
Method__init__
(self, ds:ItemList, pad_idx:int=0)
fastai/vision/data.py:327
Method__init__
(self, ds:ItemList)
fastai/vision/data.py:374
Method__init__
(self, items:Iterator, classes:Collection=None, **kwargs)
fastai/vision/data.py:380
Method__init__
(self, ds:ItemList)
fastai/vision/data.py:395
Method__init__
(self, items:Iterator, **kwargs)
fastai/vision/data.py:401
Method__init__
(self,ni,nf=None,act=True)
fastai/vision/models/xception.py:25
Method__init__
(self, encoder:nn.Module, n_classes:int, img_size:Tuple[int,int]=(256,256), blur:bool=False, blur_final=True,
fastai/vision/models/unet.py:39
Method__init__
(self, ni:int)
fastai/vision/models/darknet.py:15
Method__init__
create darknet with `nf` and `num_blocks` layers
fastai/vision/models/darknet.py:28
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
fastai/vision/models/xresnet2.py:18
Method__init__
(self, inplanes, planes, stride=1, downsample=None)
fastai/vision/models/xresnet2.py:49
Method__init__
(self, expansion, ni, nh, stride=1)
fastai/vision/models/xresnet.py:33
Method__init__
(self, expansion, layers, c_in=3, c_out=1000)
fastai/vision/models/xresnet.py:52
Method__init__
(self, ni, nf, stride, drop_p=0.0)
fastai/vision/models/wrn.py:19
Method__init__
(self, num_groups:int, N:int, num_classes:int, k:int=1, drop_p:float=0.0, start_nf:int=16, n_in_channels:int=3
fastai/vision/models/wrn.py:39
Method__init__
(self, ni, nf, stride=1, downsample=None)
fastai/vision/models/presnet.py:35
Method__init__
(self, ni, nf, stride=1, downsample=None)
fastai/vision/models/presnet.py:52
Method__init__
Setup path to save images to, init the UI, and render the widgets.
fastai/widgets/image_downloader.py:21
Method__init__
(self, dataset, fns_idxs, path, batch_size:int=5, duplicates=False)
fastai/widgets/image_cleaner.py:99
Method__init__
(self, interp:ClassificationInterpretation, classlist:list, is_ordered:bool=False, cut_off:int
fastai/widgets/class_confusion.py:12
Method__init__
(self, emb_szs:ListSizes, n_cont:int, out_sz:int, layers:Collection[int], ps:Collection[float]=None,
fastai/tabular/models.py:11
Method__init__
(self, ds:ItemBase=None, procs=None)
fastai/tabular/data.py:40
Method__init__
(self, items:Iterator, cat_names:OptStrList=None, cont_names:OptStrList=None, procs=None, **k
fastai/tabular/data.py:109
Method__init__
(self, data:DataBunch, model:nn.Module, split_func:OptSplitFunc=None, clip:float=None, alpha:
fastai/text/learner.py:47
Method__init__
(self, layers:Collection[int], drops:Collection[float])
fastai/text/learner.py:232
Method__init__
(self, bptt:int, max_len:int, module:nn.Module, pad_idx:int=1)
fastai/text/learner.py:248
Method__init__
(self, lang:str)
fastai/text/transform.py:18
Method__init__
(self, lang:str)
fastai/text/transform.py:24
Method__init__
(self, tok_func:Callable=SpacyTokenizer, lang:str='en', pre_rules:ListRules=None, post_rules:
fastai/text/transform.py:89
Method__init__
(self, itos:Collection[str])
fastai/text/transform.py:124
Method__init__
(self, learn: Learner, preds: Tensor, y_true: Tensor, losses: Tensor, ds_type: DatasetType = DatasetType.Valid
fastai/text/interpret.py:40
Method__init__
(self, length:int, forward:bool)
fastai/text/data.py:21
Method__init__
(self, dataset:LabelList, lengths:Collection[int]=None, bs:int=32, bptt:int=70, backwards:bool=False,
fastai/text/data.py:27
Method__init__
(self, data_source:NPArrayList, key:KeyFunc)
fastai/text/data.py:102
Method__init__
(self, data_source:NPArrayList, key:KeyFunc, bs:int)
fastai/text/data.py:110
← previousnext →901–1,000 of 1,778, ranked by callers