Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpenserCai/sd-webui-deoldify
/ functions
Functions
1,778 in github.com/SpenserCai/sd-webui-deoldify
⨍
Functions
1,778
◇
Types & classes
284
↳
Endpoints
1
Function
PYBIND11_MODULE
fastai/text/models/forget_mult_cuda.cpp:28
Function
Ready
(s *discordgo.Session, event *discordgo.Ready)
bot/core/handler.go:18
Function
RunBot
()
bot/core/core.go:21
Function
_TTA
Applies TTA to predict on `ds_type` dataset.
fastai/vision/tta.py:33
Method
__call__
(self, input:Tensor, target:Tensor, **kwargs)
fastai/layers.py:234
Method
__call__
Call through to all of the `CallbakHandler` functions.
fastai/callback.py:247
Method
__call__
Calc now if `args` passed; else create a transform called prob `p` if `random`.
fastai/vision/image.py:469
Method
__call__
Randomly execute our tfm on `x`.
fastai/vision/image.py:523
Method
__call__
Apply the correct function to `df` depending on `test`.
fastai/tabular/transform.py:121
Method
__del__
(self)
deoldify/loss.py:42
Method
__del__
(self)
deoldify/loss.py:135
Method
__del__
(self)
deoldify/unet.py:164
Method
__del__
(self)
deoldify/unet.py:283
Method
__del__
(self)
fastai/utils/mem.py:122
Method
__del__
(self)
fastai/callbacks/hooks.py:81
Method
__del__
(self)
fastai/vision/models/unet.py:76
Method
__dir__
(self)
fastai/data_block.py:457
Method
__enter__
(self)
fastai/torch_core.py:271
Method
__enter__
(self)
fastai/torch_core.py:282
Method
__enter__
(self)
fastai/utils/ipython.py:59
Method
__enter__
(self)
fastai/utils/mem.py:114
Method
__enter__
(self)
fastai/utils/mod_display.py:15
Method
__enter__
(self)
fastai/callbacks/tensorboard.py:241
Method
__enter__
(self, *args)
fastai/callbacks/hooks.py:31
Method
__enter__
(self, *args)
fastai/callbacks/hooks.py:49
Method
__eq__
(self, other)
fastai/core.py:190
Method
__exit__
(self, type, value, traceback)
fastai/torch_core.py:274
Method
__exit__
(self, type, value, traceback)
fastai/torch_core.py:292
Method
__exit__
(self, exc_type, exc_val, exc_tb)
fastai/utils/ipython.py:60
Method
__exit__
(self, *exc)
fastai/utils/mem.py:118
Method
__exit__
(self, *args)
fastai/utils/mod_display.py:26
Method
__exit__
(self, exc_type, exc_value, traceback)
fastai/callbacks/tensorboard.py:243
Method
__exit__
(self, *args)
fastai/callbacks/hooks.py:32
Method
__exit__
(self, *args)
fastai/callbacks/hooks.py:50
Method
__getattr__
(self, item)
fastai/basic_train.py:293
Method
__getattr__
(self,k)
fastai/basic_train.py:445
Method
__getattr__
(self,k:str)
fastai/basic_data.py:38
Method
__getattr__
(self,k:int)
fastai/basic_data.py:122
Method
__getattr__
(self, k:str)
fastai/callback.py:64
Method
__getattr__
(self, k)
fastai/data_block.py:466
Method
__getattr__
(self,k:str)
fastai/data_block.py:633
Method
__getattr__
(self,k:str)
fastai/text/data.py:40
Method
__getitem__
(self,i)
fastai/layers.py:144
Method
__getitem__
returns a single item based if `idxs` is an integer or a new `ItemList` object if `idxs` is a range.
fastai/data_block.py:115
Method
__getitem__
return a single (x, y) if `idxs` is an integer or a new `LabelList` object if `idxs` is a range.
fastai/data_block.py:644
Method
__getitem__
(self,idxs:int)
fastai/data_block.py:799
Method
__getitem__
(self,i:int)
fastai/callbacks/hooks.py:39
Method
__getitem__
(self, i)
fastai/text/data.py:22
Method
__getitem__
(self, k:int)
fastai/text/data.py:72
Method
__getstate__
(self)
fastai/data_block.py:350
Method
__getstate__
(self)
fastai/text/transform.py:136
Method
__hash__
(self)
fastai/core.py:305
Method
__hash__
(self)
fastai/core.py:312
Method
__hash__
(self)
fastai/core.py:318
Method
__hash__
(self)
fastai/core.py:324
Method
__init__
(self, layer_wgts=[5, 15, 2], wass_wgts=[3.0, 0.7, 0.01])
deoldify/loss.py:48
Method
__init__
( self, ni: int, nf: int = None, scale: int = 2, blur: bool = False,
deoldify/unet.py:27
Method
__init__
( self, encoder: nn.Module, n_classes: int, blur: bool = False, blur_f
deoldify/unet.py:97
Method
__init__
( self, up_in_c: int, x_in_c: int, n_out: int, hook: Hook, fin
deoldify/unet.py:173
Method
__init__
( self, encoder: nn.Module, n_classes: int, blur: bool = False, blur_f
deoldify/unet.py:211
Method
__init__
(self, learn: Learner, stats: tuple = imagenet_stats)
deoldify/filters.py:77
Method
__init__
(self, filters: List[IFilter], render_factor: int)
deoldify/filters.py:114
Method
__init__
( self, learn: GANLearner, learn_gen: Learner, filename: str, save_ite
deoldify/save.py:8
Method
__init__
(self)
deoldify/_device.py:11
Method
__init__
(self, filter: IFilter, results_dir: str = None)
deoldify/visualize.py:18
Method
__init__
(self, vis: ModelImageVisualizer,workfolder: Path = None)
deoldify/visualize.py:187
Method
__init__
(self, learn)
fastai/basic_train.py:440
Method
__init__
(self, learn:Learner, add_time:bool=True, silent:bool=False)
fastai/basic_train.py:459
Method
__init__
(self, train_dl:DataLoader, valid_dl:DataLoader, fix_dl:DataLoader=None, test_dl:Optional[DataLoader]=None,
fastai/basic_data.py:87
Method
__init__
(self, learn:Learner, clip:float = 0.)
fastai/train.py:87
Method
__init__
(self, learn:Learner, n_step:int = 1, drop_last:bool = False)
fastai/train.py:104
Method
__init__
(self, learn:Learner, preds:Tensor, y_true:Tensor, losses:Tensor, ds_type:DatasetType=DatasetType.Valid)
fastai/train.py:167
Method
__init__
(self, learn:Learner, preds:Tensor, y_true:Tensor, losses:Tensor, ds_type:DatasetType=DatasetType.Valid,
fastai/train.py:224
Method
__init__
(self, data:Any)
fastai/core.py:181
Method
__init__
(self)
fastai/core.py:303
Method
__init__
(self,data,obj)
fastai/core.py:309
Method
__init__
(self,data,obj,raw)
fastai/core.py:316
Method
__init__
(self,obj)
fastai/core.py:322
Method
__init__
(self, func:LambdaFunc)
fastai/layers.py:12
Method
__init__
(self, *size:int)
fastai/layers.py:17
Method
__init__
(self, *size:int)
fastai/layers.py:22
Method
__init__
(self, full:bool=False)
fastai/layers.py:27
Method
__init__
(self, n_channels:int)
fastai/layers.py:61
Method
__init__
(self, n_channels:int)
fastai/layers.py:83
Method
__init__
(self, *layers)
fastai/layers.py:130
Method
__init__
(self, dense:bool=False)
fastai/layers.py:151
Method
__init__
(self, low:int, high:int)
fastai/layers.py:169
Method
__init__
(self, func, **kwargs)
fastai/layers.py:174
Method
__init__
Output will be 2*sz or 2 if sz is None
fastai/layers.py:180
Method
__init__
(self, ni:int, nf:int=None, scale:int=2, blur:bool=False, norm_type=NormType.Weight, leaky:float=None)
fastai/layers.py:206
Method
__init__
(self, func, *args, axis:int=-1, floatify:bool=False, is_2d:bool=True, **kwargs)
fastai/layers.py:224
Method
__init__
(self, eps:float=0.1, reduction='mean')
fastai/layers.py:297
Method
__init__
(self, opt:optim.Optimizer, wd:Floats=0., true_wd:bool=False, bn_wd:bool=True)
fastai/callback.py:11
Method
__init__
(self, beta:float)
fastai/callback.py:210
Method
__init__
(self, func)
fastai/callback.py:330
Method
__init__
(self, vals:StartOptEnd, n_iter:int, func:Optional[AnnealFunc]=None)
fastai/callback.py:378
Method
__init__
(self, p:nn.Parameter)
fastai/torch_core.py:155
Method
__init__
(self, model:nn.Module)
fastai/torch_core.py:270
Method
__init__
(self, loss_func:LossFunction)
fastai/torch_core.py:279
Method
__init__
(self, learn:Learner, cuda_id:int=0, cache_dir:PathOrStr='tmp')
fastai/distributed.py:49
← previous
next →
801–900 of 1,778, ranked by callers