LDM-SRtuning
LDM-SRtuning copied to clipboard
Loss does not go down and explodes eventually!
Hello, I am trying to train your model on a single A6000 from scratch with DF2K dataset. First, I have tried your original config and then I have tried batch_size=18 and LR_size=64. Nevertheless, I couldn't train the model. The loss remains at 1 and eventually explodes. Output images is just random rgb noise. Would you be able to help me with this problem?
Thank you
There should be some mistakes in your config. The most possible reason is that you did not load the Autoencoder model correctly.