deep-burst-sr
deep-burst-sr copied to clipboard
Has anybody meet the problem 'assert x.dim() == 5 AssertionError'
I got the x.dim()=4 in model/encoder.py, forward() But the asked dim is 5 But I didn't change any code, except the input data numbers.
Hi,
That is strange. I just tested the code. Does the issue still persist? Did you try to train the default model?