Dear Authors, Thanks for open-sourcing the code. I am wondering as to why you concatenated the mask tensor along with the image tensor in [this](https://github.com/otenim/GLCIC-PyTorch/blob/master/train.py#L146) line ? If we don't concat the mask, was there any degradation of visual quality of outputs? Thanks, Avisek