REDNet-pytorch icon indicating copy to clipboard operation
REDNet-pytorch copied to clipboard

residual adding in the model

Open daofuz opened this issue 4 years ago • 0 comments

I was confused that you are using MSE loss for the input and output but there is a direct residual adding of original input in the model. Would this model just make the encoder decoder to output 0 to reduce the MSE loss. Hoping you could point me out. Best regards.

image

daofuz avatar Jun 07 '20 10:06 daofuz