Klaus-Rudolf Kladny

Results 3 issues of Klaus-Rudolf Kladny

I trained the full model on Morpho-MNIST using the command `python -m deepscm.experiments.morphomnist.trainer -e SVIExperiment -m ConditionalVISEM --data_dir /path/to/data --default_root_dir /path/to/checkpoints --decoder_type fixed_var`. This worked without issues. However, for running...

It seems that some layers do not support conditioning, like the affine coupling block. Would it be possible to extend this, as suggested in e.g. https://arxiv.org/pdf/1912.00042 ? Wouldn't be much...

When training the DiscreteDenoisingDiffusion model on the guidance branch, the validation step (but not the training step) returns nan as loss. Specifically, it seems to have to do with line...