SRMD-pytorch
SRMD-pytorch copied to clipboard
How to generate the degradation maps?
Hi, could you teach me how to generate the degradation maps, and how to concatenate with the LR image? Could you upload the codes? Thanks very much!
@hwuscut I'm sorry to be late. I do not implement it in a general form for testing. Instead, you can check the following, which is some part of my data loader for training. https://github.com/2wins/SRMD-pytorch/blob/c561a063b25ced255f735b855264700ae38cc04e/data_loader.py#L40-L47