Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe-research/custom-diffusion
/ functions
Functions
135 in github.com/adobe-research/custom-diffusion
⨍
Functions
135
◇
Types & classes
19
Method
__init__
(self, data)
customconcept101/evaluate.py:42
Method
__init__
(self, data)
customconcept101/evaluate.py:68
Method
__len__
(self)
train.py:321
Method
__len__
(self)
train.py:351
Method
__len__
(self)
src/diffusers_data_pipeline.py:265
Method
__len__
(self)
src/diffusers_data_pipeline.py:333
Method
__len__
(self)
src/finetune_data.py:174
Method
__len__
(self)
customconcept101/evaluate.py:33
Method
__len__
(self)
customconcept101/evaluate.py:63
Method
__len__
(self)
customconcept101/evaluate.py:88
Method
_predict_dataloader
(self, shuffle=False)
train.py:434
Method
_test_dataloader
(self, shuffle=False)
train.py:421
Method
_testtube
(self, pl_module, images, batch_idx, split)
train.py:514
Method
_train_dataloader
(self)
train.py:392
Method
_val_dataloader
(self, shuffle=False)
train.py:410
Method
add_token
(self, initializer_token)
src/diffusers_model_pipeline.py:423
Method
change_checkpoint
(model)
src/model.py:135
Method
change_forward
(model)
src/model.py:168
Method
configure_optimizers
(self)
src/model.py:178
Function
divein
(*args, **kwargs)
train.py:953
Method
encode
(self, text)
src/custom_modules.py:314
Method
forward
(self, text)
src/custom_modules.py:293
Method
load_model
(self, save_path, compress=False)
src/diffusers_model_pipeline.py:605
Method
new_forward
(self, x, context=None, mask=None)
src/model.py:144
Method
on_keyboard_interrupt
(self, trainer, pl_module)
train.py:454
Method
on_pretrain_routine_start
(self, trainer, pl_module)
train.py:460
Method
on_train_batch_end
(self, trainer, pl_module, outputs, batch, batch_idx, dataloader_idx)
train.py:587
Method
on_train_epoch_end
(self, trainer, pl_module, outputs)
train.py:607
Method
on_train_epoch_start
(self, trainer, pl_module)
train.py:601
Method
p_losses
(self, x_start, cond, t, mask=None, noise=None)
src/model.py:221
Method
save_pretrained
(self, save_path, freeze_model="crossattn_kv", save_text_encoder=False, all=False)
src/diffusers_model_pipeline.py:576
Function
set_use_memory_efficient_attention_xformers
( self, use_memory_efficient_attention_xformers: bool, attention_op: Optional[Callable] = None )
src/diffusers_model_pipeline.py:236
Function
str2bool
(v)
train.py:118
Method
training_step
(self, batch, batch_idx)
src/model.py:275
Function
worker_init_fn
(_)
train.py:328
← previous
101–135 of 135, ranked by callers