You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: