MCPcopy Create free account

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

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

Method__init__
(self, ds:ItemList=None, tokenizer:Tokenizer=None, chunksize:int=10000, mark_fields:bool=Fal
fastai/text/data.py:285
Method__init__
(self, ds:ItemList=None, vocab:Vocab=None, max_vocab:int=60000, min_freq:int=3)
fastai/text/data.py:302
Method__init__
(self, items:Iterator, vocab:Vocab=None, pad_idx:int=1, sep=' ', **kwargs)
fastai/text/data.py:323
Method__init__
(self, items:Iterator, **kwargs)
fastai/text/data.py:377
Method__init__
(self, ds:ItemList=None, pre_rules: ListRules=None, post_rules:ListRules=None, vocab_sz:int=None,
fastai/text/data.py:440
Method__init__
(self, input_size:int, hidden_size:int=None, save_prev_x:bool=False, zoneout:float=0, window:int=1,
fastai/text/models/qrnn.py:84
Method__init__
(self, p:float=0.5)
fastai/text/models/awd_lstm.py:20
Method__init__
(self, module:nn.Module, weight_p:float, layer_names:Collection[str]=['weight_hh_l0'])
fastai/text/models/awd_lstm.py:30
Method__init__
(self, emb:nn.Module, embed_p:float)
fastai/text/models/awd_lstm.py:60
Method__init__
(self, n_out:int, n_hid:int, output_p:float, tie_encoder:nn.Module=None, bias:bool=True)
fastai/text/models/awd_lstm.py:140
Method__init__
(self, learn: Learner, preds: Tensor, y_true: Tensor, losses: Tensor, ds_type: DatasetType = DatasetType.Valid
fastai/text/models/awd_lstm.py:207
Method__init__
(self, d:int)
fastai/text/models/transformer.py:13
Method__init__
(self, n_heads:int, d_model:int, d_head:int=None, resid_p:float=0., attn_p:float=0., bias:bool=True,
fastai/text/models/transformer.py:35
Method__init__
(self, n_heads:int, d_model:int, d_head:int, resid_p:float=0., attn_p:float=0., bias:bool=True,
fastai/text/models/transformer.py:92
Method__init__
(self, n_heads:int, d_model:int, d_head:int, d_inner:int, resid_p:float=0., attn_p:float=0., ff_p:float=0.,
fastai/text/models/transformer.py:141
Method__init__
(self, vocab_sz:int, ctx_len:int, n_layers:int, n_heads:int, d_model:int, d_head:int, d_inner:int,
fastai/text/models/transformer.py:176
Method__init__
(self, in_channels, pool_features)
fid/inception.py:194
Method__init__
(self, in_channels, channels_7x7)
fid/inception.py:221
Method__init__
(self, in_channels)
fid/inception.py:251
Method__init__
(self, in_channels)
fid/inception.py:286
Method__int__
(self)
fastai/core.py:310
Method__iter__
Process and returns items from `DataLoader`.
fastai/basic_data.py:73
Method__iter__
(self)
fastai/distributed.py:104
Method__iter__
(self)
fastai/callbacks/hooks.py:41
Method__iter__
(self)
fastai/text/data.py:104
Method__iter__
(self)
fastai/text/data.py:115
Method__len__
(self)
fastai/basic_data.py:37
Method__len__
(self)
fastai/data_block.py:71
Method__len__
(self)
fastai/data_block.py:603
Method__len__
(self)
fastai/callbacks/hooks.py:40
Method__len__
(self)
fastai/text/data.py:24
Method__len__
(self)
fastai/text/data.py:33
Method__len__
(self)
fastai/text/data.py:103
Method__len__
(self)
fastai/text/data.py:113
Method__new__
(cls, name, bases, dct)
fastai/core.py:59
Method__post_init__
(self)
fastai/basic_data.py:33
Method__post_init__
Initialize smoother and learning stats.
fastai/callback.py:230
Method__post_init__
(self)
fastai/general_optimizer.py:40
Method__post_init__
(self)
fastai/callbacks/general_sched.py:12
Method__post_init__
(self)
fastai/vision/image.py:494
Method__repr__
(self)
fastai/basic_data.py:102
Method__repr__
(self)
fastai/core.py:182
Method__repr__
(self)
fastai/core.py:387
Method__repr__
(self)
fastai/layers.py:176
Method__repr__
(self)
fastai/layers.py:228
Method__repr__
(self)
fastai/callback.py:44
Method__repr__
(self)
fastai/callback.py:202
Method__repr__
(self)
fastai/data_block.py:75
Method__repr__
(self)
fastai/data_block.py:463
Method__repr__
(self)
fastai/data_block.py:612
Method__repr__
(self)
fastai/data_block.py:769
Method__repr__
(self)
fastai/vision/image.py:87
Method__repr__
(self)
fastai/vision/image.py:278
Method__repr__
(self)
fastai/vision/image.py:482
Method__repr__
(self)
fastai/text/transform.py:97
Method__setstate__
(self,data:Any)
fastai/basic_train.py:446
Method__setstate__
(self,data:Any)
fastai/basic_data.py:39
Method__setstate__
(self,data:Any)
fastai/basic_data.py:123
Method__setstate__
(self,data:Any)
fastai/callback.py:65
Method__setstate__
(self, state:dict)
fastai/data_block.py:351
Method__setstate__
(self,data:Any)
fastai/data_block.py:481
Method__setstate__
(self,data:Any)
fastai/data_block.py:642
Method__setstate__
(self, state:dict)
fastai/text/transform.py:139
Method__str__
(self)
fastai/core.py:304
Method__str__
(self)
fastai/core.py:311
Method__str__
(self)
fastai/core.py:317
Method__str__
(self)
fastai/core.py:323
Method__str__
(self)
fastai/vision/gan.py:232
Method__str__
(self)
fastai/tabular/data.py:30
Method__str__
(self)
fastai/text/data.py:281
Function_alexnet_split
(m:nn.Module)
fastai/vision/learner.py:21
Method_apply_attention
(self, x:Tensor, r:Tensor=None, u:Tensor=None, v:Tensor=None, mask:Tensor=None, mem:Tensor=None)
fastai/text/models/transformer.py:97
Method_attention_einsum
(self, x, mask=None)
fastai/text/models/transformer.py:60
Method_attention_einsum
(self, x:Tensor, r:Tensor=None, u:Tensor=None, v:Tensor=None, mask:Tensor=None, mem:Tensor=None)
fastai/text/models/transformer.py:119
Function_brightness
Apply `change` in brightness of image `x`.
fastai/vision/transform.py:15
Function_cl_int_from_learner
Create an instance of `ClassificationInterpretation`. `tta` indicates if we want to use Test Time Augmentation.
fastai/vision/learner.py:128
Function_cl_int_from_learner
Creates an instance of 'ClassificationInterpretation
fastai/tabular/models.py:46
Function_cl_int_gradcam
(self, idx, heatmap_thresh:int=16, image:bool=True)
fastai/vision/learner.py:138
Function_cl_int_plot_multi_top_losses
Show images in `top_losses` along with their prediction, actual, loss, and probability of predicted class in a multilabeled dataset.
fastai/vision/learner.py:186
Function_cl_int_plot_top_losses
Show images in `top_losses` along with their prediction, actual, loss, and probability of actual class.
fastai/vision/learner.py:163
Function_cl_int_plot_top_losses
Generates a dataframe of 'top_losses' along with their prediction, actual, loss, and probability of the actual class.
fastai/tabular/models.py:51
Function_contrast
Apply `scale` to contrast of image `x`.
fastai/vision/transform.py:20
Method_create_dl
(dl, **kwargs)
fastai/basic_data.py:93
Function_crop
(x, size, row_pct:uniform=0.5, col_pct:uniform=0.5)
fastai/vision/transform.py:169
Function_crop_default
Crop `x` to `size` pixels. `row_pct`,`col_pct` select focal point of crop.
fastai/vision/transform.py:150
Function_crop_image_points
(x, size, row_pct=0.5, col_pct=0.5)
fastai/vision/transform.py:158
Function_crop_pad
(x, size, padding_mode='reflection', row_pct:uniform = 0.5, col_pct:uniform = 0.5)
fastai/vision/transform.py:200
Function_crop_pad_default
Crop and pad tfm - `row_pct`,`col_pct` sets focal point.
fastai/vision/transform.py:175
Function_crop_pad_image_points
(x, size, padding_mode='reflection', row_pct = 0.5, col_pct = 0.5)
fastai/vision/transform.py:191
Function_cutout
Cut out `n_holes` number of square holes of size `length` in image at random locations.
fastai/vision/transform.py:122
Function_data_parallel_reset
(self)
fastai/torch_core.py:394
Function_databunch_load_empty
Load an empty `DataBunch` from the exported file in `path/fname` with optional `tfms`.
fastai/data_block.py:742
Function_db_pre_transform
Call `train_tfm` and `valid_tfm` after opening image, before converting from `PIL.Image`
fastai/vision/data.py:444
Function_decode
(df)
fastai/data_block.py:10
Function_default_split
(m:nn.Module)
fastai/vision/learner.py:14
Function_densenet_split
(m:nn.Module)
fastai/vision/learner.py:19
Function_dihedral
Randomly flip `x` image based on `k`.
fastai/vision/transform.py:79
Function_dihedral_affine
Randomly flip `x` image based on `k`.
fastai/vision/transform.py:89
Function_download_image_inner
(dest, url, i, timeout=4)
fastai/vision/data.py:189
Function_download_single_image
Downloads a single image from Google Search results to `label_path` given an `img_tuple` that contains `(fname, url)` of an image to download
fastai/widgets/image_downloader.py:170
← previousnext →1,001–1,100 of 1,778, ranked by callers