↓ 12 callersMethodhelper(self,
image_shape=(1, 28, 28),
n_templates=40,
template_size=(11
torch_scae/tests/test_part_decoder.py:75
↓ 7 callersMethodhelper(self,
image_shape=(1, 28, 28),
n_templates=40,
template_size=(11
torch_scae/tests/test_part_decoder.py:9
Method__init__ Args: normal_dist: torch normal distribution, [B, K, ...] mixing_logits: tensor [B, K, ...] with K the number of componen
torch_scae/distributions.py:21
Method__init__(self, params, lr=1e-3, betas=(0.9, 0.999), eps=1e-8, weight_decay=0, degenerated_to_sgd=True)
torch_scae/optimizers.py:12
MethodforwardBuilds the module. Args: templates: (B, n_templates, n_channels, *template_size) tensor pose: [B, n_templates, 6] tensor.
torch_scae/part_decoder.py:152