Method__init__(self, c_dec, c_enc, n_head, norm_dec, dropout_rate=0.,
cond_key='cross', cond_key_padding='c
k_diffusion/layers.py:341
Method__init__(self, h, pcoeff, icoeff, dcoeff, order=1, accept_safety=0.81, eps=1e-8)
k_diffusion/sampling.py:306
Method__init__(self, levels, mapping, in_channels, out_channels, patch_size, input_size, condition_dropout_rate, rgb_conditi
k_diffusion/models/image_transformer_v2_conditional.py:73
Method__init__(self, d_model, d_head, cond_features, window_size, window_shift, dropout=0.0)
k_diffusion/models/modules.py:462
Method__init__(self, d_model, d_ff, d_head, cond_features, kernel_size, dropout=0.0)
k_diffusion/models/modules.py:522
Method__init__(self, d_model, d_ff, d_head, cond_features, window_size, index, dropout=0.0)
k_diffusion/models/modules.py:533
Method__init__(self, in_channels, n_heads, d_head,
global_cond_dim,
do_self_attention=True
k_diffusion/models/attention.py:70
Method__init__(self, npz_data, meta_data, scalp_mesh_data, nr_full_strands_per_hairstyle, compute_tbn=True, flip=False)
data_loader/dataloader.py:26
Method__init__(self, path_ckpt_strandcodec, path_config_difflocks, path_ckpt_difflocks, path_ckpt_rgb2material=None, cfg_val
inference/img2hair.py:212
Method__init__(self, optimizer, start_factor=1.0 / 3, end_factor=1.0, total_iters=5, last_epoch=-1,
verbose
schedulers/linearlr.py:50
Method__init__(self, in_channels, modulation_hidden_dim, siren_hidden_dim, scale_init, decode_type, decode_random_verts, nr_
models/strand_codec.py:229
Methodafter_forward_pass(self, phase, loss=0, loss_pos=0, loss_dir=0, loss_curv=0, loss_kl=0, lr=0, z_deviation=None, z=None, z_no_eps
callbacks/tensorboard_callback.py:11
Methodafter_forward_pass(self, phase, loss, loss_pos, loss_dir, loss_curv, **kwargs)
callbacks/state_callback.py:11