deepview
deepview copied to clipboard
upsampling op?
Hi!
I see you are using upsampling operator
(torch.nn.Upsample(scale_factor=2,mode='bilinear')
after the “Convert to RGBA” block. (LGD iteration 1 after the initialization step). Don't see this part in the paper.
Do you think they have forget to mention about it in the diagram?