Naveed Unjum

Results 6 issues of Naveed Unjum

XDM Browser Monitor has been disabled due to security or stability issues. Please see to it ![image](https://user-images.githubusercontent.com/37370766/104364799-1d6d4b00-553d-11eb-8477-7f8a7d0b8266.png)

I trained the LDM on LSUN churches and now want to use this model to sample images. i used `python scripts/sample_diffusion.py -r models/ldm/lsun_churches256/model.ckpt -l preds -n 4 --batch_size 8 -c...

Hello, I have been able to train the model on custom dataset using unconditional LDMs. Is there a way to train a conditional model, couldn't find a script for training...

**Describe the bug** When I try to use the cuba Recurrent blocks in my network, I get ```RuntimeError: Output 0 of SelectBackward0 is a view and is being modified inplace....

1-bug

Is there a way to make the decay parameters learnable? I want to train a network that can also adjust the decay parameters for the individual neurons. Also is it...

1-feature
0-needs-review

When building the network, the neuron parameters that need to be set don't seem to change even after setting different values. For example, for the following network: ``` self.blocks =...

1-bug
0-needs-review